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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    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-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  display: none;
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e, #wrap-s-b2669298-02fe-427c-9bf6-879c6bd8100e, #wrap-content-s-b2669298-02fe-427c-9bf6-879c6bd8100e { display: none !important; }}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-b2669298-02fe-427c-9bf6-879c6bd8100e {
  background-image: url(https://i.shgcdn.com/917992da-4f75-4a55-af38-006402e4315c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-b2669298-02fe-427c-9bf6-879c6bd8100e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b2669298-02fe-427c-9bf6-879c6bd8100e.shg-box.shg-c {
  justify-content: center;
}

#s-cd14e383-c13a-4892-b4ac-d4c9841ce922 {
  margin-left: 14%;
margin-right: auto;
padding-top: 15px;
padding-bottom: 25px;
min-height: 50px;
max-width: 650px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cd14e383-c13a-4892-b4ac-d4c9841ce922 {
  margin-left: 7%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd14e383-c13a-4892-b4ac-d4c9841ce922 {
  margin-left: 10%;
}
}







#s-cd14e383-c13a-4892-b4ac-d4c9841ce922 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cd14e383-c13a-4892-b4ac-d4c9841ce922.shg-box.shg-c {
  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;
  
  
  text-transform: none;
  
  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-6e29682e-75d9-427e-9eea-6b6b0c34b962 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6e29682e-75d9-427e-9eea-6b6b0c34b962 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-6e29682e-75d9-427e-9eea-6b6b0c34b962 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 26px;
  
  
  text-align: left;
}


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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(176, 35, 51, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2:hover {background-color: rgba(208, 42, 61, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2 {
  text-align: left;
}
}

  #s-f4d83682-6d06-4a44-8703-6d6b7ded02f2-root {
    text-align: center;
  }


#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f4d83682-6d06-4a44-8703-6d6b7ded02f2-root {
    text-align: center;
  }


#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f4d83682-6d06-4a44-8703-6d6b7ded02f2-root {
    text-align: center;
  }


#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f4d83682-6d06-4a44-8703-6d6b7ded02f2-root {
    text-align: left;
  }


#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f4d83682-6d06-4a44-8703-6d6b7ded02f2-root {
    text-align: center;
  }


#s-f4d83682-6d06-4a44-8703-6d6b7ded02f2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: right center;
}
@media (min-width: 1200px){#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  display: none;
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-content-s-00c91092-e58e-4862-ae1f-4dbfc85406ff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  display: none;
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-content-s-00c91092-e58e-4862-ae1f-4dbfc85406ff { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  display: none;
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-s-00c91092-e58e-4862-ae1f-4dbfc85406ff, #wrap-content-s-00c91092-e58e-4862-ae1f-4dbfc85406ff { display: none !important; }}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff {
  background-image: url(https://i.shgcdn.com/b0fab083-bc76-4af0-9b52-77a400dcce08/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-00c91092-e58e-4862-ae1f-4dbfc85406ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-00c91092-e58e-4862-ae1f-4dbfc85406ff.shg-box.shg-c {
  justify-content: center;
}

#s-a800353b-9339-4a69-a8f3-2e80981c91c2 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 5px;
padding-bottom: 15px;
min-height: 50px;
}








#s-a800353b-9339-4a69-a8f3-2e80981c91c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a800353b-9339-4a69-a8f3-2e80981c91c2.shg-box.shg-c {
  justify-content: center;
}

#s-26852fdc-38cb-4896-ab89-d8abbc33eba6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 110px;
text-align: center;
}

#s-26852fdc-38cb-4896-ab89-d8abbc33eba6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 17px;
  
  
  text-align: left;
}



#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 8px;
background-color: rgba(176, 35, 51, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e:hover {background-color: rgba(208, 42, 61, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e-root {
    text-align: left;
  }


#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e-root {
    text-align: left;
  }


#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e-root {
    text-align: left;
  }


#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e-root {
    text-align: left;
  }


#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e-root {
    text-align: left;
  }


#s-724a15bd-0d47-47dd-ae4c-078c7f3eb06e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-4303b835-dcc4-4ebb-b22d-dac7edc2f5a8 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-4303b835-dcc4-4ebb-b22d-dac7edc2f5a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4303b835-dcc4-4ebb-b22d-dac7edc2f5a8.shg-box.shg-c {
  justify-content: center;
}

#s-32b2a84a-f31e-47dd-9447-0e282ec413d4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1024px;
}








#s-32b2a84a-f31e-47dd-9447-0e282ec413d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32b2a84a-f31e-47dd-9447-0e282ec413d4.shg-box.shg-c {
  justify-content: center;
}

#s-4f72fc6a-29e7-47c4-9140-6c1a49bd26c1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-4f72fc6a-29e7-47c4-9140-6c1a49bd26c1 {
  padding-left: 10px;
padding-right: 10px;
}
}
#s-4f72fc6a-29e7-47c4-9140-6c1a49bd26c1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  
  
  
  
}


