.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-b6d77112-32e4-43fc-b727-77cd5e766c3f {
  min-height: 50px;
}








#s-b6d77112-32e4-43fc-b727-77cd5e766c3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b6d77112-32e4-43fc-b727-77cd5e766c3f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 756px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  min-height: 670px;
display: none;
}
#s-6eec235d-a267-4c81-8f11-29dd2673c7cc, #wrap-s-6eec235d-a267-4c81-8f11-29dd2673c7cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  min-height: 670px;
display: none;
}
#s-6eec235d-a267-4c81-8f11-29dd2673c7cc, #wrap-s-6eec235d-a267-4c81-8f11-29dd2673c7cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  min-height: 670px;
display: none;
}
#s-6eec235d-a267-4c81-8f11-29dd2673c7cc, #wrap-s-6eec235d-a267-4c81-8f11-29dd2673c7cc { display:none !important; }}@media (max-width: 767px){#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  min-height: 608px;
}
}
#s-6eec235d-a267-4c81-8f11-29dd2673c7cc {
  background-image: url(https://i.shgcdn.com/c8b5777d-cc40-4f50-b360-2d37f1be2534/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-6eec235d-a267-4c81-8f11-29dd2673c7cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6eec235d-a267-4c81-8f11-29dd2673c7cc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-b6435181-687d-4b3a-acd2-20c410a8858d {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-b6435181-687d-4b3a-acd2-20c410a8858d {
  display: none;
}
#s-b6435181-687d-4b3a-acd2-20c410a8858d, #wrap-s-b6435181-687d-4b3a-acd2-20c410a8858d { display:none !important; }}
#s-b6435181-687d-4b3a-acd2-20c410a8858d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-b6435181-687d-4b3a-acd2-20c410a8858d .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 712px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b {
  display: none;
}
#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b, #wrap-s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b { display:none !important; }}
#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b {
  background-image: url(https://i.shgcdn.com/0bf49f16-d3ca-4f80-89a8-f32e1dc02b5a/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0946b0be-6f37-45e5-97ff-1cf2ec9ddd7b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea {
  margin-top: 120px;
padding-top: 0px;
padding-left: 70px;
text-align: left;
}
@media (max-width: 767px){#s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea {
  display: none;
}
#s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea, #wrap-s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea { display:none !important; }}
#s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-ced2eede-6d89-4281-b0b8-cdf43bbb29ea .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: left;
}


}
#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 {
  margin-top: 67px;
margin-left: 20.6%;
margin-bottom: 75px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 {
  margin-top: 67px;
margin-left: 5%;
margin-bottom: 67px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 {
  margin-top: 0px;
margin-left: 29px;
margin-bottom: 0px;
margin-right: 29px;
}
}







#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b7f40e1-7559-43b9-a32b-5c17ca22fcb0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-467a1550-0b22-47bf-86e7-23d285419299 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-467a1550-0b22-47bf-86e7-23d285419299 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-467a1550-0b22-47bf-86e7-23d285419299.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bb60d977-55a0-4153-9e42-475bca5a17b7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 30px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-bb60d977-55a0-4153-9e42-475bca5a17b7 {
  padding-top: 46px;
padding-bottom: 10px;
}
}
#s-bb60d977-55a0-4153-9e42-475bca5a17b7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 52px;
  
  
  text-align: center;
}


@media (max-width: 767px){#s-bb60d977-55a0-4153-9e42-475bca5a17b7 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 34px;
  
  
  text-align: center;
}


}
#s-ae893083-ac76-4c92-bda4-84ef684adc52 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 {
  padding-bottom: 15px;
}
}
#s-ae893083-ac76-4c92-bda4-84ef684adc52 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-ae893083-ac76-4c92-bda4-84ef684adc52 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-b152e477-d1dc-43b7-a135-cfc8cd906937 {
  margin-bottom: 210px;
}
@media (min-width: 1200px){#s-b152e477-d1dc-43b7-a135-cfc8cd906937 {
  margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b152e477-d1dc-43b7-a135-cfc8cd906937 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-b152e477-d1dc-43b7-a135-cfc8cd906937 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-b152e477-d1dc-43b7-a135-cfc8cd906937 {
  margin-bottom: 58px;
}
}
#s-163f1f1d-3487-4a68-bc06-582446efee8e {
  margin-left: 5%;
margin-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-163f1f1d-3487-4a68-bc06-582446efee8e {
  margin-left: 20%;
margin-right: 20%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-163f1f1d-3487-4a68-bc06-582446efee8e {
  margin-left: 20%;
margin-right: 20%;
}
}@media (max-width: 767px){#s-163f1f1d-3487-4a68-bc06-582446efee8e {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-163f1f1d-3487-4a68-bc06-582446efee8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-163f1f1d-3487-4a68-bc06-582446efee8e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2b9824c-606b-4f0c-aff1-176cccb24979 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a2b9824c-606b-4f0c-aff1-176cccb24979 {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a2b9824c-606b-4f0c-aff1-176cccb24979 {
  margin-top: 150px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2b9824c-606b-4f0c-aff1-176cccb24979 {
  margin-top: 80px;
margin-left: 5%;
margin-bottom: 80px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-a2b9824c-606b-4f0c-aff1-176cccb24979 {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 50px;
margin-right: 28px;
}
}







#s-a2b9824c-606b-4f0c-aff1-176cccb24979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2b9824c-606b-4f0c-aff1-176cccb24979.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-61a28012-1250-4e2e-8f84-62955b031972 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-61a28012-1250-4e2e-8f84-62955b031972 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61a28012-1250-4e2e-8f84-62955b031972.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-04819d73-64bb-4aa0-98ba-a3d93ea33b6f .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-962c72ce-4e01-49c8-884a-2b660f4250d4 {
  min-height: 50px;
}








