.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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 {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

    https://developer.mozilla.org/en-US/docs/Web/CSS/position

    position: fixed
    The element is removed from the normal document flow, and no space is created for the element in the page layout. 
    It is positioned relative to the initial containing block established by the viewport, 

    *
      except when one of its ancestors has a transform, perspective, or filter property set to something other than none 
      (see the CSS Transforms Spec), or the will-change property is set to transform, 
      in which case that ancestor behaves as the containing block. 
    *
  */

  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#s-f25456f6-befb-4282-8fae-c222520ef558 {
  margin-top: -1px;
min-height: 800px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-f25456f6-befb-4282-8fae-c222520ef558 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f25456f6-befb-4282-8fae-c222520ef558 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f25456f6-befb-4282-8fae-c222520ef558 {
  display: none;
}
#s-f25456f6-befb-4282-8fae-c222520ef558, #wrap-s-f25456f6-befb-4282-8fae-c222520ef558 { display:none !important; }}@media (max-width: 767px){#s-f25456f6-befb-4282-8fae-c222520ef558 {
  display: none;
}
#s-f25456f6-befb-4282-8fae-c222520ef558, #wrap-s-f25456f6-befb-4282-8fae-c222520ef558 { display:none !important; }}







#s-f25456f6-befb-4282-8fae-c222520ef558 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f25456f6-befb-4282-8fae-c222520ef558.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5358b2c7-5353-4d69-a62d-50d4e831fa4d {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
}

#s-5358b2c7-5353-4d69-a62d-50d4e831fa4d {
  background-image: url(https://i.shgcdn.com/e41ec0d3-15dc-45fb-b318-f9af89706c8a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-5358b2c7-5353-4d69-a62d-50d4e831fa4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5358b2c7-5353-4d69-a62d-50d4e831fa4d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 1025px;
max-width: 100%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  
}
}@media (max-width: 767px){#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  
}
}
#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 {
  background-image: url(https://i.shgcdn.com/8fd86df4-f662-40f4-a133-051303991632/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-644d1b1a-f4d4-4265-bb43-a243aab1bab0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37a1687a-8c9d-411f-be91-2c86799bba9b {
  padding-left: 0px;
padding-right: 0px;
max-width: 100%;
}








#s-37a1687a-8c9d-411f-be91-2c86799bba9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37a1687a-8c9d-411f-be91-2c86799bba9b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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 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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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 {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  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;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 800px;
background-position: center center;
}
@media (min-width: 1200px){#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  display: none;
}
#s-a2e6ac30-1c12-48f9-a88e-3f574401b128, #wrap-s-a2e6ac30-1c12-48f9-a88e-3f574401b128 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  display: none;
}
#s-a2e6ac30-1c12-48f9-a88e-3f574401b128, #wrap-s-a2e6ac30-1c12-48f9-a88e-3f574401b128 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  display: none;
}
#s-a2e6ac30-1c12-48f9-a88e-3f574401b128, #wrap-s-a2e6ac30-1c12-48f9-a88e-3f574401b128 { display:none !important; }}@media (max-width: 767px){#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  display: none;
}
#s-a2e6ac30-1c12-48f9-a88e-3f574401b128, #wrap-s-a2e6ac30-1c12-48f9-a88e-3f574401b128 { display:none !important; }}
#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 {
  background-image: url(https://i.shgcdn.com/b1bf8368-49de-452d-9d6b-48a6f0becdf4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a2e6ac30-1c12-48f9-a88e-3f574401b128 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2e6ac30-1c12-48f9-a88e-3f574401b128.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 80px;
padding-right: 0px;
min-height: 800px;
max-width: 100%;
background-position: center 250px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  
}
}@media (max-width: 767px){#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  
}
}
#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa {
  background-image: url(https://i.shgcdn.com/8206edab-65af-48a9-8cd7-d8075f6a641c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-7bc8f3a8-2be5-4aa4-9e13-5b1ecc40c1fa.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

#s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867 {
  margin-top: -20px;
margin-left: 0px;
margin-bottom: -20px;
margin-right: 0px;
background-color: rgba(0, 2, 1, 0);
}

@media (min-width: 0px) {
[id="s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e95e4ff9-feb5-4fa0-b1a0-8d4c711ab867"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ce726d3a-7a67-4494-8d1a-c0ff25e9efeb {
  margin-left: 70px;
margin-right: 0%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ce726d3a-7a67-4494-8d1a-c0ff25e9efeb {
  margin-left: 40px;
}
}@media (max-width: 767px){#s-ce726d3a-7a67-4494-8d1a-c0ff25e9efeb {
  margin-left: 24px;
}
}







#s-ce726d3a-7a67-4494-8d1a-c0ff25e9efeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce726d3a-7a67-4494-8d1a-c0ff25e9efeb.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-42eb1a5a-c0b1-4b3e-89f3-4f2e4cb0b767 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 10px;
}

.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-c0103dcd-56a6-489e-a4dc-8f7a2f5c85cb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c0103dcd-56a6-489e-a4dc-8f7a2f5c85cb .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  line-height: 0.5em;
  
  text-align: left;
}



.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-text {
  font-weight: ;
  font-family: ;
}

.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-53caa9a1-08b4-4fba-bc4f-7d5609291970 {
  border-style: solid;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 14px;
padding-left: 29px;
padding-bottom: 10px;
padding-right: 29px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 1.5px;
}
#s-53caa9a1-08b4-4fba-bc4f-7d5609291970:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 33, 153, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-53caa9a1-08b4-4fba-bc4f-7d5609291970:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 8px !important;
background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
color: rgba(0, 33, 153, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
  #s-53caa9a1-08b4-4fba-bc4f-7d5609291970-root {
    text-align: left;
  }


#s-53caa9a1-08b4-4fba-bc4f-7d5609291970.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

