.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}@media (max-width: 767px){#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 {
  
}
}







#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9038a24-e7b8-45a4-9f5d-65a6f94561d5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-17bcd517-0536-40c3-8b28-749eff06e918 {
  background-image: url(https://i.shgcdn.com/4fdb65ec-4448-4b22-871e-5340852975a1/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 600px;
background-position: center bottom;
}
@media (min-width: 1200px){#s-17bcd517-0536-40c3-8b28-749eff06e918 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17bcd517-0536-40c3-8b28-749eff06e918 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17bcd517-0536-40c3-8b28-749eff06e918 {
  
}
}@media (max-width: 767px){#s-17bcd517-0536-40c3-8b28-749eff06e918 {
  
}
}







#s-17bcd517-0536-40c3-8b28-749eff06e918 > .shg-box-overlay {
  background-color: rgba(35, 32, 32, 1);
  opacity: 0.3;
}#s-17bcd517-0536-40c3-8b28-749eff06e918.shg-box.shg-c {
  justify-content: center;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-8862b419-bbb3-4914-b286-e1e9819818ac {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-8862b419-bbb3-4914-b286-e1e9819818ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8862b419-bbb3-4914-b286-e1e9819818ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8862b419-bbb3-4914-b286-e1e9819818ac {
  
}
}@media (max-width: 767px){#s-8862b419-bbb3-4914-b286-e1e9819818ac {
  
}
}
@media (min-width: 0px) {
[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8862b419-bbb3-4914-b286-e1e9819818ac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dcf490f2-7676-4050-a133-5936dd6f204e {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 1200px){#s-dcf490f2-7676-4050-a133-5936dd6f204e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dcf490f2-7676-4050-a133-5936dd6f204e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dcf490f2-7676-4050-a133-5936dd6f204e {
  
}
}@media (max-width: 767px){#s-dcf490f2-7676-4050-a133-5936dd6f204e {
  
}
}







#s-dcf490f2-7676-4050-a133-5936dd6f204e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dcf490f2-7676-4050-a133-5936dd6f204e.shg-box.shg-c {
  justify-content: flex-start;
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-6b6cfa94-168f-4548-9b06-56d848e23050 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-6b6cfa94-168f-4548-9b06-56d848e23050 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6b6cfa94-168f-4548-9b06-56d848e23050 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6b6cfa94-168f-4548-9b06-56d848e23050 {
  
}
}@media (max-width: 767px){#s-6b6cfa94-168f-4548-9b06-56d848e23050 {
  
}
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-8f2c5bc3-92b8-4148-8607-62e935e89fb5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-8f2c5bc3-92b8-4148-8607-62e935e89fb5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 58px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-379dc757-5a43-4e85-ba6a-37c40945c070 {
  background-image: url(https://i.shgcdn.com/6895f5cf-7b5f-43e4-b860-9f5700a94e7e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 700px;
background-attachment: scroll;
background-position: center center;
}
@media (min-width: 1200px){#s-379dc757-5a43-4e85-ba6a-37c40945c070 {
  display: none;
}
#s-379dc757-5a43-4e85-ba6a-37c40945c070, #wrap-s-379dc757-5a43-4e85-ba6a-37c40945c070 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-379dc757-5a43-4e85-ba6a-37c40945c070 {
  display: none;
}
#s-379dc757-5a43-4e85-ba6a-37c40945c070, #wrap-s-379dc757-5a43-4e85-ba6a-37c40945c070 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-379dc757-5a43-4e85-ba6a-37c40945c070 {
  
}
}@media (max-width: 767px){#s-379dc757-5a43-4e85-ba6a-37c40945c070 {
  display: none;
}
#s-379dc757-5a43-4e85-ba6a-37c40945c070, #wrap-s-379dc757-5a43-4e85-ba6a-37c40945c070 { display:none !important; }}







#s-379dc757-5a43-4e85-ba6a-37c40945c070 > .shg-box-overlay {
  background-color: rgba(47, 46, 46, 1);
  opacity: 0.2;
}#s-379dc757-5a43-4e85-ba6a-37c40945c070.shg-box.shg-c {
  justify-content: center;
}