#s-962c72ce-4e01-49c8-884a-2b660f4250d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-962c72ce-4e01-49c8-884a-2b660f4250d4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf {
  margin-top: 70px;
margin-bottom: 25px;
}
}
#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 2px;
  text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px){#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (min-width: 768px) and (max-width: 991px){#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  letter-spacing: 0.035px;
  text-align: center;
}


}@media (max-width: 767px){#s-90b5d2d5-8d28-4a8c-beba-672cb42197cf .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.5em;
  letter-spacing: 0.04px;
  text-align: center;
}


}
#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 {
  margin-top: 0px;
margin-left: 20%;
margin-bottom: 0px;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 {
  margin-left: 20.6%;
margin-bottom: 150px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 {
  margin-left: auto;
margin-bottom: 80px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 {
  margin-left: auto;
margin-bottom: 120px;
margin-right: auto;
padding-left: 28px;
padding-right: 0px;
}
}







#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a133aa98-3fd4-4f9f-9c22-1c19ed2d35a0.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ec03f058-9c0e-4ab5-b029-9304b1c84cb9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-ec03f058-9c0e-4ab5-b029-9304b1c84cb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec03f058-9c0e-4ab5-b029-9304b1c84cb9.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d05f5072-6eb1-4be4-b313-c23027629c63 {
  text-align: center;
}

#s-78680110-1b5c-4d10-9a9e-961526d03c68 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-78680110-1b5c-4d10-9a9e-961526d03c68 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-78680110-1b5c-4d10-9a9e-961526d03c68 {
  margin-top: 0px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-78680110-1b5c-4d10-9a9e-961526d03c68 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-78680110-1b5c-4d10-9a9e-961526d03c68 {
  margin-top: 0px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-78680110-1b5c-4d10-9a9e-961526d03c68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78680110-1b5c-4d10-9a9e-961526d03c68.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c60f07e-d482-4f36-aea8-c5354e3b1846 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-9c60f07e-d482-4f36-aea8-c5354e3b1846 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c60f07e-d482-4f36-aea8-c5354e3b1846.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b {
  padding-bottom: 10px;
}
}
#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-1fbbc9f0-e41a-4635-989d-3a1e2017e65b .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 {
  padding-bottom: 15px;
}
}
#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-cd34e3f0-87bd-46e2-9e66-1dfc7fc8a7d4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089 {
  
}
}







#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69ca6907-e5ed-43e4-a0b5-61bdf498a089.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-48b6eeec-7cc3-4574-aca7-6e71c8868a86 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 {
  display: none;
}
#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86, #wrap-s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 {
  display: none;
}
#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86, #wrap-s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 {
  display: none;
}
#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86, #wrap-s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 { display:none !important; }}@media (max-width: 767px){#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 {
  min-height: 288px;
}
}






  #s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 img.shogun-image {
    

    
    
    
  }


#s-48b6eeec-7cc3-4574-aca7-6e71c8868a86 .shogun-image-content {
  
    align-items: center;
  
}

#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 {
  display: none;
}
#s-841a93d7-bab2-4a18-a51f-7c994b7342a7, #wrap-s-841a93d7-bab2-4a18-a51f-7c994b7342a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 {
  display: none;
}
#s-841a93d7-bab2-4a18-a51f-7c994b7342a7, #wrap-s-841a93d7-bab2-4a18-a51f-7c994b7342a7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 {
  display: none;
}
#s-841a93d7-bab2-4a18-a51f-7c994b7342a7, #wrap-s-841a93d7-bab2-4a18-a51f-7c994b7342a7 { display:none !important; }}@media (max-width: 767px){#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 {
  min-height: 288px;
}
}






  #s-841a93d7-bab2-4a18-a51f-7c994b7342a7 img.shogun-image {
    

    
    
    
  }


#s-841a93d7-bab2-4a18-a51f-7c994b7342a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-e2b34f80-72fd-4397-9758-4deb7eccf976 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-e2b34f80-72fd-4397-9758-4deb7eccf976 {
  display: none;
}
#s-e2b34f80-72fd-4397-9758-4deb7eccf976, #wrap-s-e2b34f80-72fd-4397-9758-4deb7eccf976 { display:none !important; }}






  #s-e2b34f80-72fd-4397-9758-4deb7eccf976 img.shogun-image {
    

    
    
    
  }


#s-e2b34f80-72fd-4397-9758-4deb7eccf976 .shogun-image-content {
  
    align-items: center;
  
}

#s-b68fd0aa-3f31-47ac-acbf-becea298e748 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-b68fd0aa-3f31-47ac-acbf-becea298e748 {
  display: none;
}
#s-b68fd0aa-3f31-47ac-acbf-becea298e748, #wrap-s-b68fd0aa-3f31-47ac-acbf-becea298e748 { display:none !important; }}






  #s-b68fd0aa-3f31-47ac-acbf-becea298e748 img.shogun-image {
    

    
    
    
  }


#s-b68fd0aa-3f31-47ac-acbf-becea298e748 .shogun-image-content {
  
    align-items: center;
  
}