#s-6576b8a2-fdb0-46ea-a07d-b173a956800f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6576b8a2-fdb0-46ea-a07d-b173a956800f {
  display: none;
}
#s-6576b8a2-fdb0-46ea-a07d-b173a956800f, #wrap-s-6576b8a2-fdb0-46ea-a07d-b173a956800f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6576b8a2-fdb0-46ea-a07d-b173a956800f {
  display: none;
}
#s-6576b8a2-fdb0-46ea-a07d-b173a956800f, #wrap-s-6576b8a2-fdb0-46ea-a07d-b173a956800f { display:none !important; }}







#s-6576b8a2-fdb0-46ea-a07d-b173a956800f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6576b8a2-fdb0-46ea-a07d-b173a956800f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a8967cf0-63e7-4b70-8697-9406d88d6ba8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 815px;
background-position: center center;
}

#s-a8967cf0-63e7-4b70-8697-9406d88d6ba8 {
  background-image: url(https://i.shgcdn.com/e41ec0d3-15dc-45fb-b318-f9af89706c8a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a8967cf0-63e7-4b70-8697-9406d88d6ba8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8967cf0-63e7-4b70-8697-9406d88d6ba8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 815px;
max-width: 100%;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  display: none;
}
#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4, #wrap-s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  display: none;
}
#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4, #wrap-s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  
}
}@media (max-width: 767px){#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  
}
}
#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 {
  background-image: url(https://i.shgcdn.com/d3e3d898-4067-4dd3-a773-56466864f6aa/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.15;
}#s-47bed005-2d8d-4f20-b24b-b8b6f9843bd4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}








#s-1c50f636-d391-4be2-9529-d6c3e6f4887f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c50f636-d391-4be2-9529-d6c3e6f4887f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8fde74ad-30c4-46c9-b642-67d48d8504c6 {
  margin-top: 50px;
margin-left: 40px;
margin-bottom: 50px;
margin-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-8fde74ad-30c4-46c9-b642-67d48d8504c6 {
  margin-left: 20px;
margin-right: 20px;
}
}







#s-8fde74ad-30c4-46c9-b642-67d48d8504c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fde74ad-30c4-46c9-b642-67d48d8504c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a4024fa2-1619-437d-b2f0-0ece5e3ac277 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-a4024fa2-1619-437d-b2f0-0ece5e3ac277 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4024fa2-1619-437d-b2f0-0ece5e3ac277.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ca2b5126-902a-4b5d-94a4-f4c15f9eed23 {
  margin-bottom: 20px;
}

#s-cf688e3e-8e7e-4207-a69c-bf31e6d272d5 {
  margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
}

#s-ee7af7fc-ec69-4ab6-91ab-f22f6a39afa9 {
  margin-bottom: 40px;
padding-bottom: 0px;
}








#s-ee7af7fc-ec69-4ab6-91ab-f22f6a39afa9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee7af7fc-ec69-4ab6-91ab-f22f6a39afa9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-50af2407-c161-4b7f-af17-8316b8c1f05e {
  background-repeat: repeat;
background-size: cover;
padding-top: 98px;
background-attachment: scroll;
background-position: left top;
}








#s-50af2407-c161-4b7f-af17-8316b8c1f05e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50af2407-c161-4b7f-af17-8316b8c1f05e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eab33f56-d571-423e-a5ff-8094ec7d0d42 {
  background-repeat: no-repeat;
background-size: 100% 812px;
padding-bottom: 0px;
min-height: 50px;
background-position: center bottom;
}
@media (min-width: 768px) and (max-width: 991px){#s-eab33f56-d571-423e-a5ff-8094ec7d0d42 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-eab33f56-d571-423e-a5ff-8094ec7d0d42 {
  padding-bottom: 50px;
}
}







#s-eab33f56-d571-423e-a5ff-8094ec7d0d42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eab33f56-d571-423e-a5ff-8094ec7d0d42.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-22c8c194-e1c8-443c-97ba-f21b3c0f8650 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-22c8c194-e1c8-443c-97ba-f21b3c0f8650 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22c8c194-e1c8-443c-97ba-f21b3c0f8650.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-a710fe1a-cef9-43db-b89d-beec401a89f5 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1027px;
}
@media (max-width: 767px){#s-a710fe1a-cef9-43db-b89d-beec401a89f5 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1027%;
}
}
@media (min-width: 0px) {
[id="s-a710fe1a-cef9-43db-b89d-beec401a89f5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a710fe1a-cef9-43db-b89d-beec401a89f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a710fe1a-cef9-43db-b89d-beec401a89f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a710fe1a-cef9-43db-b89d-beec401a89f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0534e27c-58f1-44ca-b9a1-0084b6493c4f {
  margin-bottom: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-0534e27c-58f1-44ca-b9a1-0084b6493c4f {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-0534e27c-58f1-44ca-b9a1-0084b6493c4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0534e27c-58f1-44ca-b9a1-0084b6493c4f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-a422b636-e5dc-4241-9d18-2c16a23c9356 {
  margin-left: 0px;
margin-right: 0px;
max-width: 1500px;
aspect-ratio: 1500/2000;
text-align: left;
}
@media (max-width: 767px){#s-a422b636-e5dc-4241-9d18-2c16a23c9356 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
}




  #s-a422b636-e5dc-4241-9d18-2c16a23c9356 img.shogun-image,
  #s-a422b636-e5dc-4241-9d18-2c16a23c9356 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a422b636-e5dc-4241-9d18-2c16a23c9356 {
    width: 100%;
    height: auto;
  }



  #s-a422b636-e5dc-4241-9d18-2c16a23c9356 img.shogun-image {
    

    
    
    
  }


#s-a422b636-e5dc-4241-9d18-2c16a23c9356 .shogun-image-content {
  
    align-items: center;
  
}