@media (max-width: 767px){#s-4f72fc6a-29e7-47c4-9140-6c1a49bd26c1 .shogun-heading-component h1 {
  color: rgba(51, 51, 51, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-5c2c6547-037c-4e85-ba23-e47f557aaa48 {
  padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5c2c6547-037c-4e85-ba23-e47f557aaa48 {
  display: none;
}
#s-5c2c6547-037c-4e85-ba23-e47f557aaa48, #wrap-s-5c2c6547-037c-4e85-ba23-e47f557aaa48, #wrap-content-s-5c2c6547-037c-4e85-ba23-e47f557aaa48 { display: none !important; }}@media (max-width: 767px){#s-5c2c6547-037c-4e85-ba23-e47f557aaa48 {
  display: none;
}
#s-5c2c6547-037c-4e85-ba23-e47f557aaa48, #wrap-s-5c2c6547-037c-4e85-ba23-e47f557aaa48, #wrap-content-s-5c2c6547-037c-4e85-ba23-e47f557aaa48 { display: none !important; }}







#s-5c2c6547-037c-4e85-ba23-e47f557aaa48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c2c6547-037c-4e85-ba23-e47f557aaa48.shg-box.shg-c {
  justify-content: center;
}

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

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

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

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-d746d844-2311-40a0-8405-f6c59acd9a8c {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
max-width: 1170px;
}

@media (min-width: 0px) {
[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-d746d844-2311-40a0-8405-f6c59acd9a8c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-6d0648be-6f13-4db3-a836-62d8ee187036 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0px;
padding-left: 25px;
padding-bottom: 0px;
padding-right: 25px;
}

#s-8ebe8468-26c8-4482-8d4d-2311237553e1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}

#s-d391a630-5de7-41d4-876a-3d10daf38dbd {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}

#s-ad4c2e33-067a-4820-95ed-1a5167fb7d7a {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}

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

.shg-image-content-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.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;
  flex-direction: column;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

.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-top {
  align-items: flex-start;
}

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

.shogun-image-content-bottom {
  align-items: flex-end;
}

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
text-align: center;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin: 0 !important;
  overflow: visible;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add background color handling */
  
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba .shogun-image-content {
  
    justify-content: center;
  
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image {
  box-sizing: border-box;
}



.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  
}


@media (min-width: 1200px){#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin: 0 !important;
  overflow: visible;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add background color handling */
  
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba .shogun-image-content {
  
    justify-content: center;
  
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image {
  box-sizing: border-box;
}



.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin: 0 !important;
  overflow: visible;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add background color handling */
  
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba .shogun-image-content {
  
    justify-content: center;
  
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image {
  box-sizing: border-box;
}



.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin: 0 !important;
  overflow: visible;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add background color handling */
  
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba .shogun-image-content {
  
    justify-content: center;
  
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image {
  box-sizing: border-box;
}



.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  
}


}@media (max-width: 767px){#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  margin: 0 !important;
  overflow: visible;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add background color handling */
  
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba .shogun-image-content {
  
    justify-content: center;
  
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba.shogun-image {
  box-sizing: border-box;
}



.s-67c0d9d4-00a0-4ddc-a42f-3cfebaecadba img.shogun-image {
  
}


}
#s-93e98e7a-9854-4029-87df-31670516c054 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-93e98e7a-9854-4029-87df-31670516c054 {
  display: none;
}
#s-93e98e7a-9854-4029-87df-31670516c054, #wrap-s-93e98e7a-9854-4029-87df-31670516c054, #wrap-content-s-93e98e7a-9854-4029-87df-31670516c054 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-93e98e7a-9854-4029-87df-31670516c054 {
  display: none;
}
#s-93e98e7a-9854-4029-87df-31670516c054, #wrap-s-93e98e7a-9854-4029-87df-31670516c054, #wrap-content-s-93e98e7a-9854-4029-87df-31670516c054 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-93e98e7a-9854-4029-87df-31670516c054 {
  
}
}







#s-93e98e7a-9854-4029-87df-31670516c054 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-93e98e7a-9854-4029-87df-31670516c054.shg-box.shg-c {
  justify-content: center;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin-left: auto;
margin-right: auto;
max-width: 1024px;
text-align: center;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin: 0 !important;
  overflow: visible;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add background color handling */
  
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-05f4e454-2913-42e9-99e5-1b1d20f6043d .shogun-image-content {
  
    justify-content: center;
  
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image {
  box-sizing: border-box;
}



.s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  
}


@media (min-width: 1200px){#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin: 0 !important;
  overflow: visible;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add background color handling */
  
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-05f4e454-2913-42e9-99e5-1b1d20f6043d .shogun-image-content {
  
    justify-content: center;
  
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image {
  box-sizing: border-box;
}



.s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin: 0 !important;
  overflow: visible;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add background color handling */
  
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-05f4e454-2913-42e9-99e5-1b1d20f6043d .shogun-image-content {
  
    justify-content: center;
  
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image {
  box-sizing: border-box;
}



.s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin: 0 !important;
  overflow: visible;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add background color handling */
  
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-05f4e454-2913-42e9-99e5-1b1d20f6043d .shogun-image-content {
  
    justify-content: center;
  
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image {
  box-sizing: border-box;
}



.s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  
}


}@media (max-width: 767px){#s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  margin: 0 !important;
  overflow: visible;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05f4e454-2913-42e9-99e5-1b1d20f6043d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add background color handling */
  
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-05f4e454-2913-42e9-99e5-1b1d20f6043d .shogun-image-content {
  
    justify-content: center;
  
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05f4e454-2913-42e9-99e5-1b1d20f6043d.shogun-image {
  box-sizing: border-box;
}



.s-05f4e454-2913-42e9-99e5-1b1d20f6043d img.shogun-image {
  
}


}
#s-471ba75c-d6d2-43e4-84c1-cfd17c40b086 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 25px;
padding-bottom: 10px;
padding-right: 25px;
}

#s-de90a273-1157-4ca8-9926-c2643531ea0f {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-de90a273-1157-4ca8-9926-c2643531ea0f {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-de90a273-1157-4ca8-9926-c2643531ea0f {
  margin-bottom: 20px;
}
}
#s-1528750f-c346-4749-85f6-ceea79028184 {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1528750f-c346-4749-85f6-ceea79028184 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-1528750f-c346-4749-85f6-ceea79028184 {
  margin-bottom: 20px;
}
}
#s-dd4d6b5a-accf-4ecd-b3a2-7420eac4ac22 {
  margin-left: auto;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-dd4d6b5a-accf-4ecd-b3a2-7420eac4ac22 {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-dd4d6b5a-accf-4ecd-b3a2-7420eac4ac22 {
  margin-bottom: 20px;
}
}
#s-82187943-1806-46d2-80fd-3b02fd490485 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 35px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(5, 112, 166, 1);
}