#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3134348-8cbd-4fff-82f7-ae71ed5f5acd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a0245bef-fd25-49d7-8c01-5159ecded1b5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-a0245bef-fd25-49d7-8c01-5159ecded1b5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a0245bef-fd25-49d7-8c01-5159ecded1b5.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 {
  padding-bottom: 15px;
}
}
#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-3bd9b491-c25c-4dcf-9040-baee8c7396e1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e {
  
}
}







#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf8a96ef-3697-42f8-9735-f2aaa62ea39e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 {
  display: none;
}
#s-5d98bc6a-596f-49a0-9df8-a34954a0c320, #wrap-s-5d98bc6a-596f-49a0-9df8-a34954a0c320 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 {
  display: none;
}
#s-5d98bc6a-596f-49a0-9df8-a34954a0c320, #wrap-s-5d98bc6a-596f-49a0-9df8-a34954a0c320 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 {
  display: none;
}
#s-5d98bc6a-596f-49a0-9df8-a34954a0c320, #wrap-s-5d98bc6a-596f-49a0-9df8-a34954a0c320 { display:none !important; }}@media (max-width: 767px){#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 {
  min-height: 288px;
}
}






  #s-5d98bc6a-596f-49a0-9df8-a34954a0c320 img.shogun-image {
    

    
    
    
  }


#s-5d98bc6a-596f-49a0-9df8-a34954a0c320 .shogun-image-content {
  
    align-items: center;
  
}

#s-abe209c3-334b-44df-85e3-996411cfbbb3 {
  margin-top: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-abe209c3-334b-44df-85e3-996411cfbbb3 {
  display: none;
}
#s-abe209c3-334b-44df-85e3-996411cfbbb3, #wrap-s-abe209c3-334b-44df-85e3-996411cfbbb3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-abe209c3-334b-44df-85e3-996411cfbbb3 {
  display: none;
}
#s-abe209c3-334b-44df-85e3-996411cfbbb3, #wrap-s-abe209c3-334b-44df-85e3-996411cfbbb3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-abe209c3-334b-44df-85e3-996411cfbbb3 {
  display: none;
}
#s-abe209c3-334b-44df-85e3-996411cfbbb3, #wrap-s-abe209c3-334b-44df-85e3-996411cfbbb3 { display:none !important; }}@media (max-width: 767px){#s-abe209c3-334b-44df-85e3-996411cfbbb3 {
  min-height: 288px;
}
}






  #s-abe209c3-334b-44df-85e3-996411cfbbb3 img.shogun-image {
    

    
    
    
  }


#s-abe209c3-334b-44df-85e3-996411cfbbb3 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4490963-af64-4148-87de-c9f3bc31fad0 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-c4490963-af64-4148-87de-c9f3bc31fad0 {
  display: none;
}
#s-c4490963-af64-4148-87de-c9f3bc31fad0, #wrap-s-c4490963-af64-4148-87de-c9f3bc31fad0 { display:none !important; }}






  #s-c4490963-af64-4148-87de-c9f3bc31fad0 img.shogun-image {
    

    
    
    
  }


#s-c4490963-af64-4148-87de-c9f3bc31fad0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f17571d6-6c64-45e1-9bf1-196bb0f03968 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f17571d6-6c64-45e1-9bf1-196bb0f03968 {
  display: none;
}
#s-f17571d6-6c64-45e1-9bf1-196bb0f03968, #wrap-s-f17571d6-6c64-45e1-9bf1-196bb0f03968 { display:none !important; }}






  #s-f17571d6-6c64-45e1-9bf1-196bb0f03968 img.shogun-image {
    

    
    
    
  }


#s-f17571d6-6c64-45e1-9bf1-196bb0f03968 .shogun-image-content {
  
    align-items: center;
  
}

#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f802ef0c-59f9-4b89-a60d-74e010c1f4ba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cecd5415-693e-4644-8aff-1c05817429d8 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-cecd5415-693e-4644-8aff-1c05817429d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cecd5415-693e-4644-8aff-1c05817429d8.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 {
  padding-bottom: 15px;
}
}
#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-3727fdf7-cf67-4546-947e-68b2d343f5c4 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423 {
  
}
}







#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c40a8ea5-2998-4c1b-86af-2c7b5ad4f423.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e {
  display: none;
}
#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e, #wrap-s-2a1fe3aa-668d-4969-bae9-7aa59b94793e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e {
  display: none;
}
#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e, #wrap-s-2a1fe3aa-668d-4969-bae9-7aa59b94793e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e {
  display: none;
}
#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e, #wrap-s-2a1fe3aa-668d-4969-bae9-7aa59b94793e { display:none !important; }}@media (max-width: 767px){#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e {
  min-height: 288px;
}
}






  #s-2a1fe3aa-668d-4969-bae9-7aa59b94793e img.shogun-image {
    

    
    
    
  }


#s-2a1fe3aa-668d-4969-bae9-7aa59b94793e .shogun-image-content {
  
    align-items: center;
  
}

#s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8 {
  margin-top: 1px;
text-align: center;
}
@media (max-width: 767px){#s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8 {
  display: none;
}
#s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8, #wrap-s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8 { display:none !important; }}






  #s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8 img.shogun-image {
    

    
    
    
  }


#s-4be40d7d-0f25-4309-8af1-8a22a4c8aea8 .shogun-image-content {
  
    align-items: center;
  
}