#s-56463676-9232-496e-a047-b117dcb455a5 {
  margin-top: -230px;
margin-left: auto;
max-width: 140px;
text-align: center;
}
@media (min-width: 1200px){#s-56463676-9232-496e-a047-b117dcb455a5 {
  display: none;
}
#s-56463676-9232-496e-a047-b117dcb455a5, #wrap-s-56463676-9232-496e-a047-b117dcb455a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-56463676-9232-496e-a047-b117dcb455a5 {
  display: none;
}
#s-56463676-9232-496e-a047-b117dcb455a5, #wrap-s-56463676-9232-496e-a047-b117dcb455a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-56463676-9232-496e-a047-b117dcb455a5 {
  display: none;
}
#s-56463676-9232-496e-a047-b117dcb455a5, #wrap-s-56463676-9232-496e-a047-b117dcb455a5 { display:none !important; }}@media (max-width: 767px){#s-56463676-9232-496e-a047-b117dcb455a5 {
  display: none;
}
#s-56463676-9232-496e-a047-b117dcb455a5, #wrap-s-56463676-9232-496e-a047-b117dcb455a5 { display:none !important; }}






  #s-56463676-9232-496e-a047-b117dcb455a5 img.shogun-image {
    

    
    
    
  }


#s-56463676-9232-496e-a047-b117dcb455a5 .shogun-image-content {
  
    align-items: center;
  
}

#s-467b48b0-26e3-4cf2-a5dc-e2770051764b {
  margin-left: 60px;
margin-right: 0px;
min-height: 100%;
}
@media (min-width: 1200px){#s-467b48b0-26e3-4cf2-a5dc-e2770051764b {
  margin-right: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-467b48b0-26e3-4cf2-a5dc-e2770051764b {
  margin-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-467b48b0-26e3-4cf2-a5dc-e2770051764b {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-467b48b0-26e3-4cf2-a5dc-e2770051764b {
  margin-left: 0px;
}
}







#s-467b48b0-26e3-4cf2-a5dc-e2770051764b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-467b48b0-26e3-4cf2-a5dc-e2770051764b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-3b7148e3-9eba-4022-b486-7b71c8021831 {
  margin-bottom: 10px;
padding-right: 20%;
}
@media (min-width: 1200px){#s-3b7148e3-9eba-4022-b486-7b71c8021831 {
  display: none;
}
#s-3b7148e3-9eba-4022-b486-7b71c8021831, #wrap-s-3b7148e3-9eba-4022-b486-7b71c8021831 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b7148e3-9eba-4022-b486-7b71c8021831 {
  display: none;
}
#s-3b7148e3-9eba-4022-b486-7b71c8021831, #wrap-s-3b7148e3-9eba-4022-b486-7b71c8021831 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b7148e3-9eba-4022-b486-7b71c8021831 {
  display: none;
}
#s-3b7148e3-9eba-4022-b486-7b71c8021831, #wrap-s-3b7148e3-9eba-4022-b486-7b71c8021831 { display:none !important; }}@media (max-width: 767px){#s-3b7148e3-9eba-4022-b486-7b71c8021831 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-3b7148e3-9eba-4022-b486-7b71c8021831, #wrap-s-3b7148e3-9eba-4022-b486-7b71c8021831 { display:none !important; }}
#s-2b9d9ac2-ae89-43e2-87df-7daffe043ad7 {
  margin-bottom: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-2b9d9ac2-ae89-43e2-87df-7daffe043ad7 {
  padding-left: 20px;
}
}
#s-f1820dbb-0e0f-480d-b771-2938fc7088c8 {
  margin-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 1200px){#s-f1820dbb-0e0f-480d-b771-2938fc7088c8 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1820dbb-0e0f-480d-b771-2938fc7088c8 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1820dbb-0e0f-480d-b771-2938fc7088c8 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-2649e1a5-19e9-4695-b014-33811f043689 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1027px;
}
@media (max-width: 767px){#s-2649e1a5-19e9-4695-b014-33811f043689 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-2649e1a5-19e9-4695-b014-33811f043689"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2649e1a5-19e9-4695-b014-33811f043689"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 62.0px);
}

}

@media (min-width: 992px) {
[id="s-2649e1a5-19e9-4695-b014-33811f043689"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 62.0px);
}

}

@media (min-width: 1200px) {
[id="s-2649e1a5-19e9-4695-b014-33811f043689"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 62.0px);
}

}

#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 {
  margin-top: 0px;
margin-bottom: 50px;
padding-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 {
  
}
}@media (max-width: 767px){#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 {
  display: none;
}
#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780, #wrap-s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 { display:none !important; }}






  #s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 img.shogun-image {
    

    
    
    
  }


#s-ddc72ad2-64c7-4441-ad6d-aa2a6603a780 .shogun-image-content {
  
    align-items: center;
  
}

#s-256657f5-7926-4867-bfd7-d58b97146504 {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 50px;
padding-bottom: 50px;
background-repeat: repeat;
}








#s-256657f5-7926-4867-bfd7-d58b97146504 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-256657f5-7926-4867-bfd7-d58b97146504.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a88bf859-9056-4832-a7ec-9e92d18fa436 {
  margin-top: 0px;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-a88bf859-9056-4832-a7ec-9e92d18fa436 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-a88bf859-9056-4832-a7ec-9e92d18fa436 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a88bf859-9056-4832-a7ec-9e92d18fa436.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ce22c4bd-1663-41c6-ba7c-a1b4dcff9b47 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-ce22c4bd-1663-41c6-ba7c-a1b4dcff9b47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce22c4bd-1663-41c6-ba7c-a1b4dcff9b47.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e161df3d-13a0-4577-9df1-83bed5d210f6 {
  margin-top: 0px;
margin-left: 0px;
padding-left: 35%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e161df3d-13a0-4577-9df1-83bed5d210f6 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-e161df3d-13a0-4577-9df1-83bed5d210f6 {
  padding-left: 0%;
}
}
#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b {
  margin-top: -150px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}