#s-c6e49660-4815-493c-9d29-753283c4adfb {
  margin-left: 20px;
margin-right: 20px;
}
@media (min-width: 1200px){#s-c6e49660-4815-493c-9d29-753283c4adfb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c6e49660-4815-493c-9d29-753283c4adfb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c6e49660-4815-493c-9d29-753283c4adfb {
  
}
}@media (max-width: 767px){#s-c6e49660-4815-493c-9d29-753283c4adfb {
  
}
}
@media (min-width: 0px) {
[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6e49660-4815-493c-9d29-753283c4adfb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 {
  display: none;
}
#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5, #wrap-s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 {
  display: none;
}
#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5, #wrap-s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 {
  display: none;
}
#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5, #wrap-s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 { display:none !important; }}
#s-37ff1584-94eb-4e1a-8968-ffe27d6147c5 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 23px;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: center;
}



#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda {
  display: none;
}
#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda, #wrap-s-5829a1a4-0bb9-4c49-84d9-42d06877ebda { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda {
  display: none;
}
#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda, #wrap-s-5829a1a4-0bb9-4c49-84d9-42d06877ebda { display:none !important; }}@media (max-width: 767px){#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda {
  display: none;
}
#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda, #wrap-s-5829a1a4-0bb9-4c49-84d9-42d06877ebda { display:none !important; }}
#s-5829a1a4-0bb9-4c49-84d9-42d06877ebda .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 17px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-e2a5a1f4-7e0a-4ea9-94a6-1c38dd3f61de {
  padding-left: 180px;
padding-right: 180px;
}

#s-e2a5a1f4-7e0a-4ea9-94a6-1c38dd3f61de hr {
  border: 0;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 1);
}

#s-80a5bea9-c82a-46d0-8876-e33518389f62 {
  margin-top: -10px;
margin-left: 30px;
margin-bottom: -10px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-80a5bea9-c82a-46d0-8876-e33518389f62 {
  display: none;
}
#s-80a5bea9-c82a-46d0-8876-e33518389f62, #wrap-s-80a5bea9-c82a-46d0-8876-e33518389f62 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80a5bea9-c82a-46d0-8876-e33518389f62 {
  display: none;
}
#s-80a5bea9-c82a-46d0-8876-e33518389f62, #wrap-s-80a5bea9-c82a-46d0-8876-e33518389f62 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80a5bea9-c82a-46d0-8876-e33518389f62 {
  display: none;
}
#s-80a5bea9-c82a-46d0-8876-e33518389f62, #wrap-s-80a5bea9-c82a-46d0-8876-e33518389f62 { display:none !important; }}
#s-80a5bea9-c82a-46d0-8876-e33518389f62 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 3px;
  text-align: center;
}



#s-b19b9b64-474b-458f-b809-aa83c5fbc278 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-b19b9b64-474b-458f-b809-aa83c5fbc278 {
  display: none;
}
#s-b19b9b64-474b-458f-b809-aa83c5fbc278, #wrap-s-b19b9b64-474b-458f-b809-aa83c5fbc278 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b19b9b64-474b-458f-b809-aa83c5fbc278 {
  display: none;
}
#s-b19b9b64-474b-458f-b809-aa83c5fbc278, #wrap-s-b19b9b64-474b-458f-b809-aa83c5fbc278 { display:none !important; }}@media (max-width: 767px){#s-b19b9b64-474b-458f-b809-aa83c5fbc278 {
  display: none;
}
#s-b19b9b64-474b-458f-b809-aa83c5fbc278, #wrap-s-b19b9b64-474b-458f-b809-aa83c5fbc278 { display:none !important; }}
#s-b19b9b64-474b-458f-b809-aa83c5fbc278 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 27px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca {
  display: none;
}
#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca, #wrap-s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca {
  display: none;
}
#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca, #wrap-s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca { display:none !important; }}@media (max-width: 767px){#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca {
  display: none;
}
#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca, #wrap-s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca { display:none !important; }}
#s-2aaf2846-1c3a-42fc-bddb-140ba3b470ca .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 39px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-784218ca-0879-400b-8ee9-8443037db57e {
  min-height: 50px;
}