#s-7df88f0a-4cff-48bd-824a-8393fe40a02d {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7df88f0a-4cff-48bd-824a-8393fe40a02d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7df88f0a-4cff-48bd-824a-8393fe40a02d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7df88f0a-4cff-48bd-824a-8393fe40a02d {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-7df88f0a-4cff-48bd-824a-8393fe40a02d {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-7df88f0a-4cff-48bd-824a-8393fe40a02d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7df88f0a-4cff-48bd-824a-8393fe40a02d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4e38f944-711e-4c1e-a731-9c87c5317028 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-4e38f944-711e-4c1e-a731-9c87c5317028 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e38f944-711e-4c1e-a731-9c87c5317028.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 {
  padding-bottom: 15px;
}
}
#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-1f1bc17f-42f3-43c7-a0de-8efe9f66e203 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac {
  
}
}







#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d356242d-5c0d-419a-a86c-b38e7a4c7dac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5131ed82-b976-402a-8376-0c1e4f9048f9 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5131ed82-b976-402a-8376-0c1e4f9048f9 {
  display: none;
}
#s-5131ed82-b976-402a-8376-0c1e4f9048f9, #wrap-s-5131ed82-b976-402a-8376-0c1e4f9048f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5131ed82-b976-402a-8376-0c1e4f9048f9 {
  display: none;
}
#s-5131ed82-b976-402a-8376-0c1e4f9048f9, #wrap-s-5131ed82-b976-402a-8376-0c1e4f9048f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5131ed82-b976-402a-8376-0c1e4f9048f9 {
  display: none;
}
#s-5131ed82-b976-402a-8376-0c1e4f9048f9, #wrap-s-5131ed82-b976-402a-8376-0c1e4f9048f9 { display:none !important; }}@media (max-width: 767px){#s-5131ed82-b976-402a-8376-0c1e4f9048f9 {
  min-height: 288px;
}
}






  #s-5131ed82-b976-402a-8376-0c1e4f9048f9 img.shogun-image {
    

    
    
    
  }


#s-5131ed82-b976-402a-8376-0c1e4f9048f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893 {
  display: none;
}
#s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893, #wrap-s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893 { display:none !important; }}






  #s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893 img.shogun-image {
    

    
    
    
  }


#s-ac0db45d-f8c6-4e65-8a60-c170aa4d2893 .shogun-image-content {
  
    align-items: center;
  
}

#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c890738f-3fff-4c4f-bf4c-5260aec4f7ae.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f7327e2-1b8a-40dc-ac38-6c8abdaf6029 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-2f7327e2-1b8a-40dc-ac38-6c8abdaf6029 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f7327e2-1b8a-40dc-ac38-6c8abdaf6029.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ea91a38d-51b7-4df3-a837-a9da71944981 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 {
  padding-bottom: 15px;
}
}
#s-ea91a38d-51b7-4df3-a837-a9da71944981 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-ea91a38d-51b7-4df3-a837-a9da71944981 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6 {
  
}
}







#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e33dc865-7262-44a9-9af7-4f3f2a4eb1c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 {
  display: none;
}
#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372, #wrap-s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 {
  display: none;
}
#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372, #wrap-s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 {
  display: none;
}
#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372, #wrap-s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 { display:none !important; }}@media (max-width: 767px){#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 {
  min-height: 288px;
}
}






  #s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 img.shogun-image {
    

    
    
    
  }


#s-9c8b6fb5-c535-454c-a7c8-fbdaeff73372 .shogun-image-content {
  
    align-items: center;
  
}

#s-3707511e-d398-4565-9cd1-7ca46ec1b4e3 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-3707511e-d398-4565-9cd1-7ca46ec1b4e3 {
  display: none;
}
#s-3707511e-d398-4565-9cd1-7ca46ec1b4e3, #wrap-s-3707511e-d398-4565-9cd1-7ca46ec1b4e3 { display:none !important; }}






  #s-3707511e-d398-4565-9cd1-7ca46ec1b4e3 img.shogun-image {
    

    
    
    
  }


#s-3707511e-d398-4565-9cd1-7ca46ec1b4e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-94a5780f-e464-488b-80c8-7bc94502289d {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-94a5780f-e464-488b-80c8-7bc94502289d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-94a5780f-e464-488b-80c8-7bc94502289d {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-94a5780f-e464-488b-80c8-7bc94502289d {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-94a5780f-e464-488b-80c8-7bc94502289d {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-94a5780f-e464-488b-80c8-7bc94502289d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94a5780f-e464-488b-80c8-7bc94502289d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-137b7377-6c24-4f89-89f1-2bdf37deb1bf {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-137b7377-6c24-4f89-89f1-2bdf37deb1bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-137b7377-6c24-4f89-89f1-2bdf37deb1bf.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-458b4061-bc6c-4336-9141-4308ce1b0e01 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 {
  padding-bottom: 15px;
}
}
#s-458b4061-bc6c-4336-9141-4308ce1b0e01 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-458b4061-bc6c-4336-9141-4308ce1b0e01 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-32f6313c-2673-44db-b053-276784054748 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-32f6313c-2673-44db-b053-276784054748 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-32f6313c-2673-44db-b053-276784054748 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-32f6313c-2673-44db-b053-276784054748 {
  
}
}