@media (min-width: 1200px){#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b {
  margin-top: -54px;
}
}@media (max-width: 767px){#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b {
  margin-top: -54px;
}
}







#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f7b27c0-bc26-4e3d-bfce-0d7776e2a15b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e3f9c297-a76a-4103-b59f-cb80d63cd378 {
  max-width: 430px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e3f9c297-a76a-4103-b59f-cb80d63cd378 {
  margin-left: -55px;
margin-right: 0px;
max-width: 263px;
}
}@media (max-width: 767px){#s-e3f9c297-a76a-4103-b59f-cb80d63cd378 {
  margin-left: -55px;
margin-right: 0px;
max-width: 263px;
}
}






  #s-e3f9c297-a76a-4103-b59f-cb80d63cd378 img.shogun-image {
    

    
    
    
  }


#s-e3f9c297-a76a-4103-b59f-cb80d63cd378 .shogun-image-content {
  
    align-items: center;
  
}

.shg-align-container {
  box-sizing: border-box;
}

.shg-image-content-wrapper {
  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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.shg-imageV2-content {
  text-align: initial;
}

.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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.shogun-image.hover ~ * {
  z-index: 1;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
  max-width: 1100px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef img.shogun-image,
  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
    width: 100%;
    height: auto;
  }



  img.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
    
    
  }


.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shogun-image-content {
  
    align-items: center;
  
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shg-align-container {
  text-align: center
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
  box-sizing: border-box;
}


@media (min-width: 1200px){



  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef img.shogun-image,
  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
    width: 100%;
    height: auto;
  }



  img.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
    
    
  }


.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shogun-image-content {
  
    align-items: center;
  
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shg-align-container {
  text-align: center
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 992px) and (max-width: 1199px){



  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef img.shogun-image,
  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
    width: 100%;
    height: auto;
  }



  img.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
    
    
  }


.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shogun-image-content {
  
    align-items: center;
  
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shg-align-container {
  text-align: center
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
  box-sizing: border-box;
}


}@media (min-width: 768px) and (max-width: 991px){



  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef img.shogun-image,
  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
    width: 100%;
    height: auto;
  }



  img.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
    
    
  }


.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shogun-image-content {
  
    align-items: center;
  
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shg-align-container {
  text-align: center
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
  box-sizing: border-box;
}


}@media (max-width: 767px){



  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef img.shogun-image,
  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef {
    width: 100%;
    height: auto;
  }



  img.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
    
    
  }


.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef .shogun-image-content {
  
    align-items: center;
  
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shg-align-container {
  text-align: center
}

.s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-37712b50-0a06-4ab2-ba1b-ada9e2f1a1ef.shogun-image {
  box-sizing: border-box;
}


}
#s-85ffee17-0a51-4b15-a87e-f99f48fca923 {
  margin-bottom: 90px;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-85ffee17-0a51-4b15-a87e-f99f48fca923 {
  margin-bottom: 70px;
padding-left: 20px;
padding-right: 20px;
}
}







#s-85ffee17-0a51-4b15-a87e-f99f48fca923 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85ffee17-0a51-4b15-a87e-f99f48fca923.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aa51fb58-5051-48e2-b826-87928d0bd971 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-aa51fb58-5051-48e2-b826-87928d0bd971 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa51fb58-5051-48e2-b826-87928d0bd971.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-a702df8e-f5ec-44a7-b633-ff69282b411b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

#s-6ad31428-f409-4fb7-b3ef-6d2363cff43e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6ad31428-f409-4fb7-b3ef-6d2363cff43e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-6ad31428-f409-4fb7-b3ef-6d2363cff43e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-6ad31428-f409-4fb7-b3ef-6d2363cff43e .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}
#s-5363717d-13b5-44aa-87c0-9a59d3a46fbf {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 658px;
}

#s-dac0aa41-28f9-4787-b00e-fec602712850 {
  margin-bottom: 0px;
padding-bottom: 0px;
}








#s-dac0aa41-28f9-4787-b00e-fec602712850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dac0aa41-28f9-4787-b00e-fec602712850.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-37c50855-4548-463c-9473-e7da66f45d6a {
  background-repeat: repeat;
background-size: cover;
padding-top: 98px;
background-attachment: scroll;
background-position: left top;
}








#s-37c50855-4548-463c-9473-e7da66f45d6a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37c50855-4548-463c-9473-e7da66f45d6a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d9c3461-06c1-4bcf-91fa-30a7d3296f05 {
  background-repeat: no-repeat;
background-size: 100% 812px;
padding-bottom: 0px;
min-height: 50px;
background-position: center bottom;
}
@media (min-width: 768px) and (max-width: 991px){#s-5d9c3461-06c1-4bcf-91fa-30a7d3296f05 {
  padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-5d9c3461-06c1-4bcf-91fa-30a7d3296f05 {
  padding-bottom: 50px;
}
}