#s-82187943-1806-46d2-80fd-3b02fd490485 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-82187943-1806-46d2-80fd-3b02fd490485.shg-box.shg-c {
  justify-content: center;
}

#s-adb2238c-8ebf-4f64-9107-a4f02a15a17d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-adb2238c-8ebf-4f64-9107-a4f02a15a17d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-a21fa62d-f8db-43b8-a8ab-0009122a4bb8 {
  margin-left: auto;
margin-right: auto;
max-width: 1170px;
}

@media (min-width: 0px) {
[id="s-a21fa62d-f8db-43b8-a8ab-0009122a4bb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a21fa62d-f8db-43b8-a8ab-0009122a4bb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a21fa62d-f8db-43b8-a8ab-0009122a4bb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a21fa62d-f8db-43b8-a8ab-0009122a4bb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-80649e52-2998-48d3-936e-571932cce220 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-f7c69a5e-7703-44ee-8438-cf4fe4b0fd7e {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-53247fff-5b45-4338-bbc6-cc788d5beda7 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-c4d30a71-337d-4abc-9704-81d5d5ddf6ec {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-c4d30a71-337d-4abc-9704-81d5d5ddf6ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4d30a71-337d-4abc-9704-81d5d5ddf6ec.shg-box.shg-c {
  justify-content: center;
}

#s-d5c021e8-9dfb-4285-980b-3e50c9a90f0d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1170px;
}








#s-d5c021e8-9dfb-4285-980b-3e50c9a90f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d5c021e8-9dfb-4285-980b-3e50c9a90f0d.shg-box.shg-c {
  justify-content: center;
}

#s-e2e44154-4c0d-4757-8ef8-12f89e3866de {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2e44154-4c0d-4757-8ef8-12f89e3866de .shogun-heading-component h2 {
  color: rgba(5, 112, 166, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-0d965917-b8fa-4f60-bc2b-958d8fe97080 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 1519px;
aspect-ratio: 1519/563;
text-align: center;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }

    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-link {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1519px;
  }



  img.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
    
    
    
    max-height: 1519px;
  }


.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
  box-sizing: border-box;
}



.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
      --shg-aspect-ratio: calc(1519/563); 
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
      position: relative;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1519px;
    }
  }

@media (min-width: 1200px){#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }

    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-link {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1519px;
  }



  img.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
    
    
    
    max-height: 1519px;
  }


.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
  box-sizing: border-box;
}



.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
      --shg-aspect-ratio: calc(1519/563); 
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
      position: relative;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1519px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }

    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-link {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1519px;
  }



  img.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
    
    
    
    max-height: 1519px;
  }


.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
  box-sizing: border-box;
}



.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
      --shg-aspect-ratio: calc(1519/563); 
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
      position: relative;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1519px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }

    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-link {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1519px;
  }



  img.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
    
    
    
    max-height: 1519px;
  }


.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
  box-sizing: border-box;
}



.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
      --shg-aspect-ratio: calc(1519/563); 
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
      position: relative;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1519px;
    }
  }

}@media (max-width: 767px){#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  margin: 0 !important;
  overflow: visible;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add background color handling */
  
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }

    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-link {
      aspect-ratio: 1519/563;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1519px;
  }



  img.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
    
    
    
    max-height: 1519px;
  }


.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image {
  box-sizing: border-box;
}



.s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 {
      --shg-aspect-ratio: calc(1519/563); 
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container {
      position: relative;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-656a4b0f-dcea-490d-a624-fe5f1332a7b1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1519px;
    }
  }

}
#s-e6da6197-fd3a-4237-b9a3-24664180df14 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 25px;
padding-right: 25px;
}

#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 {
  display: none;
}
#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9, #wrap-s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9, #wrap-content-s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 { display: none !important; }}@media (max-width: 767px){#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 {
  display: none;
}
#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9, #wrap-s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9, #wrap-content-s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 { display: none !important; }}







#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b5054b8-4ae7-4959-8bc5-1eef2f2984e9.shg-box.shg-c {
  justify-content: center;
}

#s-51806e72-c30b-4c74-bddf-43968cac208c {
  margin-left: auto;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-51806e72-c30b-4c74-bddf-43968cac208c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-51806e72-c30b-4c74-bddf-43968cac208c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-51806e72-c30b-4c74-bddf-43968cac208c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-51806e72-c30b-4c74-bddf-43968cac208c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-1fd8946a-4b5c-46ba-9de6-a88d884b8ba9 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 10px;