#s-32f6313c-2673-44db-b053-276784054748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32f6313c-2673-44db-b053-276784054748.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2f7522e5-acc7-48bb-af4b-41be30911247 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-2f7522e5-acc7-48bb-af4b-41be30911247 {
  display: none;
}
#s-2f7522e5-acc7-48bb-af4b-41be30911247, #wrap-s-2f7522e5-acc7-48bb-af4b-41be30911247 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2f7522e5-acc7-48bb-af4b-41be30911247 {
  display: none;
}
#s-2f7522e5-acc7-48bb-af4b-41be30911247, #wrap-s-2f7522e5-acc7-48bb-af4b-41be30911247 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2f7522e5-acc7-48bb-af4b-41be30911247 {
  display: none;
}
#s-2f7522e5-acc7-48bb-af4b-41be30911247, #wrap-s-2f7522e5-acc7-48bb-af4b-41be30911247 { display:none !important; }}@media (max-width: 767px){#s-2f7522e5-acc7-48bb-af4b-41be30911247 {
  min-height: 288px;
}
}






  #s-2f7522e5-acc7-48bb-af4b-41be30911247 img.shogun-image {
    

    
    
    
  }


#s-2f7522e5-acc7-48bb-af4b-41be30911247 .shogun-image-content {
  
    align-items: center;
  
}

#s-046e189e-6066-4d46-9059-b60ee48b498d {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-046e189e-6066-4d46-9059-b60ee48b498d {
  display: none;
}
#s-046e189e-6066-4d46-9059-b60ee48b498d, #wrap-s-046e189e-6066-4d46-9059-b60ee48b498d { display:none !important; }}






  #s-046e189e-6066-4d46-9059-b60ee48b498d img.shogun-image {
    

    
    
    
  }


#s-046e189e-6066-4d46-9059-b60ee48b498d .shogun-image-content {
  
    align-items: center;
  
}

#s-38af302e-6e44-4c51-976f-2c899ef3b730 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-38af302e-6e44-4c51-976f-2c899ef3b730 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-38af302e-6e44-4c51-976f-2c899ef3b730 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-38af302e-6e44-4c51-976f-2c899ef3b730 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-38af302e-6e44-4c51-976f-2c899ef3b730 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-38af302e-6e44-4c51-976f-2c899ef3b730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38af302e-6e44-4c51-976f-2c899ef3b730.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-19d1c046-41f9-4ae4-afff-466e128fb879 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-19d1c046-41f9-4ae4-afff-466e128fb879 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19d1c046-41f9-4ae4-afff-466e128fb879.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 {
  padding-bottom: 15px;
}
}
#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-cc1af79e-4dd5-4a85-978f-bdcd97aa6ab3 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-7fff0f69-3023-439f-8a8a-72a7cf99176c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-7fff0f69-3023-439f-8a8a-72a7cf99176c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7fff0f69-3023-439f-8a8a-72a7cf99176c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7fff0f69-3023-439f-8a8a-72a7cf99176c {
  
}
}







#s-7fff0f69-3023-439f-8a8a-72a7cf99176c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fff0f69-3023-439f-8a8a-72a7cf99176c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c {
  display: none;
}
#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c, #wrap-s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c {
  display: none;
}
#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c, #wrap-s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c {
  display: none;
}
#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c, #wrap-s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c { display:none !important; }}@media (max-width: 767px){#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c {
  min-height: 288px;
}
}






  #s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c img.shogun-image {
    

    
    
    
  }


#s-1b4cdabc-0db3-42f5-ac96-fff613d4c09c .shogun-image-content {
  
    align-items: center;
  
}

#s-6f9bf178-0417-41b4-9a99-419738dc2da2 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-6f9bf178-0417-41b4-9a99-419738dc2da2 {
  display: none;
}
#s-6f9bf178-0417-41b4-9a99-419738dc2da2, #wrap-s-6f9bf178-0417-41b4-9a99-419738dc2da2 { display:none !important; }}






  #s-6f9bf178-0417-41b4-9a99-419738dc2da2 img.shogun-image {
    

    
    
    
  }


#s-6f9bf178-0417-41b4-9a99-419738dc2da2 .shogun-image-content {
  
    align-items: center;
  
}

#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-abf89afb-42b8-4155-b5b8-fc8d552fc300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-abf89afb-42b8-4155-b5b8-fc8d552fc300.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7d0ea6ef-4868-409a-b8e1-f435b5747e9f {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-7d0ea6ef-4868-409a-b8e1-f435b5747e9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d0ea6ef-4868-409a-b8e1-f435b5747e9f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 {
  padding-bottom: 15px;
}
}
#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-bedb77cf-4c05-4427-adb7-5aae9b1b6204 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554 {
  
}
}







#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7f36d9c-e9f1-4bea-9ffa-5242fcc81554.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-eec8cb61-d292-4c7e-8f80-11438196315b {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-eec8cb61-d292-4c7e-8f80-11438196315b {
  display: none;
}
#s-eec8cb61-d292-4c7e-8f80-11438196315b, #wrap-s-eec8cb61-d292-4c7e-8f80-11438196315b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eec8cb61-d292-4c7e-8f80-11438196315b {
  display: none;
}
#s-eec8cb61-d292-4c7e-8f80-11438196315b, #wrap-s-eec8cb61-d292-4c7e-8f80-11438196315b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eec8cb61-d292-4c7e-8f80-11438196315b {
  display: none;
}
#s-eec8cb61-d292-4c7e-8f80-11438196315b, #wrap-s-eec8cb61-d292-4c7e-8f80-11438196315b { display:none !important; }}@media (max-width: 767px){#s-eec8cb61-d292-4c7e-8f80-11438196315b {
  min-height: 288px;
}
}






  #s-eec8cb61-d292-4c7e-8f80-11438196315b img.shogun-image {
    

    
    
    
  }