#s-5d9c3461-06c1-4bcf-91fa-30a7d3296f05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d9c3461-06c1-4bcf-91fa-30a7d3296f05.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-557dc242-c154-4052-b916-23f860edf629 {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-557dc242-c154-4052-b916-23f860edf629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-557dc242-c154-4052-b916-23f860edf629.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-06866d92-22b5-49fe-8fd3-a333a925a36b {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1027px;
}
@media (max-width: 767px){#s-06866d92-22b5-49fe-8fd3-a333a925a36b {
  max-width: 1027%;
}
}
@media (min-width: 0px) {
[id="s-06866d92-22b5-49fe-8fd3-a333a925a36b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06866d92-22b5-49fe-8fd3-a333a925a36b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-06866d92-22b5-49fe-8fd3-a333a925a36b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-06866d92-22b5-49fe-8fd3-a333a925a36b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-adc93dd1-9925-47df-9990-777f8791853d {
  margin-bottom: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-adc93dd1-9925-47df-9990-777f8791853d {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-adc93dd1-9925-47df-9990-777f8791853d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adc93dd1-9925-47df-9990-777f8791853d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 {
  margin-left: 0px;
margin-right: 0px;
max-width: 900px;
aspect-ratio: 900/1200;
text-align: left;
}
@media (max-width: 767px){#s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
}




  #s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 img.shogun-image,
  #s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 {
    width: 100%;
    height: auto;
  }



  #s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 img.shogun-image {
    

    
    
    
  }


#s-07b29af7-4d8a-4ecb-8bcb-4a87a156b981 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 {
  margin-top: -230px;
margin-left: auto;
max-width: 140px;
text-align: center;
}
@media (min-width: 1200px){#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 {
  display: none;
}
#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40, #wrap-s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 {
  display: none;
}
#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40, #wrap-s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 {
  display: none;
}
#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40, #wrap-s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 { display:none !important; }}@media (max-width: 767px){#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 {
  display: none;
}
#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40, #wrap-s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 { display:none !important; }}






  #s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 img.shogun-image {
    

    
    
    
  }


#s-09c13d25-d02a-4d52-95cd-2c01a8b6ec40 .shogun-image-content {
  
    align-items: center;
  
}

#s-fcb14344-3741-4c3d-af9d-409d9d025b2b {
  margin-top: 0px;
margin-left: 60px;
padding-top: 80px;
min-height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fcb14344-3741-4c3d-af9d-409d9d025b2b {
  margin-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fcb14344-3741-4c3d-af9d-409d9d025b2b {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-fcb14344-3741-4c3d-af9d-409d9d025b2b {
  margin-left: 0px;
padding-top: 0px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}







#s-fcb14344-3741-4c3d-af9d-409d9d025b2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcb14344-3741-4c3d-af9d-409d9d025b2b.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 {
  margin-bottom: 10px;
padding-right: 20%;
}
@media (min-width: 1200px){#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 {
  display: none;
}
#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413, #wrap-s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 {
  display: none;
}
#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413, #wrap-s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 {
  display: none;
}
#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413, #wrap-s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 { display:none !important; }}@media (max-width: 767px){#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-e0bd4f5b-7f54-4a83-902a-588b0bae1413, #wrap-s-e0bd4f5b-7f54-4a83-902a-588b0bae1413 { display:none !important; }}
#s-48c90c79-77bd-4ec1-b8fd-3511be634223 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-48c90c79-77bd-4ec1-b8fd-3511be634223 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-48c90c79-77bd-4ec1-b8fd-3511be634223 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}
#s-83c8e802-2b09-43f2-af60-1ce633f66f05 {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 1027px;
}
@media (max-width: 767px){#s-83c8e802-2b09-43f2-af60-1ce633f66f05 {
  margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-83c8e802-2b09-43f2-af60-1ce633f66f05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-83c8e802-2b09-43f2-af60-1ce633f66f05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 62.0px);
}

}

@media (min-width: 992px) {
[id="s-83c8e802-2b09-43f2-af60-1ce633f66f05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 62.0px);
}

}

@media (min-width: 1200px) {
[id="s-83c8e802-2b09-43f2-af60-1ce633f66f05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 62.0px);
}

}

#s-063799fa-4d10-4e60-bef6-935f507f080e {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-063799fa-4d10-4e60-bef6-935f507f080e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-063799fa-4d10-4e60-bef6-935f507f080e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-063799fa-4d10-4e60-bef6-935f507f080e {
  
}
}@media (max-width: 767px){#s-063799fa-4d10-4e60-bef6-935f507f080e {
  display: none;
}
#s-063799fa-4d10-4e60-bef6-935f507f080e, #wrap-s-063799fa-4d10-4e60-bef6-935f507f080e { display:none !important; }}






  #s-063799fa-4d10-4e60-bef6-935f507f080e img.shogun-image {
    

    
    
    
  }


#s-063799fa-4d10-4e60-bef6-935f507f080e .shogun-image-content {
  
    align-items: center;
  
}

#s-4d545471-adf0-4598-a813-869b89347f84 {
  margin-top: 30px;
margin-bottom: 0px;
padding-bottom: 70px;
background-repeat: repeat;
}








#s-4d545471-adf0-4598-a813-869b89347f84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d545471-adf0-4598-a813-869b89347f84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dd510f82-0551-49f2-aa81-c26e4a408e96 {
  margin-top: 0px;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-dd510f82-0551-49f2-aa81-c26e4a408e96 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-dd510f82-0551-49f2-aa81-c26e4a408e96 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dd510f82-0551-49f2-aa81-c26e4a408e96.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ff45765c-a37c-4471-94cb-e779fe2e5679 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-ff45765c-a37c-4471-94cb-e779fe2e5679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff45765c-a37c-4471-94cb-e779fe2e5679.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1c9ae01-04cd-4919-b6d2-5643159dc380 {
  margin-top: 0px;
margin-left: 0px;
padding-left: 35%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a1c9ae01-04cd-4919-b6d2-5643159dc380 {
  padding-left: 0%;
}
}@media (max-width: 767px){#s-a1c9ae01-04cd-4919-b6d2-5643159dc380 {
  padding-left: 0%;
}
}
#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89 {
  margin-top: -150px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}
@media (min-width: 1200px){#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89 {
  margin-top: -54px;
}
}@media (max-width: 767px){#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89 {
  margin-top: -54px;
}
}