padding-right: 20%;
text-align: left;
}
@media (min-width: 1200px){#s-1fd8946a-4b5c-46ba-9de6-a88d884b8ba9 {
  margin-top: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1fd8946a-4b5c-46ba-9de6-a88d884b8ba9 {
  margin-top: 20px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-1fd8946a-4b5c-46ba-9de6-a88d884b8ba9 {
  margin-top: 20px;
}
}
#s-1fd8946a-4b5c-46ba-9de6-a88d884b8ba9 .shogun-heading-component h2 {
  color: rgba(5, 112, 166, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-337cf88d-7848-4d77-90e6-dbef8dfdd156 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 150px;
padding-right: 20%;
}

#s-fb4ccdab-576b-4082-a13c-d725c8b04c6d {
  margin-left: auto;
margin-right: auto;
padding-left: 150px;
padding-right: 20%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-fb4ccdab-576b-4082-a13c-d725c8b04c6d {
  padding-right: 4%;
}
}
@media (min-width: 0px) {
[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fb4ccdab-576b-4082-a13c-d725c8b04c6d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-a236725d-2828-49c1-8369-4dead2ab8485 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 8px;
background-color: rgba(43, 150, 204, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a236725d-2828-49c1-8369-4dead2ab8485:hover {background-color: rgba(37, 129, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a236725d-2828-49c1-8369-4dead2ab8485:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a236725d-2828-49c1-8369-4dead2ab8485-root {
    text-align: left;
  }


#s-a236725d-2828-49c1-8369-4dead2ab8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a236725d-2828-49c1-8369-4dead2ab8485-root {
    text-align: left;
  }


#s-a236725d-2828-49c1-8369-4dead2ab8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a236725d-2828-49c1-8369-4dead2ab8485-root {
    text-align: left;
  }


#s-a236725d-2828-49c1-8369-4dead2ab8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a236725d-2828-49c1-8369-4dead2ab8485-root {
    text-align: left;
  }


#s-a236725d-2828-49c1-8369-4dead2ab8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a236725d-2828-49c1-8369-4dead2ab8485-root {
    text-align: left;
  }


#s-a236725d-2828-49c1-8369-4dead2ab8485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-a64def91-aaaa-4ea5-ab7e-5f35e6ca2f9d {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
aspect-ratio: 1200/875;
text-align: center;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin: 0 !important;
  overflow: visible;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add background color handling */
  
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
  box-sizing: border-box;
}



.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
      position: relative;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

@media (min-width: 1200px){#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin: 0 !important;
  overflow: visible;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add background color handling */
  
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
  box-sizing: border-box;
}



.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
      position: relative;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin: 0 !important;
  overflow: visible;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add background color handling */
  
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
  box-sizing: border-box;
}



.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
      position: relative;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin: 0 !important;
  overflow: visible;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add background color handling */
  
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
  box-sizing: border-box;
}



.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
      position: relative;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (max-width: 767px){#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  margin: 0 !important;
  overflow: visible;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add background color handling */
  
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b .shogun-image-content {
  
    justify-content: center;
  
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image {
  box-sizing: border-box;
}



.s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container {
      position: relative;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-84c9536b-a947-43ee-9ce2-0caaf314fe1b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}
#s-96bac6cf-9916-475b-a104-53be58e6bc2e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-96bac6cf-9916-475b-a104-53be58e6bc2e {
  display: none;
}
#s-96bac6cf-9916-475b-a104-53be58e6bc2e, #wrap-s-96bac6cf-9916-475b-a104-53be58e6bc2e, #wrap-content-s-96bac6cf-9916-475b-a104-53be58e6bc2e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-96bac6cf-9916-475b-a104-53be58e6bc2e {
  display: none;
}
#s-96bac6cf-9916-475b-a104-53be58e6bc2e, #wrap-s-96bac6cf-9916-475b-a104-53be58e6bc2e, #wrap-content-s-96bac6cf-9916-475b-a104-53be58e6bc2e { display: none !important; }}@media (max-width: 767px){#s-96bac6cf-9916-475b-a104-53be58e6bc2e {
  
}
}







#s-96bac6cf-9916-475b-a104-53be58e6bc2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-96bac6cf-9916-475b-a104-53be58e6bc2e.shg-box.shg-c {
  justify-content: center;
}

#s-121273c7-fd38-4f35-964d-744d377f6072 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-121273c7-fd38-4f35-964d-744d377f6072 .shogun-heading-component h2 {
  color: rgba(5, 112, 166, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-1b5ee447-10db-4837-bfd6-37947920aac0 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 8px;
background-color: rgba(43, 150, 204, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5:hover {background-color: rgba(37, 129, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-efbcb51d-7140-481d-94a8-e0e53efbe7d5-root {
    text-align: center;
  }


#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-efbcb51d-7140-481d-94a8-e0e53efbe7d5-root {
    text-align: center;
  }


#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-efbcb51d-7140-481d-94a8-e0e53efbe7d5-root {
    text-align: center;
  }


#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-efbcb51d-7140-481d-94a8-e0e53efbe7d5-root {
    text-align: center;
  }


#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-efbcb51d-7140-481d-94a8-e0e53efbe7d5-root {
    text-align: center;
  }


#s-efbcb51d-7140-481d-94a8-e0e53efbe7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-0e5fed2c-2867-4bda-a649-82278133f801 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
aspect-ratio: 1200/875;
text-align: center;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
  box-sizing: border-box;
}



.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
      position: relative;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

@media (min-width: 1200px){#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
  box-sizing: border-box;
}



.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
      position: relative;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
  box-sizing: border-box;
}



.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
      position: relative;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
  box-sizing: border-box;
}