#s-eec8cb61-d292-4c7e-8f80-11438196315b .shogun-image-content {
  
    align-items: center;
  
}

#s-d343dfaf-ca95-4a2d-acc6-128d4a489067 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-d343dfaf-ca95-4a2d-acc6-128d4a489067 {
  display: none;
}
#s-d343dfaf-ca95-4a2d-acc6-128d4a489067, #wrap-s-d343dfaf-ca95-4a2d-acc6-128d4a489067 { display:none !important; }}






  #s-d343dfaf-ca95-4a2d-acc6-128d4a489067 img.shogun-image {
    

    
    
    
  }


#s-d343dfaf-ca95-4a2d-acc6-128d4a489067 .shogun-image-content {
  
    align-items: center;
  
}

#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 {
  margin-top: 147px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 {
  margin-top: 86px;
margin-left: 5%;
margin-bottom: 30px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 {
  margin-top: 86px;
margin-left: 28px;
margin-bottom: 30px;
margin-right: 28px;
}
}







#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f6e50e9-629b-4926-b4d8-5ae7d1f57144.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b887f889-7453-4dfd-b62c-fda41ecaae29 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-b887f889-7453-4dfd-b62c-fda41ecaae29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b887f889-7453-4dfd-b62c-fda41ecaae29.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-43d40ce9-5c49-4462-9153-8de5576d0e17 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 {
  padding-bottom: 15px;
}
}
#s-43d40ce9-5c49-4462-9153-8de5576d0e17 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-43d40ce9-5c49-4462-9153-8de5576d0e17 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-ff9e0841-348f-47ba-957c-2a4e63cd7399 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ff9e0841-348f-47ba-957c-2a4e63cd7399 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff9e0841-348f-47ba-957c-2a4e63cd7399 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff9e0841-348f-47ba-957c-2a4e63cd7399 {
  
}
}







#s-ff9e0841-348f-47ba-957c-2a4e63cd7399 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff9e0841-348f-47ba-957c-2a4e63cd7399.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6122affc-8913-47f3-af7d-29693465be8f {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-6122affc-8913-47f3-af7d-29693465be8f {
  display: none;
}
#s-6122affc-8913-47f3-af7d-29693465be8f, #wrap-s-6122affc-8913-47f3-af7d-29693465be8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6122affc-8913-47f3-af7d-29693465be8f {
  display: none;
}
#s-6122affc-8913-47f3-af7d-29693465be8f, #wrap-s-6122affc-8913-47f3-af7d-29693465be8f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6122affc-8913-47f3-af7d-29693465be8f {
  display: none;
}
#s-6122affc-8913-47f3-af7d-29693465be8f, #wrap-s-6122affc-8913-47f3-af7d-29693465be8f { display:none !important; }}@media (max-width: 767px){#s-6122affc-8913-47f3-af7d-29693465be8f {
  min-height: 288px;
}
}






  #s-6122affc-8913-47f3-af7d-29693465be8f img.shogun-image {
    

    
    
    
  }


#s-6122affc-8913-47f3-af7d-29693465be8f .shogun-image-content {
  
    align-items: center;
  
}

#s-ccc62ce9-5c56-47c0-a082-c16906662c2f {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-ccc62ce9-5c56-47c0-a082-c16906662c2f {
  display: none;
}
#s-ccc62ce9-5c56-47c0-a082-c16906662c2f, #wrap-s-ccc62ce9-5c56-47c0-a082-c16906662c2f { display:none !important; }}






  #s-ccc62ce9-5c56-47c0-a082-c16906662c2f img.shogun-image {
    

    
    
    
  }


#s-ccc62ce9-5c56-47c0-a082-c16906662c2f .shogun-image-content {
  
    align-items: center;
  
}

#s-ff877dc5-dff4-43d7-b83f-0ec70907450f {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-ff877dc5-dff4-43d7-b83f-0ec70907450f {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ff877dc5-dff4-43d7-b83f-0ec70907450f {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff877dc5-dff4-43d7-b83f-0ec70907450f {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-ff877dc5-dff4-43d7-b83f-0ec70907450f {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 0px;
margin-right: 28px;
}
}







#s-ff877dc5-dff4-43d7-b83f-0ec70907450f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff877dc5-dff4-43d7-b83f-0ec70907450f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642 {
  
}
}







#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60bc6d97-50ca-4f9a-88b8-accbf4f7b642.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a1216826-2583-44a2-98c0-11ad03805fde {
  padding-bottom: 18px;
text-align: center;
}

#s-a1216826-2583-44a2-98c0-11ad03805fde .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-a1216826-2583-44a2-98c0-11ad03805fde .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a1216826-2583-44a2-98c0-11ad03805fde .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a1216826-2583-44a2-98c0-11ad03805fde .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-a1216826-2583-44a2-98c0-11ad03805fde .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
#s-de2e7242-6078-442b-9e7b-ebdaffacb64f {
  margin-right: 0%;