#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e711e4e6-c3a3-4835-878e-1ce7800bbb89.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-43d810be-672b-4925-8dc7-c4c81f924207 {
  max-width: 430px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-43d810be-672b-4925-8dc7-c4c81f924207 {
  margin-left: -55px;
margin-right: 0px;
max-width: 263px;
}
}@media (max-width: 767px){#s-43d810be-672b-4925-8dc7-c4c81f924207 {
  margin-left: -55px;
margin-right: 0px;
max-width: 263px;
}
}






  #s-43d810be-672b-4925-8dc7-c4c81f924207 img.shogun-image {
    

    
    
    
  }


#s-43d810be-672b-4925-8dc7-c4c81f924207 .shogun-image-content {
  
    align-items: center;
  
}

#s-a1f0e5b2-3d2f-4eb1-8916-b50cc0c12694 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-bottom: 0px;
min-height: 50px;
}








#s-a1f0e5b2-3d2f-4eb1-8916-b50cc0c12694 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a1f0e5b2-3d2f-4eb1-8916-b50cc0c12694.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9fd34e23-299c-43a3-8f80-3c9d7fce5035 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-9fd34e23-299c-43a3-8f80-3c9d7fce5035 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9fd34e23-299c-43a3-8f80-3c9d7fce5035.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cdc257b0-263a-4f30-a76c-d4d39dd7a101 {
  background-repeat: repeat;
background-size: cover;
min-height: 592px;
background-position: left top;
background-attachment: scroll;
}
@media (max-width: 767px){#s-cdc257b0-263a-4f30-a76c-d4d39dd7a101 {
  min-height: 324px;
}
}







#s-cdc257b0-263a-4f30-a76c-d4d39dd7a101 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cdc257b0-263a-4f30-a76c-d4d39dd7a101.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-290f67d9-8fd4-4ee6-9052-88b0dd4ab75f {
  margin-top: -638px;
margin-bottom: 0px;
padding-right: 57px;
text-align: right;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-290f67d9-8fd4-4ee6-9052-88b0dd4ab75f {
  margin-top: -347px;
margin-left: auto;
padding-right: 0px;
max-width: 250px;
}
}






  #s-290f67d9-8fd4-4ee6-9052-88b0dd4ab75f img.shogun-image {
    

    
    
    
  }


#s-290f67d9-8fd4-4ee6-9052-88b0dd4ab75f .shogun-image-content {
  
    align-items: center;
  
}

#s-3cda9a5d-fe61-4df8-8bd9-67d9fc1d8b7b {
  margin-top: -90px;
margin-left: auto;
max-width: 340px;
text-align: right;
}
@media (max-width: 767px){#s-3cda9a5d-fe61-4df8-8bd9-67d9fc1d8b7b {
  margin-top: -55px;
max-width: 208px;
}
}






  #s-3cda9a5d-fe61-4df8-8bd9-67d9fc1d8b7b img.shogun-image {
    

    
    
    
  }


#s-3cda9a5d-fe61-4df8-8bd9-67d9fc1d8b7b .shogun-image-content {
  
    align-items: center;
  
}

#s-eb4f1b88-dfaa-4dbe-90df-f55244db2d40 {
  margin-top: 0px;
margin-bottom: 90px;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-eb4f1b88-dfaa-4dbe-90df-f55244db2d40 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-eb4f1b88-dfaa-4dbe-90df-f55244db2d40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb4f1b88-dfaa-4dbe-90df-f55244db2d40.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-08ec6c64-99b6-4d51-8ae7-a80f48bfd7e2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-08ec6c64-99b6-4d51-8ae7-a80f48bfd7e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ec6c64-99b6-4d51-8ae7-a80f48bfd7e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-eff9af8e-f3da-487c-9bc7-7f7683482698"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

}

#s-f052f74a-5cb5-4455-94e4-9d46e1e2fb22 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-f052f74a-5cb5-4455-94e4-9d46e1e2fb22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f052f74a-5cb5-4455-94e4-9d46e1e2fb22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}@media (max-width: 767px){#s-f052f74a-5cb5-4455-94e4-9d46e1e2fb22 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}
#s-6f636478-feea-4384-99d9-87e05e30ccd4 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 658px;
}

#s-9759b700-2293-42e4-ae41-4a507fb0e24b {
  padding-bottom: 50px;
}








#s-9759b700-2293-42e4-ae41-4a507fb0e24b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9759b700-2293-42e4-ae41-4a507fb0e24b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b5729317-1f28-4a44-aa99-54d96a13f516 {
  background-repeat: repeat;
background-size: cover;
padding-top: 98px;
background-attachment: scroll;
background-position: left top;
}








#s-b5729317-1f28-4a44-aa99-54d96a13f516 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b5729317-1f28-4a44-aa99-54d96a13f516.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-512903ac-6ea4-442f-af61-0beb59a26ea4 {
  background-repeat: repeat;
background-size: cover;
min-height: 50px;
background-position: center top;
}
@media (min-width: 768px) and (max-width: 991px){#s-512903ac-6ea4-442f-af61-0beb59a26ea4 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-512903ac-6ea4-442f-af61-0beb59a26ea4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-512903ac-6ea4-442f-af61-0beb59a26ea4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ac81330a-7346-4395-b202-737c764e34ac {
  padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-ac81330a-7346-4395-b202-737c764e34ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac81330a-7346-4395-b202-737c764e34ac.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-b94e595f-a2e1-478c-ad81-21c7f86d0810 {
  margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
max-width: 1027px;
}
@media (max-width: 767px){#s-b94e595f-a2e1-478c-ad81-21c7f86d0810 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1027%;
}
}
@media (min-width: 0px) {
[id="s-b94e595f-a2e1-478c-ad81-21c7f86d0810"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b94e595f-a2e1-478c-ad81-21c7f86d0810"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b94e595f-a2e1-478c-ad81-21c7f86d0810"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b94e595f-a2e1-478c-ad81-21c7f86d0810"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-d913fdca-6538-4343-9401-13fcbff61034 {
  margin-bottom: 0px;
padding-left: 20px;
padding-bottom: 0px;
padding-right: 20px;
min-height: 50px;
}
@media (max-width: 767px){#s-d913fdca-6538-4343-9401-13fcbff61034 {
  padding-left: 0px;
padding-right: 0px;
}
}