.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
      position: relative;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (max-width: 767px){#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  margin: 0 !important;
  overflow: visible;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add background color handling */
  
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image {
  box-sizing: border-box;
}



.s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container {
      position: relative;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e28994c-5378-404b-a5bc-49e58dc9dbf5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}
#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 {
  display: none;
}
#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573, #wrap-s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573, #wrap-content-s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 { display: none !important; }}@media (max-width: 767px){#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 {
  display: none;
}
#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573, #wrap-s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573, #wrap-content-s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 { display: none !important; }}







#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e32a8e57-f551-434d-ae2d-7b9dd5d6e573.shg-box.shg-c {
  justify-content: center;
}

#s-c23493e5-0681-4699-ada7-80483ff2fb7b {
  margin-left: auto;
margin-right: auto;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c23493e5-0681-4699-ada7-80483ff2fb7b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c23493e5-0681-4699-ada7-80483ff2fb7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c23493e5-0681-4699-ada7-80483ff2fb7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c23493e5-0681-4699-ada7-80483ff2fb7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c23493e5-0681-4699-ada7-80483ff2fb7b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin-left: auto;
margin-right: auto;
max-width: 1600px;
aspect-ratio: 1200/875;
text-align: center;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
  box-sizing: border-box;
}



.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
      position: relative;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

@media (min-width: 1200px){#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
  box-sizing: border-box;
}



.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
      position: relative;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
  box-sizing: border-box;
}



.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
      position: relative;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
  box-sizing: border-box;
}



.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
      position: relative;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}@media (max-width: 767px){#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1600px;
  }



  img.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
    
    
    
    max-height: 1600px;
  }


.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image {
  box-sizing: border-box;
}



.s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container {
      position: relative;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0064c335-0cf6-4795-99b1-d1d7c313dbb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1600px;
    }
  }

}
#s-ccb170b2-93dc-4efc-803a-cc610c92a492 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 150px;
padding-bottom: 10px;
padding-right: 20%;
text-align: left;
}
@media (min-width: 1200px){#s-ccb170b2-93dc-4efc-803a-cc610c92a492 {
  margin-top: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ccb170b2-93dc-4efc-803a-cc610c92a492 {
  margin-top: 20px;
}
}
#s-ccb170b2-93dc-4efc-803a-cc610c92a492 .shogun-heading-component h2 {
  color: rgba(5, 112, 166, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-949f2b5d-59e5-4810-8e50-edf63ddc3245 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 150px;
padding-right: 20%;
}

#s-22aa396c-0551-4fa7-b851-04c8812f43c8 {
  margin-left: auto;
margin-right: auto;
padding-left: 150px;
padding-right: 20%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-22aa396c-0551-4fa7-b851-04c8812f43c8 {
  padding-right: 4%;
}
}
@media (min-width: 0px) {
[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-22aa396c-0551-4fa7-b851-04c8812f43c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 8px;
background-color: rgba(43, 150, 204, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a:hover {background-color: rgba(37, 129, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a-root {
    text-align: left;
  }


#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a-root {
    text-align: left;
  }


#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a-root {
    text-align: left;
  }


#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a-root {
    text-align: left;
  }


#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a-root {
    text-align: left;
  }


#s-c45f1cce-8cf0-410d-9a1d-9353d33baa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-66dd4ee9-b078-4ba6-b154-b4eb16b2e236 {
  margin-top: 15px;
margin-left: auto;
margin-right: auto;
}

#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 {
  display: none;
}
#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4, #wrap-s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4, #wrap-content-s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 {
  display: none;
}
#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4, #wrap-s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4, #wrap-content-s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 { display: none !important; }}@media (max-width: 767px){#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 {
  
}
}







#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6a47e9fe-9b03-43a4-945b-3c1e894bdfb4.shg-box.shg-c {
  justify-content: center;
}

#s-8c4a0602-0902-4343-a9b8-452262b681ab {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-8c4a0602-0902-4343-a9b8-452262b681ab .shogun-heading-component h2 {
  color: rgba(5, 112, 166, 1);
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-2d96b024-8563-4ca9-903f-7cb6dc1df4a1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-left: 10%;
padding-right: 10%;
}

#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 30px;
border-radius: 8px;
background-color: rgba(43, 150, 204, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277:hover {background-color: rgba(37, 129, 176, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c2ad6047-1a07-41bd-aa53-9ae2102fe277-root {
    text-align: center;
  }


#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-c2ad6047-1a07-41bd-aa53-9ae2102fe277-root {
    text-align: center;
  }


#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2ad6047-1a07-41bd-aa53-9ae2102fe277-root {
    text-align: center;
  }


#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c2ad6047-1a07-41bd-aa53-9ae2102fe277-root {
    text-align: center;
  }


#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-c2ad6047-1a07-41bd-aa53-9ae2102fe277-root {
    text-align: center;
  }


#s-c2ad6047-1a07-41bd-aa53-9ae2102fe277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  
  font-family: Montserrat;
  display:  inline-block ;
}
}
#s-72898af3-c3c1-4e2a-918f-5389288a147a {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
aspect-ratio: 1200/875;
text-align: center;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin: 0 !important;
  overflow: visible;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add background color handling */
  
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
  box-sizing: border-box;
}



.s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
      position: relative;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

@media (min-width: 1200px){#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin: 0 !important;
  overflow: visible;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add background color handling */
  
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
  box-sizing: border-box;
}



.s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
      position: relative;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin: 0 !important;
  overflow: visible;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add background color handling */
  
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
  box-sizing: border-box;
}



.s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
      position: relative;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin: 0 !important;
  overflow: visible;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add background color handling */
  
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
  box-sizing: border-box;
}