#s-784218ca-0879-400b-8ee9-8443037db57e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-784218ca-0879-400b-8ee9-8443037db57e.shg-box.shg-c {
  justify-content: center;
}

#s-780f1adc-af4e-4233-b1c8-5ad2210ae921 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-780f1adc-af4e-4233-b1c8-5ad2210ae921"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-container.shg-align-left {
  text-align: left;
}

.shogun-image-container.shg-align-center {
  text-align: center;
}

.shogun-image-container.shg-align-right {
  text-align: right;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-3576b7a6-586c-4b17-8ee0-9f6cd9d748c1 {
  text-align: center;
}




  #s-3576b7a6-586c-4b17-8ee0-9f6cd9d748c1 img.shogun-image {
    
    width: px;
  }


#s-3576b7a6-586c-4b17-8ee0-9f6cd9d748c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6d119e3b-95de-40b0-bb94-05764fd07b09 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-6d119e3b-95de-40b0-bb94-05764fd07b09 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6d119e3b-95de-40b0-bb94-05764fd07b09 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6d119e3b-95de-40b0-bb94-05764fd07b09 {
  
}
}@media (max-width: 767px){#s-6d119e3b-95de-40b0-bb94-05764fd07b09 {
  
}
}
#s-6d119e3b-95de-40b0-bb94-05764fd07b09 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Raleway";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



#s-8733f360-cd2a-46a3-acd2-419333017fc9 {
  margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

@media (min-width: 0px) {
[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ea498edb-c2df-4149-9241-9efcef7e3973"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-b1b49058-eeb6-4277-b04e-aee2baf7d244 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(69, 67, 63, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(0, 0, 0, 0);
font-size: 14px;
font-weight: bold;
color: rgba(0, 0, 0, 1);
text-decoration: none;
}
#s-b1b49058-eeb6-4277-b04e-aee2baf7d244:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 0px !important;
opacity: 1 !important;
background-color: rgba(21, 21, 20, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b1b49058-eeb6-4277-b04e-aee2baf7d244:active {background-color: rgba(228, 181, 33, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-b1b49058-eeb6-4277-b04e-aee2baf7d244 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b1b49058-eeb6-4277-b04e-aee2baf7d244 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b1b49058-eeb6-4277-b04e-aee2baf7d244 {
  
}
}@media (max-width: 767px){#s-b1b49058-eeb6-4277-b04e-aee2baf7d244 {
  
}
}


#s-b1b49058-eeb6-4277-b04e-aee2baf7d244.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: ;
  font-weight: 500;
  
  font-family: Raleway;
  display:  block ;
}

#s-b5a3a346-a046-4e44-a731-7db5a8c29882 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b5a3a346-a046-4e44-a731-7db5a8c29882 {
  display: none;
}
#s-b5a3a346-a046-4e44-a731-7db5a8c29882, #wrap-s-b5a3a346-a046-4e44-a731-7db5a8c29882 { display:none !important; }}@media (max-width: 767px){#s-b5a3a346-a046-4e44-a731-7db5a8c29882 {
  display: none;
}
#s-b5a3a346-a046-4e44-a731-7db5a8c29882, #wrap-s-b5a3a346-a046-4e44-a731-7db5a8c29882 { display:none !important; }}



  #s-b5a3a346-a046-4e44-a731-7db5a8c29882 img.shogun-image {
    
    width: px;
  }


#s-b5a3a346-a046-4e44-a731-7db5a8c29882 .shogun-image-content {
  
    align-items: center;
  
}

#s-f83dff7e-dd95-45da-a085-2ff1fa80cbf4 {
  min-height: 50px;
}