padding-bottom: 0px;
padding-right: 0%;
}
@media (max-width: 767px){#s-de2e7242-6078-442b-9e7b-ebdaffacb64f {
  display: none;
}
#s-de2e7242-6078-442b-9e7b-ebdaffacb64f, #wrap-s-de2e7242-6078-442b-9e7b-ebdaffacb64f { display:none !important; }}
@media (min-width: 1200px){#s-34fd1624-2da9-4bc3-ba8c-443e49890818 {
  display: none;
}
#s-34fd1624-2da9-4bc3-ba8c-443e49890818, #wrap-s-34fd1624-2da9-4bc3-ba8c-443e49890818 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34fd1624-2da9-4bc3-ba8c-443e49890818 {
  display: none;
}
#s-34fd1624-2da9-4bc3-ba8c-443e49890818, #wrap-s-34fd1624-2da9-4bc3-ba8c-443e49890818 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34fd1624-2da9-4bc3-ba8c-443e49890818 {
  display: none;
}
#s-34fd1624-2da9-4bc3-ba8c-443e49890818, #wrap-s-34fd1624-2da9-4bc3-ba8c-443e49890818 { display:none !important; }}
#s-375d759a-57fe-467d-9300-a45d42dbddcf {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-375d759a-57fe-467d-9300-a45d42dbddcf {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-375d759a-57fe-467d-9300-a45d42dbddcf {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-375d759a-57fe-467d-9300-a45d42dbddcf {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-375d759a-57fe-467d-9300-a45d42dbddcf {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-375d759a-57fe-467d-9300-a45d42dbddcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-375d759a-57fe-467d-9300-a45d42dbddcf.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e1f54ba5-3ceb-48bb-8f86-daa0a15a4bad {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-e1f54ba5-3ceb-48bb-8f86-daa0a15a4bad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1f54ba5-3ceb-48bb-8f86-daa0a15a4bad.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 {
  padding-bottom: 10px;
}
}
#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5f7aa51a-2dde-4867-a4dd-cfad12946e97 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}
#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520 {
  
}
}







#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a796b0b-66a1-4a6b-8741-44a8bec1f520.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 {
  display: none;
}
#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9, #wrap-s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 {
  display: none;
}
#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9, #wrap-s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 {
  display: none;
}
#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9, #wrap-s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 { display:none !important; }}@media (max-width: 767px){#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 {
  min-height: 288px;
}
}






  #s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 img.shogun-image {
    

    
    
    
  }


#s-41e68ab7-6bbd-4cd2-b073-a4b9f269d6f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e9146e9-b155-4741-a264-91b76a06ab96 {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-3e9146e9-b155-4741-a264-91b76a06ab96 {
  display: none;
}
#s-3e9146e9-b155-4741-a264-91b76a06ab96, #wrap-s-3e9146e9-b155-4741-a264-91b76a06ab96 { display:none !important; }}






  #s-3e9146e9-b155-4741-a264-91b76a06ab96 img.shogun-image {
    

    
    
    
  }


#s-3e9146e9-b155-4741-a264-91b76a06ab96 .shogun-image-content {
  
    align-items: center;
  
}

#s-873b6285-fa23-447c-9207-021ce6ab589b {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-873b6285-fa23-447c-9207-021ce6ab589b {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-873b6285-fa23-447c-9207-021ce6ab589b {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-873b6285-fa23-447c-9207-021ce6ab589b {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-873b6285-fa23-447c-9207-021ce6ab589b {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-873b6285-fa23-447c-9207-021ce6ab589b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-873b6285-fa23-447c-9207-021ce6ab589b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4d47daf0-a88e-4113-91fe-90416c6ccb43 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-4d47daf0-a88e-4113-91fe-90416c6ccb43 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d47daf0-a88e-4113-91fe-90416c6ccb43.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a {
  padding-bottom: 10px;
}
}
#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c1e0c164-876e-4348-bb8d-d9b9dd459c2a .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}
#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 {
  padding-bottom: 15px;
}
}
#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-9d65e4ed-c8c6-492d-9737-36a507c8ad28 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd {
  margin-top: 30px;
margin-left: 20%;
margin-bottom: 30px;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d72a2ab-6ecc-4f06-b512-7c73dd22d7dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11d2be29-e345-4603-bb62-d16c6a8cf497 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-11d2be29-e345-4603-bb62-d16c6a8cf497 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11d2be29-e345-4603-bb62-d16c6a8cf497.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 {
  padding-bottom: 15px;
}
}
#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-7722aa87-e56e-4c48-875f-f8c809ada7b5 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 {
  margin-top: 30px;
margin-left: 20%;
margin-bottom: 30px;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 {
  margin-left: 20.6%;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 {
  margin-left: 28px;
margin-right: 28px;
}
}







#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f7b3fd2-e1ae-4ba7-b7a7-907a43b130d7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95eb6a66-f2a2-433b-a1e6-a1cfff5d29fb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-95eb6a66-f2a2-433b-a1e6-a1cfff5d29fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95eb6a66-f2a2-433b-a1e6-a1cfff5d29fb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a33a6140-bde0-4eae-854d-6e10865cc701 {
  padding-bottom: 40px;