.s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
      position: relative;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}@media (max-width: 767px){#s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  margin: 0 !important;
  overflow: visible;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add background color handling */
  
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }

    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-link {
      aspect-ratio: 1200/875;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1200px;
  }



  img.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
    
    
    
    max-height: 1200px;
  }


.s-918dc0a2-4db3-4234-b159-d4587bcb6551 .shogun-image-content {
  
    justify-content: center;
  
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shg-align-container {
  display: flex;
  justify-content: center
}

.s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image {
  box-sizing: border-box;
}



.s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 {
      --shg-aspect-ratio: calc(1200/875); 
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container {
      position: relative;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-918dc0a2-4db3-4234-b159-d4587bcb6551 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1200px;
    }
  }

}
#s-61ac6a97-5c53-4fa7-876e-148369ddb02f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-61ac6a97-5c53-4fa7-876e-148369ddb02f {
  display: none;
}
#s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-content-s-61ac6a97-5c53-4fa7-876e-148369ddb02f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61ac6a97-5c53-4fa7-876e-148369ddb02f {
  display: none;
}
#s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-content-s-61ac6a97-5c53-4fa7-876e-148369ddb02f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61ac6a97-5c53-4fa7-876e-148369ddb02f {
  display: none;
}
#s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-content-s-61ac6a97-5c53-4fa7-876e-148369ddb02f { display: none !important; }}@media (max-width: 767px){#s-61ac6a97-5c53-4fa7-876e-148369ddb02f {
  display: none;
}
#s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-s-61ac6a97-5c53-4fa7-876e-148369ddb02f, #wrap-content-s-61ac6a97-5c53-4fa7-876e-148369ddb02f { display: none !important; }}







#s-61ac6a97-5c53-4fa7-876e-148369ddb02f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-61ac6a97-5c53-4fa7-876e-148369ddb02f.shg-box.shg-c {
  justify-content: center;
}

#s-14a2fcd3-667f-489d-aafa-e08c65740811 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1170px;
}
@media (min-width: 1200px){#s-14a2fcd3-667f-489d-aafa-e08c65740811 {
  display: none;
}
#s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-content-s-14a2fcd3-667f-489d-aafa-e08c65740811 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-14a2fcd3-667f-489d-aafa-e08c65740811 {
  display: none;
}
#s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-content-s-14a2fcd3-667f-489d-aafa-e08c65740811 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-14a2fcd3-667f-489d-aafa-e08c65740811 {
  display: none;
}
#s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-content-s-14a2fcd3-667f-489d-aafa-e08c65740811 { display: none !important; }}@media (max-width: 767px){#s-14a2fcd3-667f-489d-aafa-e08c65740811 {
  display: none;
}
#s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-s-14a2fcd3-667f-489d-aafa-e08c65740811, #wrap-content-s-14a2fcd3-667f-489d-aafa-e08c65740811 { display: none !important; }}
@media (min-width: 1200px){#s-d31d066a-bcb2-4726-9acd-30526d529d5d {
  display: none;
}
#s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-content-s-d31d066a-bcb2-4726-9acd-30526d529d5d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d31d066a-bcb2-4726-9acd-30526d529d5d {
  display: none;
}
#s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-content-s-d31d066a-bcb2-4726-9acd-30526d529d5d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d31d066a-bcb2-4726-9acd-30526d529d5d {
  display: none;
}
#s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-content-s-d31d066a-bcb2-4726-9acd-30526d529d5d { display: none !important; }}@media (max-width: 767px){#s-d31d066a-bcb2-4726-9acd-30526d529d5d {
  display: none;
}
#s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-s-d31d066a-bcb2-4726-9acd-30526d529d5d, #wrap-content-s-d31d066a-bcb2-4726-9acd-30526d529d5d { display: none !important; }}
@media (min-width: 0px) {
[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d31d066a-bcb2-4726-9acd-30526d529d5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

#s-e0833dbd-4764-4134-8022-7cd86f8c58ea {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1170px;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  max-width: 902px;
aspect-ratio: 902/800;
text-align: center;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  margin: 0 !important;
  overflow: visible;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add background color handling */
  
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
  box-sizing: border-box;
}



.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
      position: relative;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

@media (min-width: 1200px){#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  margin: 0 !important;
  overflow: visible;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add background color handling */
  
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
  box-sizing: border-box;
}



.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
      position: relative;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  margin: 0 !important;
  overflow: visible;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add background color handling */
  
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
  box-sizing: border-box;
}



.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
      position: relative;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  margin: 0 !important;
  overflow: visible;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add background color handling */
  
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
  box-sizing: border-box;
}



.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
      position: relative;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (max-width: 767px){#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  margin: 0 !important;
  overflow: visible;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add background color handling */
  
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image {
  box-sizing: border-box;
}



.s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container {
      position: relative;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c4cc01b-18da-4501-be53-d7b2bf9d151f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}
#s-4a710a81-3256-408b-9f33-e85f7ce876b5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1170px;
}

#s-a22e027d-121f-4ceb-92f5-3b669c66dda9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1170px;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  max-width: 902px;
aspect-ratio: 902/800;
text-align: center;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
  box-sizing: border-box;
}



.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
      position: relative;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

@media (min-width: 1200px){#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
  box-sizing: border-box;
}



.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
      position: relative;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
  box-sizing: border-box;
}



.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
      position: relative;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
  box-sizing: border-box;
}



.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
      position: relative;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}@media (max-width: 767px){#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  margin: 0 !important;
  overflow: visible;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add background color handling */
  
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }

    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-link {
      aspect-ratio: 902/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 902px;
  }



  img.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
    
    
    
    max-height: 902px;
  }