#s-f83dff7e-dd95-45da-a085-2ff1fa80cbf4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f83dff7e-dd95-45da-a085-2ff1fa80cbf4.shg-box.shg-c {
  justify-content: center;
}

#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 {
  margin-left: 0px;
margin-right: 0px;
min-height: 200px;
background-color: rgba(192, 192, 192, 0.12);
}
@media (min-width: 1200px){#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 {
  
}
}@media (max-width: 767px){#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 {
  
}
}







#s-48740b17-6ac8-4bdf-8bca-0ea719e02520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48740b17-6ac8-4bdf-8bca-0ea719e02520.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a {
  border-style: solid;
margin-top: 60px;
margin-left: 20px;
margin-bottom: 60px;
margin-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a {
  
}
}@media (max-width: 767px){#s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a {
  
}
}
@media (min-width: 0px) {
[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b5c8eb8f-b7e1-4eb7-ac1e-b6cbacdb2a3a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-67c2e19f-ff79-48be-aad6-8b51ae47713c {
  margin-top: 30px;
}

#s-67c2e19f-ff79-48be-aad6-8b51ae47713c .shogun-icon-wrapper {
  text-align: center;
}


#s-67c2e19f-ff79-48be-aad6-8b51ae47713c .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 28px !important;
  color: rgba(36, 34, 34, 1);
}

#s-d9a06686-5e0a-4945-be12-2a6dee7aed7e {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d9a06686-5e0a-4945-be12-2a6dee7aed7e .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-d9a06686-5e0a-4945-be12-2a6dee7aed7e .shogun-heading-component h2 a {
  color: rgba(84, 83, 83, 1);
}


#s-7bc77ec3-03f7-435a-8813-06530472ee67 {
  margin-top: 30px;
}

#s-7bc77ec3-03f7-435a-8813-06530472ee67 .shogun-icon-wrapper {
  text-align: center;
}


#s-7bc77ec3-03f7-435a-8813-06530472ee67 .shogun-icon-wrapper > .shogun-icon {

  font-size: 28px !important;
  color: rgba(0, 0, 0, 1);
}

#s-e706523c-2b23-4e0b-a4f9-292e93c787f8 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e706523c-2b23-4e0b-a4f9-292e93c787f8 .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



#s-7924e551-9053-4738-93a0-ce318a3f13aa {
  margin-top: 30px;
}

#s-7924e551-9053-4738-93a0-ce318a3f13aa .shogun-icon-wrapper {
  text-align: center;
}


#s-7924e551-9053-4738-93a0-ce318a3f13aa .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 28px !important;
  color: rgba(0, 0, 0, 1);
}

#s-ea4e3694-f9fe-4eeb-a604-b1d0d19ab551 {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea4e3694-f9fe-4eeb-a604-b1d0d19ab551 .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-ea4e3694-f9fe-4eeb-a604-b1d0d19ab551 .shogun-heading-component h2 a {
  color: rgba(84, 83, 83, 1);
}


#s-a93df3f0-7f91-4508-b575-2e271d5699fc {
  margin-top: 30px;
}

#s-a93df3f0-7f91-4508-b575-2e271d5699fc .shogun-icon-wrapper {
  text-align: center;
}


#s-a93df3f0-7f91-4508-b575-2e271d5699fc .shogun-icon-wrapper > a > .shogun-icon {

  font-size: 28px !important;
  color: rgba(14, 14, 14, 1);
}

#s-65eacce4-266e-440d-bc18-2be0c3e587cc {
  margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65eacce4-266e-440d-bc18-2be0c3e587cc .shogun-heading-component h2 {
  color: rgba(84, 83, 83, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}


#s-65eacce4-266e-440d-bc18-2be0c3e587cc .shogun-heading-component h2 a {
  color: rgba(84, 83, 83, 1);
}