#s-d913fdca-6538-4343-9401-13fcbff61034 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d913fdca-6538-4343-9401-13fcbff61034.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-f7772632-d7e9-449e-941c-031eb2bf0f16 {
  margin-left: 0px;
margin-right: 0px;
max-width: 433px;
text-align: left;
}
@media (max-width: 767px){#s-f7772632-d7e9-449e-941c-031eb2bf0f16 {
  margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 350px;
}
}






  #s-f7772632-d7e9-449e-941c-031eb2bf0f16 img.shogun-image {
    

    
    
    
  }


#s-f7772632-d7e9-449e-941c-031eb2bf0f16 .shogun-image-content {
  
    align-items:  flex-start;
  
}

#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 {
  margin-top: -230px;
margin-left: auto;
max-width: 140px;
text-align: center;
}
@media (min-width: 1200px){#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 {
  display: none;
}
#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2, #wrap-s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 {
  display: none;
}
#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2, #wrap-s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 {
  display: none;
}
#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2, #wrap-s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 { display:none !important; }}@media (max-width: 767px){#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 {
  display: none;
}
#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2, #wrap-s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 { display:none !important; }}






  #s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 img.shogun-image {
    

    
    
    
  }


#s-5f0e0fc9-8530-4705-8f0d-46d2e56596f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b44cae4-eff7-4fdf-967e-d194631558e1 {
  margin-top: 0px;
margin-left: 60px;
padding-top: 40px;
min-height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4b44cae4-eff7-4fdf-967e-d194631558e1 {
  margin-right: 60px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b44cae4-eff7-4fdf-967e-d194631558e1 {
  margin-left: 20px;
margin-right: 20px;
}
}@media (max-width: 767px){#s-4b44cae4-eff7-4fdf-967e-d194631558e1 {
  margin-left: 0px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
}







#s-4b44cae4-eff7-4fdf-967e-d194631558e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b44cae4-eff7-4fdf-967e-d194631558e1.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-1dfcf191-9be5-4126-9e05-b004ea15657e {
  margin-bottom: 10px;
padding-right: 20%;
}
@media (min-width: 1200px){#s-1dfcf191-9be5-4126-9e05-b004ea15657e {
  display: none;
}
#s-1dfcf191-9be5-4126-9e05-b004ea15657e, #wrap-s-1dfcf191-9be5-4126-9e05-b004ea15657e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1dfcf191-9be5-4126-9e05-b004ea15657e {
  display: none;
}
#s-1dfcf191-9be5-4126-9e05-b004ea15657e, #wrap-s-1dfcf191-9be5-4126-9e05-b004ea15657e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1dfcf191-9be5-4126-9e05-b004ea15657e {
  display: none;
}
#s-1dfcf191-9be5-4126-9e05-b004ea15657e, #wrap-s-1dfcf191-9be5-4126-9e05-b004ea15657e { display:none !important; }}@media (max-width: 767px){#s-1dfcf191-9be5-4126-9e05-b004ea15657e {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-1dfcf191-9be5-4126-9e05-b004ea15657e, #wrap-s-1dfcf191-9be5-4126-9e05-b004ea15657e { display:none !important; }}
#s-d6c43744-1831-439e-b966-846c0a25cff6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-d6c43744-1831-439e-b966-846c0a25cff6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-d6c43744-1831-439e-b966-846c0a25cff6 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}
#s-ca8a1d79-016b-49e1-bc78-8a8074dfa5ac {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-c4b17d60-5059-488d-89df-7709a3434b6b {
  min-height: 50px;
}








#s-c4b17d60-5059-488d-89df-7709a3434b6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4b17d60-5059-488d-89df-7709a3434b6b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9e6de17c-b093-4e85-92f7-9cb5b1815c4c {
  min-height: 50px;
}








#s-9e6de17c-b093-4e85-92f7-9cb5b1815c4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9e6de17c-b093-4e85-92f7-9cb5b1815c4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ebee7ba0-1ec9-46e5-966d-5a600a77eaa8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebee7ba0-1ec9-46e5-966d-5a600a77eaa8 {
  min-height: 400px;
}
}@media (max-width: 767px){#s-ebee7ba0-1ec9-46e5-966d-5a600a77eaa8 {
  min-height: 400px;
}
}







#s-ebee7ba0-1ec9-46e5-966d-5a600a77eaa8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ebee7ba0-1ec9-46e5-966d-5a600a77eaa8.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-9d536370-b267-4609-9ecd-0b20ba46f4d3 {
  margin-top: 0px;
text-align: center;
}







  #s-9d536370-b267-4609-9ecd-0b20ba46f4d3 img.shogun-image {
    

    
    
    
  }


#s-9d536370-b267-4609-9ecd-0b20ba46f4d3 .shogun-image-content {
  
    align-items: flex-end;
  
}

#s-39bd714a-de18-428f-8ca4-6c8d521b9503 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1027px;
}








#s-39bd714a-de18-428f-8ca4-6c8d521b9503 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39bd714a-de18-428f-8ca4-6c8d521b9503.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6910b92a-3a47-45e9-8e4f-85f6259c03d9 {
  margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-6910b92a-3a47-45e9-8e4f-85f6259c03d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 60px;
  
  
  text-align: left;
}