.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image {
  box-sizing: border-box;
}



.s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd {
      --shg-aspect-ratio: calc(902/800); 
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container {
      position: relative;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce1740bf-1d25-42d8-b40d-838eb1b346dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 902px;
    }
  }

}
#s-53db13cb-2b00-4806-b528-57cf5bd50d33 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
max-width: 1170px;
}
@media (min-width: 1200px){#s-53db13cb-2b00-4806-b528-57cf5bd50d33 {
  display: none;
}
#s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-content-s-53db13cb-2b00-4806-b528-57cf5bd50d33 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53db13cb-2b00-4806-b528-57cf5bd50d33 {
  display: none;
}
#s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-content-s-53db13cb-2b00-4806-b528-57cf5bd50d33 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53db13cb-2b00-4806-b528-57cf5bd50d33 {
  display: none;
}
#s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-content-s-53db13cb-2b00-4806-b528-57cf5bd50d33 { display: none !important; }}@media (max-width: 767px){#s-53db13cb-2b00-4806-b528-57cf5bd50d33 {
  display: none;
}
#s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-s-53db13cb-2b00-4806-b528-57cf5bd50d33, #wrap-content-s-53db13cb-2b00-4806-b528-57cf5bd50d33 { display: none !important; }}
#s-357dee69-87db-4d2e-8c11-c56f20332513 {
  padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(238, 238, 238, 1);
}








#s-357dee69-87db-4d2e-8c11-c56f20332513 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-357dee69-87db-4d2e-8c11-c56f20332513.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-aa23fafb-f1b0-49df-9eb6-e826db015d88"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-aa23fafb-f1b0-49df-9eb6-e826db015d88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-aa23fafb-f1b0-49df-9eb6-e826db015d88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-aa23fafb-f1b0-49df-9eb6-e826db015d88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin-top: 15px;
margin-bottom: 0px;
}
}
#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin: 0 !important;
  overflow: visible;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add background color handling */
  
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
    
    
    
    
  }


.s-5169244d-4330-45ec-a5f3-1bb560071873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
  box-sizing: border-box;
}



.s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  
}


@media (min-width: 1200px){#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin: 0 !important;
  overflow: visible;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add background color handling */
  
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
    
    
    
    
  }


.s-5169244d-4330-45ec-a5f3-1bb560071873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
  box-sizing: border-box;
}



.s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin: 0 !important;
  overflow: visible;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add background color handling */
  
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
    
    
    
    
  }


.s-5169244d-4330-45ec-a5f3-1bb560071873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
  box-sizing: border-box;
}



.s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin: 0 !important;
  overflow: visible;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add background color handling */
  
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
    
    
    
    
  }


.s-5169244d-4330-45ec-a5f3-1bb560071873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
  box-sizing: border-box;
}



.s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  
}


}@media (max-width: 767px){#s-5169244d-4330-45ec-a5f3-1bb560071873 {
  margin: 0 !important;
  overflow: visible;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-5169244d-4330-45ec-a5f3-1bb560071873 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add background color handling */
  
}

#s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
    
    
    
    
  }


.s-5169244d-4330-45ec-a5f3-1bb560071873 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5169244d-4330-45ec-a5f3-1bb560071873.shogun-image {
  box-sizing: border-box;
}



.s-5169244d-4330-45ec-a5f3-1bb560071873 img.shogun-image {
  
}


}
#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin-top: 15px;
margin-bottom: 0px;
}
}
#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin: 0 !important;
  overflow: visible;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add background color handling */
  
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
    
    
    
    
  }


.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
  box-sizing: border-box;
}



.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin: 0 !important;
  overflow: visible;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add background color handling */
  
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
    
    
    
    
  }


.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
  box-sizing: border-box;
}



.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin: 0 !important;
  overflow: visible;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add background color handling */
  
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
    
    
    
    
  }


.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
  box-sizing: border-box;
}



.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin: 0 !important;
  overflow: visible;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add background color handling */
  
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
    
    
    
    
  }


.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
  box-sizing: border-box;
}



.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  margin: 0 !important;
  overflow: visible;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add background color handling */
  
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
    
    
    
    
  }


.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4.shogun-image {
  box-sizing: border-box;
}



.s-62e99e3c-d4ca-45d0-9dd3-5c7633934db4 img.shogun-image {
  
}


}
#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin-top: 15px;
}
}
#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin: 0 !important;
  overflow: visible;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add background color handling */
  
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
    
    
    
    
  }


.s-638aa562-a2c9-4939-8b32-ddf3e514a60c .shogun-image-content {
  
    justify-content: center;
  
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
  box-sizing: border-box;
}



.s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  
}


@media (min-width: 1200px){#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin: 0 !important;
  overflow: visible;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add background color handling */
  
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
    
    
    
    
  }


.s-638aa562-a2c9-4939-8b32-ddf3e514a60c .shogun-image-content {
  
    justify-content: center;
  
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
  box-sizing: border-box;
}



.s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin: 0 !important;
  overflow: visible;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add background color handling */
  
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
    
    
    
    
  }


.s-638aa562-a2c9-4939-8b32-ddf3e514a60c .shogun-image-content {
  
    justify-content: center;
  
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
  box-sizing: border-box;
}



.s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin: 0 !important;
  overflow: visible;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add background color handling */
  
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
    
    
    
    
  }


.s-638aa562-a2c9-4939-8b32-ddf3e514a60c .shogun-image-content {
  
    justify-content: center;
  
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
  box-sizing: border-box;
}