@media (min-width: 0px) {
[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-9f2082b3-a89e-442a-83cc-3bc6df47c860"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-12bf1c74-4cdb-4f7d-ab8a-ec342751092f {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-12bf1c74-4cdb-4f7d-ab8a-ec342751092f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12bf1c74-4cdb-4f7d-ab8a-ec342751092f {
  cursor: pointer;
}#s-12bf1c74-4cdb-4f7d-ab8a-ec342751092f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-df027a49-f14e-4de0-808e-a399ec98db0a {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-df027a49-f14e-4de0-808e-a399ec98db0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-df027a49-f14e-4de0-808e-a399ec98db0a.shg-box.shg-c {
  justify-content: center;
}

#s-a33cf22d-a0e5-49eb-baad-2ba2d0075841 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a33cf22d-a0e5-49eb-baad-2ba2d0075841 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-59bc4efb-343e-453a-8ade-b9f088803bdd {
  margin-left: 50px;
margin-right: 50px;
}

#s-59bc4efb-343e-453a-8ade-b9f088803bdd hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-a9ec1426-8338-4130-a4e7-2a4b30c6acba {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-4dc5bf91-7f7a-4909-820c-4599a2b32e38 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-4dc5bf91-7f7a-4909-820c-4599a2b32e38:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4dc5bf91-7f7a-4909-820c-4599a2b32e38:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4dc5bf91-7f7a-4909-820c-4599a2b32e38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-75fc21e0-0adc-48db-b04e-21a978c9d108 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: right top;
}








#s-75fc21e0-0adc-48db-b04e-21a978c9d108 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75fc21e0-0adc-48db-b04e-21a978c9d108 {
  cursor: pointer;
}#s-75fc21e0-0adc-48db-b04e-21a978c9d108.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed040c65-2290-4464-9028-5bc7da6040eb {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-ed040c65-2290-4464-9028-5bc7da6040eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed040c65-2290-4464-9028-5bc7da6040eb.shg-box.shg-c {
  justify-content: center;
}

#s-4e43f221-61b4-4abb-b19e-d8cdb0fd26c1 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e43f221-61b4-4abb-b19e-d8cdb0fd26c1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2165c53c-303a-478a-b2e5-848d2a2a7511 {
  margin-left: 50px;
margin-right: 50px;
}

#s-2165c53c-303a-478a-b2e5-848d2a2a7511 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-ecf94671-8e73-4ca9-ac9f-3f274fe39c90 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-b0c04318-a34f-455a-90a8-17e7d0b89971 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b0c04318-a34f-455a-90a8-17e7d0b89971:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0c04318-a34f-455a-90a8-17e7d0b89971:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b0c04318-a34f-455a-90a8-17e7d0b89971.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-289f2cef-b3d6-47f1-b1cf-cb26136a699b {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-289f2cef-b3d6-47f1-b1cf-cb26136a699b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-289f2cef-b3d6-47f1-b1cf-cb26136a699b {
  cursor: pointer;
}#s-289f2cef-b3d6-47f1-b1cf-cb26136a699b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-732b4d07-214b-4ced-b118-c89bb5073aab {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-732b4d07-214b-4ced-b118-c89bb5073aab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-732b4d07-214b-4ced-b118-c89bb5073aab.shg-box.shg-c {
  justify-content: center;
}

#s-a76842ad-2cf0-4e83-9b11-4082cc61286f {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a76842ad-2cf0-4e83-9b11-4082cc61286f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9e5c945c-1faf-4e86-9fef-adc20aaec306 {
  margin-left: 50px;
margin-right: 50px;
}

#s-9e5c945c-1faf-4e86-9fef-adc20aaec306 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-1d64eab4-ccb2-4c01-8769-5ef3ebfa04c1 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-6b967b92-c148-4aa5-b63a-c193e7a7faea {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-6b967b92-c148-4aa5-b63a-c193e7a7faea:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b967b92-c148-4aa5-b63a-c193e7a7faea:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b967b92-c148-4aa5-b63a-c193e7a7faea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d {
  
}
}@media (max-width: 767px){#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d {
  
}
}







#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e9d49c81-4fa3-49cb-ae46-2ba056e22c3d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 {
  
}
}@media (max-width: 767px){#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 {
  
}
}