text-align: center;
}
@media (min-width: 1200px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 {
  padding-bottom: 25px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 {
  padding-bottom: 25px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 {
  padding-bottom: 25px;
}
}@media (max-width: 767px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 {
  padding-bottom: 15px;
}
}
#s-a33a6140-bde0-4eae-854d-6e10865cc701 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


@media (min-width: 1200px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.45em;
  letter-spacing: 1px;
  
}


}@media (max-width: 767px){#s-a33a6140-bde0-4eae-854d-6e10865cc701 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  line-height: 1.7em;
  letter-spacing: 0.04px;
  
}


}
#s-3d06e016-d307-45e0-ac7c-1d091d645426 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-3d06e016-d307-45e0-ac7c-1d091d645426 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3d06e016-d307-45e0-ac7c-1d091d645426 {
  margin-top: 218px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3d06e016-d307-45e0-ac7c-1d091d645426 {
  margin-top: 132px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-3d06e016-d307-45e0-ac7c-1d091d645426 {
  margin-top: 122px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-3d06e016-d307-45e0-ac7c-1d091d645426 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d06e016-d307-45e0-ac7c-1d091d645426.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-10afc8b7-9580-457e-98df-64993d777a82 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-10afc8b7-9580-457e-98df-64993d777a82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10afc8b7-9580-457e-98df-64993d777a82.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 {
  padding-bottom: 10px;
}
}
#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-7ffae7ac-eff1-41a8-9f10-2e665f3b53f8 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}
#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5 {
  
}
}







#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80ba0f2b-b70c-40ef-85ef-e7d59cd836d5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 {
  margin-top: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 {
  display: none;
}
#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8, #wrap-s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 {
  display: none;
}
#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8, #wrap-s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 {
  display: none;
}
#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8, #wrap-s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 { display:none !important; }}@media (max-width: 767px){#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 {
  min-height: 288px;
}
}






  #s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 img.shogun-image {
    

    
    
    
  }


#s-d4707cc6-193f-419f-bfe6-56b6e5bf53e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-46a6e87c-fb0b-4026-8d66-03052fa75260 {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-46a6e87c-fb0b-4026-8d66-03052fa75260 {
  display: none;
}
#s-46a6e87c-fb0b-4026-8d66-03052fa75260, #wrap-s-46a6e87c-fb0b-4026-8d66-03052fa75260 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46a6e87c-fb0b-4026-8d66-03052fa75260 {
  display: none;
}
#s-46a6e87c-fb0b-4026-8d66-03052fa75260, #wrap-s-46a6e87c-fb0b-4026-8d66-03052fa75260 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46a6e87c-fb0b-4026-8d66-03052fa75260 {
  display: none;
}
#s-46a6e87c-fb0b-4026-8d66-03052fa75260, #wrap-s-46a6e87c-fb0b-4026-8d66-03052fa75260 { display:none !important; }}@media (max-width: 767px){#s-46a6e87c-fb0b-4026-8d66-03052fa75260 {
  min-height: 288px;
}
}






  #s-46a6e87c-fb0b-4026-8d66-03052fa75260 img.shogun-image {
    

    
    
    
  }


#s-46a6e87c-fb0b-4026-8d66-03052fa75260 .shogun-image-content {
  
    align-items: center;
  
}

#s-54fc9b06-a74c-4522-a856-71ad7a385c3c {
  margin-top: 0px;
text-align: center;
}
@media (max-width: 767px){#s-54fc9b06-a74c-4522-a856-71ad7a385c3c {
  display: none;
}
#s-54fc9b06-a74c-4522-a856-71ad7a385c3c, #wrap-s-54fc9b06-a74c-4522-a856-71ad7a385c3c { display:none !important; }}






  #s-54fc9b06-a74c-4522-a856-71ad7a385c3c img.shogun-image {
    

    
    
    
  }


#s-54fc9b06-a74c-4522-a856-71ad7a385c3c .shogun-image-content {
  
    align-items: center;
  
}

#s-d326a2d8-ec5d-4c3f-a16c-a9717224c631 {
  margin-top: 10px;
text-align: center;
}
@media (max-width: 767px){#s-d326a2d8-ec5d-4c3f-a16c-a9717224c631 {
  display: none;
}
#s-d326a2d8-ec5d-4c3f-a16c-a9717224c631, #wrap-s-d326a2d8-ec5d-4c3f-a16c-a9717224c631 { display:none !important; }}






  #s-d326a2d8-ec5d-4c3f-a16c-a9717224c631 img.shogun-image {
    

    
    
    
  }


#s-d326a2d8-ec5d-4c3f-a16c-a9717224c631 .shogun-image-content {
  
    align-items: center;
  
}

#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}
@media (min-width: 1200px){#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c {
  margin-top: 178px;
margin-left: 20.6%;
margin-bottom: 30px;
margin-right: 20.6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c {
  margin-top: 102px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}
}@media (max-width: 767px){#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c {
  margin-top: 132px;
margin-left: 28px;
margin-bottom: 20px;
margin-right: 28px;
}
}







#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91a6e1c0-ca65-49ef-8737-4cf1317d2c4c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-297cf1a8-08c4-461e-8089-2ed99123b116 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
min-height: 50px;
}








#s-297cf1a8-08c4-461e-8089-2ed99123b116 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-297cf1a8-08c4-461e-8089-2ed99123b116.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 {
  padding-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 {
  padding-bottom: 27px;
}
}@media (max-width: 767px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 {
  padding-bottom: 10px;
}
}
#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


@media (min-width: 1200px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 2px;
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.818em;
  letter-spacing: 0.035px;
  
}


}@media (max-width: 767px){#s-d3a2c66a-16eb-4366-baae-8ae165cb5171 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 22px;
  line-height: 1.818em;
  letter-spacing: 0.04px;
  
}


}
/*
  $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}