.s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  
}


}@media (max-width: 767px){#s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  margin: 0 !important;
  overflow: visible;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

.shg-image-content-margin-container-s-638aa562-a2c9-4939-8b32-ddf3e514a60c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add background color handling */
  
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
    
    
    
    
  }


.s-638aa562-a2c9-4939-8b32-ddf3e514a60c .shogun-image-content {
  
    justify-content: center;
  
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-638aa562-a2c9-4939-8b32-ddf3e514a60c.shogun-image {
  box-sizing: border-box;
}



.s-638aa562-a2c9-4939-8b32-ddf3e514a60c img.shogun-image {
  
}


}
#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin-top: 15px;
}
}
#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
    
    
    
    
  }


.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
  box-sizing: border-box;
}



.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  
}


@media (min-width: 1200px){#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
    
    
    
    
  }


.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
  box-sizing: border-box;
}



.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
    
    
    
    
  }


.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
  box-sizing: border-box;
}



.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
    
    
    
    
  }


.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
  box-sizing: border-box;
}



.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  
}


}@media (max-width: 767px){#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  margin: 0 !important;
  overflow: visible;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 15px;
  
}

.shg-image-content-margin-container-s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add background color handling */
  
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
    
    
    
    
  }


.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04.shogun-image {
  box-sizing: border-box;
}



.s-bf4e4ad2-d313-49be-8e01-0e5dbc67aa04 img.shogun-image {
  
}


}
#s-1c07de22-8723-4533-ae0f-04c1e80d4db0 {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
min-height: 50px;
background-color: rgba(5, 112, 166, 1);
}








#s-1c07de22-8723-4533-ae0f-04c1e80d4db0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1c07de22-8723-4533-ae0f-04c1e80d4db0.shg-box.shg-c {
  justify-content: center;
}

#s-badac5d8-7ac5-46f0-98a3-309d796d5369 {
  box-shadow:2px 2px 2px 0px rgba(0, 0, 0, 0.3);
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjFiMGFlMGYtZmZkMy00ODQxLTg0MGItZjI0NTEyY2U5YzFlIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNjljYTU2O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjQwOTA5MDkwOTA5MDkwOTEiIHN0eWxlPSJzdG9wLWNvbG9yOiM1NGE2NDQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjAuNzQ1NDU0NTQ1NDU0NTQ1NSIgc3R5bGU9InN0b3AtY29sb3I6IzU0YTY0NDtzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjYjFiMGFlMGYtZmZkMy00ODQxLTg0MGItZjI0NTEyY2U5YzFlKSIvPjwvc3ZnPg==);
background-repeat: no-repeat;
border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 15px;
padding-left: 60px;
padding-bottom: 15px;
padding-right: 60px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(187, 187, 187, 0);
border-radius: 4px;
text-align: center;
text-decoration: none;
color: rgba(255, 255, 255, 1);
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#69ca56"}, {"id"=>3, "pos"=>0.4090909090909091, "color"=>"#54a644"}, {"id"=>4, "pos"=>0.7454545454545455, "color"=>"#54a644"}];
hover-type: gradient;
}
#s-badac5d8-7ac5-46f0-98a3-309d796d5369:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmYyYWRhOWItYWYyMi00NzA1LWI4NzAtM2QzM2EyOTBiNzk4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNTRhNjQ0O3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjQ1NDU0NTQ1NDU0NTQ1NDUiIHN0eWxlPSJzdG9wLWNvbG9yOiM1NGE2NDQ7c3RvcC1vcGFjaXR5OjEiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiM2OWNhNTY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoIzJmMmFkYTliLWFmMjItNDcwNS1iODcwLTNkMzNhMjkwYjc5OCkiLz48L3N2Zz4=) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#54a644"}, {"id"=>3, "pos"=>0.4545454545454545, "color"=>"#54a644"}, {"id"=>2, "pos"=>1, "color"=>"#69ca56"}] !important;
color: rgba(255, 255, 255, 1) !important;}#s-badac5d8-7ac5-46f0-98a3-309d796d5369:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-badac5d8-7ac5-46f0-98a3-309d796d5369-root {
    text-align: center;
  }


#s-badac5d8-7ac5-46f0-98a3-309d796d5369.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-badac5d8-7ac5-46f0-98a3-309d796d5369-root {
    text-align: center;
  }


#s-badac5d8-7ac5-46f0-98a3-309d796d5369.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-badac5d8-7ac5-46f0-98a3-309d796d5369-root {
    text-align: center;
  }


#s-badac5d8-7ac5-46f0-98a3-309d796d5369.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-badac5d8-7ac5-46f0-98a3-309d796d5369-root {
    text-align: center;
  }


#s-badac5d8-7ac5-46f0-98a3-309d796d5369.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-badac5d8-7ac5-46f0-98a3-309d796d5369-root {
    text-align: center;
  }


#s-badac5d8-7ac5-46f0-98a3-309d796d5369.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Open Sans;
  display:  inline-block ;
}
}
#s-d347ca4a-d8c6-4efe-a0ed-11c74e9a20c7 {
  margin-left: auto;
margin-right: auto;
padding-top: 25px;
padding-bottom: 25px;
min-height: 50px;
background-color: rgba(43, 150, 204, 1);
}








#s-d347ca4a-d8c6-4efe-a0ed-11c74e9a20c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d347ca4a-d8c6-4efe-a0ed-11c74e9a20c7.shg-box.shg-c {
  justify-content: center;
}

#s-0ffec93a-50e5-484a-985f-e6fda5fbe045 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 1170px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  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;
}