#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92 > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-14db7322-b6e0-4914-9f1c-04b5ef6bbe92.shg-box.shg-c {
  justify-content: center;
}

#s-a2db4abe-e685-41b4-ac18-b78055a350cb {
  min-height: 50px;
background-color: rgba(234, 234, 234, 1);
}
@media (min-width: 1200px){#s-a2db4abe-e685-41b4-ac18-b78055a350cb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2db4abe-e685-41b4-ac18-b78055a350cb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2db4abe-e685-41b4-ac18-b78055a350cb {
  
}
}@media (max-width: 767px){#s-a2db4abe-e685-41b4-ac18-b78055a350cb {
  
}
}







#s-a2db4abe-e685-41b4-ac18-b78055a350cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2db4abe-e685-41b4-ac18-b78055a350cb.shg-box.shg-c {
  justify-content: flex-start;
}

#s-44d8932c-578e-4dc0-8385-24ebeae6954d {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-44d8932c-578e-4dc0-8385-24ebeae6954d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-44d8932c-578e-4dc0-8385-24ebeae6954d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-44d8932c-578e-4dc0-8385-24ebeae6954d {
  
}
}@media (max-width: 767px){#s-44d8932c-578e-4dc0-8385-24ebeae6954d {
  
}
}







#s-44d8932c-578e-4dc0-8385-24ebeae6954d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-44d8932c-578e-4dc0-8385-24ebeae6954d.shg-box.shg-c {
  justify-content: center;
}

#s-910497fe-cf80-4de4-8f85-69b5585162d3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-910497fe-cf80-4de4-8f85-69b5585162d3"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-81f79a6a-9c7c-4df0-8f66-965ad101aecd {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-81f79a6a-9c7c-4df0-8f66-965ad101aecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81f79a6a-9c7c-4df0-8f66-965ad101aecd.shg-box.shg-c {
  justify-content: center;
}

#s-1bba25e8-b9af-4519-a86a-02b0280b8435 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1bba25e8-b9af-4519-a86a-02b0280b8435 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: 0px;
  text-align: center;
}



#s-062b3ce6-fdde-4df4-aa25-3fb8b8dbc190 {
  margin-left: 50px;
margin-right: 50px;
}

#s-062b3ce6-fdde-4df4-aa25-3fb8b8dbc190 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-69bf0014-7e23-4301-a1d0-0aacc20f34d6 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-a9e4246a-2fcd-4091-a300-9ed047ef162c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-a9e4246a-2fcd-4091-a300-9ed047ef162c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a9e4246a-2fcd-4091-a300-9ed047ef162c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a9e4246a-2fcd-4091-a300-9ed047ef162c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c71b97ab-48d1-4b87-bcb3-5dd8250d29d4 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-c71b97ab-48d1-4b87-bcb3-5dd8250d29d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c71b97ab-48d1-4b87-bcb3-5dd8250d29d4 {
  cursor: pointer;
}#s-c71b97ab-48d1-4b87-bcb3-5dd8250d29d4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b3675741-697a-4d66-ae41-7a438ecb740e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b3675741-697a-4d66-ae41-7a438ecb740e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-cbcac745-8360-4ed9-a105-ce22cc4a6266 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center bottom;
}








#s-cbcac745-8360-4ed9-a105-ce22cc4a6266 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbcac745-8360-4ed9-a105-ce22cc4a6266 {
  cursor: pointer;
}#s-cbcac745-8360-4ed9-a105-ce22cc4a6266.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1bd107b0-8afd-444d-b720-029d471ff4f2 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-1bd107b0-8afd-444d-b720-029d471ff4f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bd107b0-8afd-444d-b720-029d471ff4f2.shg-box.shg-c {
  justify-content: center;
}

#s-3bb0e008-42e6-4dc3-a877-5c0ccd5730c6 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bb0e008-42e6-4dc3-a877-5c0ccd5730c6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d59d9b0f-409d-46d7-a03a-8f0280e31e52 {
  margin-left: 50px;