@media (max-width: 767px){#s-6910b92a-3a47-45e9-8e4f-85f6259c03d9 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 50px;
  
  
  text-align: left;
}


}
@media (min-width: 0px) {
[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-112f3ab2-2f3b-42d9-87af-9a73286c5be0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-29942356-711d-48af-8a4b-1fbb7d23e29e {
  margin-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-29942356-711d-48af-8a4b-1fbb7d23e29e {
  margin-bottom: 10px;
}
}






  #s-29942356-711d-48af-8a4b-1fbb7d23e29e img.shogun-image {
    

    
    
    
  }


#s-29942356-711d-48af-8a4b-1fbb7d23e29e .shogun-image-content {
  
    align-items: center;
  
}

#s-638c97d6-4330-4330-8b88-d76fd424f0f7 {
  margin-left: 0px;
margin-bottom: 10px;
}

#s-47f83015-b4e6-443f-9a8f-6b2083f9b091 {
  margin-bottom: 15px;
}

#s-5970ee13-eefb-4790-a91e-49de1eadf4dc {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 0px;
background-color: rgba(37, 37, 37, 0);
text-align: left;
text-decoration: none;
letter-spacing: 1.5px;
color: rgba(0, 33, 153, 1);
}
#s-5970ee13-eefb-4790-a91e-49de1eadf4dc:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5970ee13-eefb-4790-a91e-49de1eadf4dc:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
color: rgba(0, 33, 153, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
  #s-5970ee13-eefb-4790-a91e-49de1eadf4dc-root {
    text-align: left;
  }


#s-5970ee13-eefb-4790-a91e-49de1eadf4dc.shg-btn {
  color: rgba(0, 33, 153, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-b27ce57d-8dc5-4bb4-81c9-22146931db19 {
  margin-top: 30px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b27ce57d-8dc5-4bb4-81c9-22146931db19 {
  display: none;
}
#s-b27ce57d-8dc5-4bb4-81c9-22146931db19, #wrap-s-b27ce57d-8dc5-4bb4-81c9-22146931db19 { display:none !important; }}@media (max-width: 767px){#s-b27ce57d-8dc5-4bb4-81c9-22146931db19 {
  display: none;
}
#s-b27ce57d-8dc5-4bb4-81c9-22146931db19, #wrap-s-b27ce57d-8dc5-4bb4-81c9-22146931db19 { display:none !important; }}
#s-b27ce57d-8dc5-4bb4-81c9-22146931db19 .shogun-countdown span, #s-b27ce57d-8dc5-4bb4-81c9-22146931db19 .shogun-countdown label {
  color: rgba(0, 33, 153, 1);
}
#s-ae01010f-54a8-458c-8bcd-cb8e052f482e {
  margin-top: 60px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-ae01010f-54a8-458c-8bcd-cb8e052f482e {
  display: none;
}
#s-ae01010f-54a8-458c-8bcd-cb8e052f482e, #wrap-s-ae01010f-54a8-458c-8bcd-cb8e052f482e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae01010f-54a8-458c-8bcd-cb8e052f482e {
  display: none;
}
#s-ae01010f-54a8-458c-8bcd-cb8e052f482e, #wrap-s-ae01010f-54a8-458c-8bcd-cb8e052f482e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae01010f-54a8-458c-8bcd-cb8e052f482e {
  
}
}@media (max-width: 767px){#s-ae01010f-54a8-458c-8bcd-cb8e052f482e {
  display: none;
}
#s-ae01010f-54a8-458c-8bcd-cb8e052f482e, #wrap-s-ae01010f-54a8-458c-8bcd-cb8e052f482e { display:none !important; }}
#s-ae01010f-54a8-458c-8bcd-cb8e052f482e .shogun-countdown span, #s-ae01010f-54a8-458c-8bcd-cb8e052f482e .shogun-countdown label {
  color: rgba(0, 33, 153, 1);
}
#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 {
  margin-top: 80px;
margin-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 {
  display: none;
}
#s-21e27357-5aa9-4d5a-8818-4158e6623ff1, #wrap-s-21e27357-5aa9-4d5a-8818-4158e6623ff1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 {
  display: none;
}
#s-21e27357-5aa9-4d5a-8818-4158e6623ff1, #wrap-s-21e27357-5aa9-4d5a-8818-4158e6623ff1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 {
  display: none;
}
#s-21e27357-5aa9-4d5a-8818-4158e6623ff1, #wrap-s-21e27357-5aa9-4d5a-8818-4158e6623ff1 { display:none !important; }}@media (max-width: 767px){#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 {
  
}
}
#s-21e27357-5aa9-4d5a-8818-4158e6623ff1 .shogun-countdown span, #s-21e27357-5aa9-4d5a-8818-4158e6623ff1 .shogun-countdown label {
  color: rgba(0, 33, 153, 1);
}
#s-fa47d1a0-c128-4c05-aa0c-72a8efbc0519 {
  margin-bottom: 70px;
padding-left: 40px;
padding-right: 40px;
min-height: 50px;
}
@media (max-width: 767px){#s-fa47d1a0-c128-4c05-aa0c-72a8efbc0519 {
  padding-left: 20px;
padding-right: 20px;
}
}







#s-fa47d1a0-c128-4c05-aa0c-72a8efbc0519 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fa47d1a0-c128-4c05-aa0c-72a8efbc0519.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

/*
  $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;
  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-lazyload-bg-image {
  display: none;
}

.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;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:after,.shg-c:before{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width:1024px){.shg-box,.shg-c{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:#000;background-color:rgba(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;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:focus,.shg-lightbox .shg-lightbox-close:hover{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 .3s}.shogun-lazyload-bg-image{display:none}.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}[data-animations*=enterviewport][data-animations*=fadeIn],[data-animations*=enterviewport][data-animations*=zoomIn]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}