margin-right: 50px;
}

#s-d59d9b0f-409d-46d7-a03a-8f0280e31e52 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-eab43595-d20e-4ce4-94b8-d2c242d268c4 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-8dc3ec9c-0803-48b1-b1e9-c3d16584744d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-8dc3ec9c-0803-48b1-b1e9-c3d16584744d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8dc3ec9c-0803-48b1-b1e9-c3d16584744d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8dc3ec9c-0803-48b1-b1e9-c3d16584744d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-02151d51-c54c-4082-8df5-cb4dcca9c336 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-02151d51-c54c-4082-8df5-cb4dcca9c336"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b246b8af-02fd-48ef-aa1c-f075c27c6f8e {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-b246b8af-02fd-48ef-aa1c-f075c27c6f8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b246b8af-02fd-48ef-aa1c-f075c27c6f8e.shg-box.shg-c {
  justify-content: center;
}

#s-ce0b9d6d-29d3-4cb6-a479-4b11c9ca173d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce0b9d6d-29d3-4cb6-a479-4b11c9ca173d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ddd218a1-fb21-4906-b60d-5fa397fa1d50 {
  margin-left: 50px;
margin-right: 50px;
}

#s-ddd218a1-fb21-4906-b60d-5fa397fa1d50 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-7d76fa23-86a5-45ef-bbe1-c72489232e4c {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-7cf1400d-6ec4-4292-ae12-812ff421635c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7cf1400d-6ec4-4292-ae12-812ff421635c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7cf1400d-6ec4-4292-ae12-812ff421635c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7cf1400d-6ec4-4292-ae12-812ff421635c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c8ca5ef9-e180-4dd0-8446-9fcb24136ba4 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center top;
}








#s-c8ca5ef9-e180-4dd0-8446-9fcb24136ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8ca5ef9-e180-4dd0-8446-9fcb24136ba4 {
  cursor: pointer;
}#s-c8ca5ef9-e180-4dd0-8446-9fcb24136ba4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(236, 236, 236, 1);
border-radius: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b {
  
}
}@media (max-width: 767px){#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b {
  
}
}







#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f6e72bf3-ff36-4062-89c3-cacbf24d6a5b.shg-box.shg-c {
  justify-content: center;
}

#s-69310329-0f0f-4c5e-a7f8-55173888fd0b {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-69310329-0f0f-4c5e-a7f8-55173888fd0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-9c9d2714-a2fa-46d7-9a05-cfb91e6c0ca8 {
  background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.57);
min-height: 400px;
background-position: center center;
}








#s-9c9d2714-a2fa-46d7-9a05-cfb91e6c0ca8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c9d2714-a2fa-46d7-9a05-cfb91e6c0ca8 {
  cursor: pointer;
}#s-9c9d2714-a2fa-46d7-9a05-cfb91e6c0ca8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a3fa72cc-4f27-4d50-a191-7079a15e7573 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0);
min-height: 400px;
}








#s-a3fa72cc-4f27-4d50-a191-7079a15e7573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a3fa72cc-4f27-4d50-a191-7079a15e7573.shg-box.shg-c {
  justify-content: center;
}

#s-20736e4b-e167-474f-8da7-4fa4a1aa276d {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20736e4b-e167-474f-8da7-4fa4a1aa276d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Raleway";
  font-style:   ;
  font-size: 30px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2fc190cd-11d6-478e-8a19-a707987eb127 {
  margin-left: 50px;
margin-right: 50px;
}

#s-2fc190cd-11d6-478e-8a19-a707987eb127 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f688750f-e17d-4c74-bb14-64cd4cbff3b5 {
  margin-left: 50px;
margin-bottom: 10px;
margin-right: 50px;
}

#s-c86fee28-dbc8-4db7-a08f-222d72dec916 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c86fee28-dbc8-4db7-a08f-222d72dec916:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c86fee28-dbc8-4db7-a08f-222d72dec916:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c86fee28-dbc8-4db7-a08f-222d72dec916.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
