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

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

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

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

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

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

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

.shg-box-video-wrapper {
  /*
    It's very important we don't create a new containing block for shg-box-video-wrapper
    Jarallax uses transforms + position: fixed to achieve it's parallaxing effect

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

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

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

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

#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 850px;
background-position: center center;
}
@media (min-width: 1200px){#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  display: none;
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16, #wrap-s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16, #wrap-content-s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  display: none;
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16, #wrap-s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16, #wrap-content-s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 { display: none !important; }}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/480x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/960x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/768x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/1536x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/1024x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/2048x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/1200x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 {
  background-image: url(https://i.shgcdn.com/351d7e5c-a072-4646-9758-136c91a0bb70/-/resize/2048x/);
}
#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bf2bc4fe-1e14-4799-9584-0de0a0f52b16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  height: inherit;
  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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin-top: -50%;
margin-left: 6%;
margin-right: 6%;
text-align: center;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf-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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 6%;
  margin-right: 6%;
  margin-top: -50%;
  
}

.shg-image-content-margin-container-s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
    
    
    
    
  }


.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
  box-sizing: border-box;
}



.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  
}


@media (min-width: 1200px){#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf-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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
    
    
    
    
  }


.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
  box-sizing: border-box;
}



.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf-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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
    
    
    
    
  }


.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
  box-sizing: border-box;
}



.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf-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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
    
    
    
    
  }


.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
  box-sizing: border-box;
}



.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  
}


}@media (max-width: 767px){#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf-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-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
    
    
    
    
  }


.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf.shogun-image {
  box-sizing: border-box;
}



.s-62d0ba94-be42-43e3-9baf-27d2fd05e2bf img.shogun-image {
  
}


}
#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin-top: -3%;
margin-left: 9%;
margin-bottom: 0%;
margin-right: 9%;
max-width: 999px;
aspect-ratio: 1/1;
text-align: center;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin: 0 !important;
  overflow: visible;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651-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-4282460c-c778-4ac9-93df-4bd23d140651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 9%;
  margin-right: 9%;
  margin-top: -3%;
  margin-bottom: 0%;
}

.shg-image-content-margin-container-s-4282460c-c778-4ac9-93df-4bd23d140651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add background color handling */
  
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 999px;
  }



  img.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
    
    
    
    max-height: 999px;
  }


.s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
  box-sizing: border-box;
}



.s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4282460c-c778-4ac9-93df-4bd23d140651 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
      position: relative;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 999px;
    }
  }

@media (min-width: 1200px){#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin: 0 !important;
  overflow: visible;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651-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-4282460c-c778-4ac9-93df-4bd23d140651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4282460c-c778-4ac9-93df-4bd23d140651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add background color handling */
  
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 999px;
  }



  img.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
    
    
    
    max-height: 999px;
  }


.s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
  box-sizing: border-box;
}



.s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4282460c-c778-4ac9-93df-4bd23d140651 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
      position: relative;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 999px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin: 0 !important;
  overflow: visible;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651-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-4282460c-c778-4ac9-93df-4bd23d140651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4282460c-c778-4ac9-93df-4bd23d140651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add background color handling */
  
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 999px;
  }



  img.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
    
    
    
    max-height: 999px;
  }


.s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
  box-sizing: border-box;
}



.s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4282460c-c778-4ac9-93df-4bd23d140651 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
      position: relative;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 999px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin: 0 !important;
  overflow: visible;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651-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-4282460c-c778-4ac9-93df-4bd23d140651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4282460c-c778-4ac9-93df-4bd23d140651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add background color handling */
  
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 999px;
  }



  img.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
    
    
    
    max-height: 999px;
  }


.s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
  box-sizing: border-box;
}



.s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4282460c-c778-4ac9-93df-4bd23d140651 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
      position: relative;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 999px;
    }
  }

}@media (max-width: 767px){#s-4282460c-c778-4ac9-93df-4bd23d140651 {
  margin: 0 !important;
  overflow: visible;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651-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-4282460c-c778-4ac9-93df-4bd23d140651 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4282460c-c778-4ac9-93df-4bd23d140651 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add background color handling */
  
}

#s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4282460c-c778-4ac9-93df-4bd23d140651 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 999px;
  }



  img.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
    
    
    
    max-height: 999px;
  }


.s-4282460c-c778-4ac9-93df-4bd23d140651 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image {
  box-sizing: border-box;
}



.s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4282460c-c778-4ac9-93df-4bd23d140651 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container {
      position: relative;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4282460c-c778-4ac9-93df-4bd23d140651 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 999px;
    }
  }

}
#s-d7720edc-bf04-4e50-8b52-02a55fea980e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-d7720edc-bf04-4e50-8b52-02a55fea980e {
  display: none;
}
#s-d7720edc-bf04-4e50-8b52-02a55fea980e, #wrap-s-d7720edc-bf04-4e50-8b52-02a55fea980e, #wrap-content-s-d7720edc-bf04-4e50-8b52-02a55fea980e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7720edc-bf04-4e50-8b52-02a55fea980e {
  display: none;
}
#s-d7720edc-bf04-4e50-8b52-02a55fea980e, #wrap-s-d7720edc-bf04-4e50-8b52-02a55fea980e, #wrap-content-s-d7720edc-bf04-4e50-8b52-02a55fea980e { display: none !important; }}







#s-d7720edc-bf04-4e50-8b52-02a55fea980e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d7720edc-bf04-4e50-8b52-02a55fea980e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin-left: 8%;
margin-right: 8%;
text-align: center;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin: 0 !important;
  overflow: visible;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c-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-5edfcd4e-5af9-40ea-8937-bd165949630c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  
  
}

.shg-image-content-margin-container-s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add background color handling */
  
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
    
    
    
    
  }


.s-5edfcd4e-5af9-40ea-8937-bd165949630c .shogun-image-content {
  
    justify-content: center;
  
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
  box-sizing: border-box;
}



.s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  
}


@media (min-width: 1200px){#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin: 0 !important;
  overflow: visible;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c-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-5edfcd4e-5af9-40ea-8937-bd165949630c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add background color handling */
  
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
    
    
    
    
  }


.s-5edfcd4e-5af9-40ea-8937-bd165949630c .shogun-image-content {
  
    justify-content: center;
  
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
  box-sizing: border-box;
}



.s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin: 0 !important;
  overflow: visible;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c-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-5edfcd4e-5af9-40ea-8937-bd165949630c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add background color handling */
  
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
    
    
    
    
  }


.s-5edfcd4e-5af9-40ea-8937-bd165949630c .shogun-image-content {
  
    justify-content: center;
  
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
  box-sizing: border-box;
}



.s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin: 0 !important;
  overflow: visible;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c-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-5edfcd4e-5af9-40ea-8937-bd165949630c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add background color handling */
  
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
    
    
    
    
  }


.s-5edfcd4e-5af9-40ea-8937-bd165949630c .shogun-image-content {
  
    justify-content: center;
  
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
  box-sizing: border-box;
}



.s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  
}


}@media (max-width: 767px){#s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  margin: 0 !important;
  overflow: visible;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c-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-5edfcd4e-5af9-40ea-8937-bd165949630c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5edfcd4e-5af9-40ea-8937-bd165949630c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add background color handling */
  
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
    
    
    
    
  }


.s-5edfcd4e-5af9-40ea-8937-bd165949630c .shogun-image-content {
  
    justify-content: center;
  
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5edfcd4e-5af9-40ea-8937-bd165949630c.shogun-image {
  box-sizing: border-box;
}



.s-5edfcd4e-5af9-40ea-8937-bd165949630c img.shogun-image {
  
}


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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: #121212;
  font-family: "Montserrat";
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  color: #121212;
  font-family: "Montserrat";
  font-weight: 400;
}

#s-d7763b20-0389-4916-b734-3849642343a3 {
  margin-left: 8%;
margin-right: 8%;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin-top: 4%;
margin-left: 8%;
margin-bottom: 4%;
margin-right: 8%;
text-align: center;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580-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-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 4%;
  margin-bottom: 4%;
}

.shg-image-content-margin-container-s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
    
    
    
    
  }


.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
  box-sizing: border-box;
}



.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580-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-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
    
    
    
    
  }


.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
  box-sizing: border-box;
}



.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580-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-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
    
    
    
    
  }


.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
  box-sizing: border-box;
}



.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580-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-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
    
    
    
    
  }


.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
  box-sizing: border-box;
}



.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580-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-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3d7e81d-9f24-444a-9e28-76594dfa1580 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
    
    
    
    
  }


.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3d7e81d-9f24-444a-9e28-76594dfa1580.shogun-image {
  box-sizing: border-box;
}



.s-d3d7e81d-9f24-444a-9e28-76594dfa1580 img.shogun-image {
  
}


}
#s-f1a7fa5b-bf66-40c9-bfce-a25392f5cdb5 {
  margin-left: 7%;
margin-right: 7%;
}

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

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

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

/* 
  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-0a8d14af-dc0d-427d-b146-e87c97a45724 {
  margin-top: 16px;
margin-left: 6%;
margin-bottom: 16px;
margin-right: 6%;
}

@media (min-width: 0px) {
[id="s-0a8d14af-dc0d-427d-b146-e87c97a45724"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.6666666666666665px);
}

}

@media (min-width: 768px) {
[id="s-0a8d14af-dc0d-427d-b146-e87c97a45724"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.6666666666666665px);
}

}

@media (min-width: 992px) {
[id="s-0a8d14af-dc0d-427d-b146-e87c97a45724"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.6666666666666665px);
}

}

@media (min-width: 1200px) {
[id="s-0a8d14af-dc0d-427d-b146-e87c97a45724"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.6666666666666665px);
}

}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin: 0 !important;
  overflow: visible;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a-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-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add background color handling */
  
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
  box-sizing: border-box;
}



.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
      position: relative;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin: 0 !important;
  overflow: visible;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a-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-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add background color handling */
  
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
  box-sizing: border-box;
}



.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
      position: relative;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin: 0 !important;
  overflow: visible;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a-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-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add background color handling */
  
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
  box-sizing: border-box;
}



.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
      position: relative;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin: 0 !important;
  overflow: visible;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a-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-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add background color handling */
  
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
  box-sizing: border-box;
}



.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
      position: relative;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  margin: 0 !important;
  overflow: visible;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a-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-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add background color handling */
  
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image {
  box-sizing: border-box;
}



.s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container {
      position: relative;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae5d41c7-0580-4f98-b08c-30bda08baa0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377-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-8ed337df-2f41-483c-afd6-d8a893c67377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
  box-sizing: border-box;
}



.s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ed337df-2f41-483c-afd6-d8a893c67377 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
      position: relative;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377-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-8ed337df-2f41-483c-afd6-d8a893c67377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
  box-sizing: border-box;
}



.s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ed337df-2f41-483c-afd6-d8a893c67377 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
      position: relative;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377-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-8ed337df-2f41-483c-afd6-d8a893c67377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
  box-sizing: border-box;
}



.s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ed337df-2f41-483c-afd6-d8a893c67377 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
      position: relative;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377-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-8ed337df-2f41-483c-afd6-d8a893c67377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
  box-sizing: border-box;
}



.s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ed337df-2f41-483c-afd6-d8a893c67377 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
      position: relative;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  margin: 0 !important;
  overflow: visible;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377-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-8ed337df-2f41-483c-afd6-d8a893c67377 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ed337df-2f41-483c-afd6-d8a893c67377 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add background color handling */
  
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8ed337df-2f41-483c-afd6-d8a893c67377 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-8ed337df-2f41-483c-afd6-d8a893c67377 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image {
  box-sizing: border-box;
}



.s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8ed337df-2f41-483c-afd6-d8a893c67377 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container {
      position: relative;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8ed337df-2f41-483c-afd6-d8a893c67377 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin-left: auto;
margin-right: auto;
max-width: 2574px;
aspect-ratio: 1/1;
text-align: center;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9-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-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2574px;
  }



  img.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
  box-sizing: border-box;
}



.s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
      position: relative;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2574px;
    }
  }

@media (min-width: 1200px){#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9-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-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2574px;
  }



  img.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
  box-sizing: border-box;
}



.s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
      position: relative;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2574px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9-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-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2574px;
  }



  img.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
  box-sizing: border-box;
}



.s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
      position: relative;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2574px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9-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-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2574px;
  }



  img.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
  box-sizing: border-box;
}



.s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
      position: relative;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2574px;
    }
  }

}@media (max-width: 767px){#s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9-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-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2574px;
  }



  img.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-92eddd76-3a02-44b2-8799-871cf750b9b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image {
  box-sizing: border-box;
}



.s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container {
      position: relative;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92eddd76-3a02-44b2-8799-871cf750b9b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2574px;
    }
  }

}
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 888px;
background-position: center center;
}
@media (min-width: 1200px){#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  display: none;
}
#s-115c4297-a276-4b77-bee7-344675a7afc4, #wrap-s-115c4297-a276-4b77-bee7-344675a7afc4, #wrap-content-s-115c4297-a276-4b77-bee7-344675a7afc4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  display: none;
}
#s-115c4297-a276-4b77-bee7-344675a7afc4, #wrap-s-115c4297-a276-4b77-bee7-344675a7afc4, #wrap-content-s-115c4297-a276-4b77-bee7-344675a7afc4 { display: none !important; }}
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/480x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/960x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/768x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/1536x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/1024x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/2048x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/1200x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-115c4297-a276-4b77-bee7-344675a7afc4 {
  background-image: url(https://i.shgcdn.com/48a7549f-a8fd-4cbb-b664-f5aa52fbd733/-/resize/2048x/);
}
#s-115c4297-a276-4b77-bee7-344675a7afc4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-115c4297-a276-4b77-bee7-344675a7afc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-115c4297-a276-4b77-bee7-344675a7afc4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin-top: 208px;
margin-left: 8%;
margin-right: 8%;
text-align: center;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin: 0 !important;
  overflow: visible;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a-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-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 208px;
  
}

.shg-image-content-margin-container-s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add background color handling */
  
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
    
    
    
    
  }


.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
  box-sizing: border-box;
}



.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  
}


@media (min-width: 1200px){#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin: 0 !important;
  overflow: visible;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a-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-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add background color handling */
  
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
    
    
    
    
  }


.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
  box-sizing: border-box;
}



.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin: 0 !important;
  overflow: visible;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a-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-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add background color handling */
  
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
    
    
    
    
  }


.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
  box-sizing: border-box;
}



.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin: 0 !important;
  overflow: visible;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a-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-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add background color handling */
  
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
    
    
    
    
  }


.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
  box-sizing: border-box;
}



.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  
}


}@media (max-width: 767px){#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  margin: 0 !important;
  overflow: visible;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a-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-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add background color handling */
  
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
    
    
    
    
  }


.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a .shogun-image-content {
  
    justify-content: center;
  
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a.shogun-image {
  box-sizing: border-box;
}



.s-d94f23ba-c568-4624-8cc4-0c5c87bfc74a img.shogun-image {
  
}


}
#s-397a5087-fdde-4108-a675-e3ce9692c83e {
  margin-left: 8%;
margin-right: 8%;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin-left: 23%;
margin-right: 23%;
max-width: 1544px;
aspect-ratio: 1544/1832;
text-align: center;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin: 0 !important;
  overflow: visible;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280-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-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 23%;
  margin-right: 23%;
  
  
}

.shg-image-content-margin-container-s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add background color handling */
  
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
  box-sizing: border-box;
}



.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
      position: relative;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

@media (min-width: 1200px){#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin: 0 !important;
  overflow: visible;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280-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-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add background color handling */
  
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
  box-sizing: border-box;
}



.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
      position: relative;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin: 0 !important;
  overflow: visible;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280-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-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add background color handling */
  
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
  box-sizing: border-box;
}



.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
      position: relative;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin: 0 !important;
  overflow: visible;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280-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-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add background color handling */
  
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
  box-sizing: border-box;
}



.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
      position: relative;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (max-width: 767px){#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  margin: 0 !important;
  overflow: visible;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280-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-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add background color handling */
  
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image {
  box-sizing: border-box;
}



.s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container {
      position: relative;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7afb0063-a04b-4f0a-a865-3419d7a7d280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}
#s-d66b3d28-7e88-483b-aef9-a67da68411c8 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-d66b3d28-7e88-483b-aef9-a67da68411c8 {
  display: none;
}
#s-d66b3d28-7e88-483b-aef9-a67da68411c8, #wrap-s-d66b3d28-7e88-483b-aef9-a67da68411c8, #wrap-content-s-d66b3d28-7e88-483b-aef9-a67da68411c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d66b3d28-7e88-483b-aef9-a67da68411c8 {
  display: none;
}
#s-d66b3d28-7e88-483b-aef9-a67da68411c8, #wrap-s-d66b3d28-7e88-483b-aef9-a67da68411c8, #wrap-content-s-d66b3d28-7e88-483b-aef9-a67da68411c8 { display: none !important; }}







#s-d66b3d28-7e88-483b-aef9-a67da68411c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d66b3d28-7e88-483b-aef9-a67da68411c8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin-top: 32px;
margin-left: 8%;
margin-bottom: 32px;
margin-right: 8%;
text-align: center;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf-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-a7a9f467-5378-477c-9613-084b8469b2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 32px;
  margin-bottom: 32px;
}

.shg-image-content-margin-container-s-a7a9f467-5378-477c-9613-084b8469b2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
    
    
    
    
  }


.s-a7a9f467-5378-477c-9613-084b8469b2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
  box-sizing: border-box;
}



.s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  
}


@media (min-width: 1200px){#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf-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-a7a9f467-5378-477c-9613-084b8469b2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a7a9f467-5378-477c-9613-084b8469b2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
    
    
    
    
  }


.s-a7a9f467-5378-477c-9613-084b8469b2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
  box-sizing: border-box;
}



.s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf-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-a7a9f467-5378-477c-9613-084b8469b2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a7a9f467-5378-477c-9613-084b8469b2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
    
    
    
    
  }


.s-a7a9f467-5378-477c-9613-084b8469b2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
  box-sizing: border-box;
}



.s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf-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-a7a9f467-5378-477c-9613-084b8469b2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a7a9f467-5378-477c-9613-084b8469b2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
    
    
    
    
  }


.s-a7a9f467-5378-477c-9613-084b8469b2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
  box-sizing: border-box;
}



.s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  
}


}@media (max-width: 767px){#s-a7a9f467-5378-477c-9613-084b8469b2bf {
  margin: 0 !important;
  overflow: visible;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf-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-a7a9f467-5378-477c-9613-084b8469b2bf {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a7a9f467-5378-477c-9613-084b8469b2bf {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add background color handling */
  
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
    
    
    
    
  }


.s-a7a9f467-5378-477c-9613-084b8469b2bf .shogun-image-content {
  
    justify-content: center;
  
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a7a9f467-5378-477c-9613-084b8469b2bf.shogun-image {
  box-sizing: border-box;
}



.s-a7a9f467-5378-477c-9613-084b8469b2bf img.shogun-image {
  
}


}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 2000px;
background-position: center top;
}
@media (min-width: 1200px){#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  display: none;
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec, #wrap-s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec, #wrap-content-s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  display: none;
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec, #wrap-s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec, #wrap-content-s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec { display: none !important; }}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/480x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/960x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/768x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/1536x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/1024x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/2048x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/1200x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec {
  background-image: url(https://i.shgcdn.com/e13a2334-d393-40bc-98f3-f337cb4567e5/-/resize/2048x/);
}
#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f80443e2-20f6-454b-8fe2-dc7efc9e19ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin-top: 32px;
margin-left: 8%;
margin-bottom: 16px;
margin-right: 8%;
text-align: center;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin: 0 !important;
  overflow: visible;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b-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-016d6845-4685-40fe-b74e-614eeea7ec7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 32px;
  margin-bottom: 16px;
}

.shg-image-content-margin-container-s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add background color handling */
  
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
    
    
    
    
  }


.s-016d6845-4685-40fe-b74e-614eeea7ec7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
  box-sizing: border-box;
}



.s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  
}


@media (min-width: 1200px){#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin: 0 !important;
  overflow: visible;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b-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-016d6845-4685-40fe-b74e-614eeea7ec7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add background color handling */
  
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
    
    
    
    
  }


.s-016d6845-4685-40fe-b74e-614eeea7ec7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
  box-sizing: border-box;
}



.s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin: 0 !important;
  overflow: visible;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b-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-016d6845-4685-40fe-b74e-614eeea7ec7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add background color handling */
  
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
    
    
    
    
  }


.s-016d6845-4685-40fe-b74e-614eeea7ec7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
  box-sizing: border-box;
}



.s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin: 0 !important;
  overflow: visible;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b-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-016d6845-4685-40fe-b74e-614eeea7ec7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add background color handling */
  
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
    
    
    
    
  }


.s-016d6845-4685-40fe-b74e-614eeea7ec7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
  box-sizing: border-box;
}



.s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  
}


}@media (max-width: 767px){#s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  margin: 0 !important;
  overflow: visible;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b-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-016d6845-4685-40fe-b74e-614eeea7ec7b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-016d6845-4685-40fe-b74e-614eeea7ec7b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add background color handling */
  
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
    
    
    
    
  }


.s-016d6845-4685-40fe-b74e-614eeea7ec7b .shogun-image-content {
  
    justify-content: center;
  
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-016d6845-4685-40fe-b74e-614eeea7ec7b.shogun-image {
  box-sizing: border-box;
}



.s-016d6845-4685-40fe-b74e-614eeea7ec7b img.shogun-image {
  
}


}
#s-36f8bdc2-8f33-4da5-bd10-d663edf49ce3 {
  margin-left: 8%;
margin-right: 8%;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin-top: 24px;
margin-left: 16%;
margin-bottom: 24px;
margin-right: 16%;
max-width: 1560px;
aspect-ratio: 1560/353;
text-align: center;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin: 0 !important;
  overflow: visible;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce-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-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 16%;
  margin-right: 16%;
  margin-top: 24px;
  margin-bottom: 24px;
}

.shg-image-content-margin-container-s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add background color handling */
  
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }

    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-link {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1560px;
  }



  img.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
    
    
    
    max-height: 1560px;
  }


.s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
  box-sizing: border-box;
}



.s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
      --shg-aspect-ratio: calc(1560/353); 
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
      position: relative;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1560px;
    }
  }

@media (min-width: 1200px){#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin: 0 !important;
  overflow: visible;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce-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-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add background color handling */
  
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }

    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-link {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1560px;
  }



  img.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
    
    
    
    max-height: 1560px;
  }


.s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
  box-sizing: border-box;
}



.s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
      --shg-aspect-ratio: calc(1560/353); 
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
      position: relative;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin: 0 !important;
  overflow: visible;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce-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-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add background color handling */
  
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }

    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-link {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1560px;
  }



  img.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
    
    
    
    max-height: 1560px;
  }


.s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
  box-sizing: border-box;
}



.s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
      --shg-aspect-ratio: calc(1560/353); 
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
      position: relative;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin: 0 !important;
  overflow: visible;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce-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-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add background color handling */
  
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }

    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-link {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1560px;
  }



  img.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
    
    
    
    max-height: 1560px;
  }


.s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
  box-sizing: border-box;
}



.s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
      --shg-aspect-ratio: calc(1560/353); 
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
      position: relative;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1560px;
    }
  }

}@media (max-width: 767px){#s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  margin: 0 !important;
  overflow: visible;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce-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-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add background color handling */
  
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }

    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-link {
      aspect-ratio: 1560/353;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1560px;
  }



  img.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
    
    
    
    max-height: 1560px;
  }


.s-4d071ef0-9043-47e7-984d-519cbd3f2bce .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image {
  box-sizing: border-box;
}



.s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce {
      --shg-aspect-ratio: calc(1560/353); 
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container {
      position: relative;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d071ef0-9043-47e7-984d-519cbd3f2bce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1560px;
    }
  }

}
#s-5b8bc04e-9b26-42d9-b74b-8ec4999c3506 {
  margin-left: 8%;
margin-right: 8%;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin-left: 8%;
margin-right: 8%;
text-align: center;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin: 0 !important;
  overflow: visible;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d-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-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  
  
}

.shg-image-content-margin-container-s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add background color handling */
  
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
    
    
    
    
  }


.s-ee78472a-5f33-40fb-b9ab-2d439377e03d .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
  box-sizing: border-box;
}



.s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  
}


@media (min-width: 1200px){#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin: 0 !important;
  overflow: visible;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d-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-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add background color handling */
  
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
    
    
    
    
  }


.s-ee78472a-5f33-40fb-b9ab-2d439377e03d .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
  box-sizing: border-box;
}



.s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin: 0 !important;
  overflow: visible;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d-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-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add background color handling */
  
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
    
    
    
    
  }


.s-ee78472a-5f33-40fb-b9ab-2d439377e03d .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
  box-sizing: border-box;
}



.s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin: 0 !important;
  overflow: visible;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d-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-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add background color handling */
  
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
    
    
    
    
  }


.s-ee78472a-5f33-40fb-b9ab-2d439377e03d .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
  box-sizing: border-box;
}



.s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  
}


}@media (max-width: 767px){#s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  margin: 0 !important;
  overflow: visible;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d-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-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ee78472a-5f33-40fb-b9ab-2d439377e03d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add background color handling */
  
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
    
    
    
    
  }


.s-ee78472a-5f33-40fb-b9ab-2d439377e03d .shogun-image-content {
  
    justify-content: center;
  
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ee78472a-5f33-40fb-b9ab-2d439377e03d.shogun-image {
  box-sizing: border-box;
}



.s-ee78472a-5f33-40fb-b9ab-2d439377e03d img.shogun-image {
  
}


}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 1300px;
background-position: center custom;
}
@media (min-width: 1200px){#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  min-height: 1200px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  min-height: 900px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  display: none;
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94, #wrap-s-ea02986c-7aae-400f-ac6a-5c4573e54c94, #wrap-content-s-ea02986c-7aae-400f-ac6a-5c4573e54c94 { display: none !important; }}@media (max-width: 767px){#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  display: none;
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94, #wrap-s-ea02986c-7aae-400f-ac6a-5c4573e54c94, #wrap-content-s-ea02986c-7aae-400f-ac6a-5c4573e54c94 { display: none !important; }}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/480x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/960x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/768x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/1536x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/1024x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/2048x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/1200x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 {
  background-image: url(https://i.shgcdn.com/d2a571e6-5331-4001-8770-9d3ef9a1211f/-/resize/2048x/);
}
#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-ea02986c-7aae-400f-ac6a-5c4573e54c94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ea02986c-7aae-400f-ac6a-5c4573e54c94.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bf69bf60-55f4-450d-9693-5d15d8c081a7 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bf69bf60-55f4-450d-9693-5d15d8c081a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}
@media (min-width: 1200px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin-top: -8%;
margin-left: 10%;
margin-right: 10%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin-top: -10%;
margin-left: 4%;
margin-right: 4%;
}
}
#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin: 0 !important;
  overflow: visible;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da-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-6a82781f-8c75-41f1-b856-43510ed7b0da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add background color handling */
  
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
    
    
    
    
  }


.s-6a82781f-8c75-41f1-b856-43510ed7b0da .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
  box-sizing: border-box;
}



.s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  
}


@media (min-width: 1200px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin: 0 !important;
  overflow: visible;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da-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-6a82781f-8c75-41f1-b856-43510ed7b0da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: -8%;
  
}

.shg-image-content-margin-container-s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add background color handling */
  
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
    
    
    
    
  }


.s-6a82781f-8c75-41f1-b856-43510ed7b0da .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
  box-sizing: border-box;
}



.s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin: 0 !important;
  overflow: visible;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da-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-6a82781f-8c75-41f1-b856-43510ed7b0da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 4%;
  margin-right: 4%;
  margin-top: -10%;
  
}

.shg-image-content-margin-container-s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add background color handling */
  
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
    
    
    
    
  }


.s-6a82781f-8c75-41f1-b856-43510ed7b0da .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
  box-sizing: border-box;
}



.s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin: 0 !important;
  overflow: visible;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da-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-6a82781f-8c75-41f1-b856-43510ed7b0da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add background color handling */
  
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
    
    
    
    
  }


.s-6a82781f-8c75-41f1-b856-43510ed7b0da .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
  box-sizing: border-box;
}



.s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  
}


}@media (max-width: 767px){#s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  margin: 0 !important;
  overflow: visible;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da-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-6a82781f-8c75-41f1-b856-43510ed7b0da {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6a82781f-8c75-41f1-b856-43510ed7b0da {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add background color handling */
  
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
    
    
    
    
  }


.s-6a82781f-8c75-41f1-b856-43510ed7b0da .shogun-image-content {
  
    justify-content: center;
  
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6a82781f-8c75-41f1-b856-43510ed7b0da.shogun-image {
  box-sizing: border-box;
}



.s-6a82781f-8c75-41f1-b856-43510ed7b0da img.shogun-image {
  
}


}
#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin-left: 3%;
margin-right: 3%;
text-align: center;
}
@media (min-width: 1200px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin-left: 13%;
margin-right: 13%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin-top: -10px;
}
}
#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725-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-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 3%;
  margin-right: 3%;
  
  
}

.shg-image-content-margin-container-s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
    
    
    
    
  }


.s-ba61e1c2-b975-4688-8da3-32f92ad75725 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
  box-sizing: border-box;
}



.s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  
}


@media (min-width: 1200px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725-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-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 13%;
  margin-right: 13%;
  
  
}

.shg-image-content-margin-container-s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
    
    
    
    
  }


.s-ba61e1c2-b975-4688-8da3-32f92ad75725 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
  box-sizing: border-box;
}



.s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725-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-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: -10px;
  
}

.shg-image-content-margin-container-s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
    
    
    
    
  }


.s-ba61e1c2-b975-4688-8da3-32f92ad75725 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
  box-sizing: border-box;
}



.s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725-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-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
    
    
    
    
  }


.s-ba61e1c2-b975-4688-8da3-32f92ad75725 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
  box-sizing: border-box;
}



.s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  
}


}@media (max-width: 767px){#s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725-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-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba61e1c2-b975-4688-8da3-32f92ad75725 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
    
    
    
    
  }


.s-ba61e1c2-b975-4688-8da3-32f92ad75725 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba61e1c2-b975-4688-8da3-32f92ad75725.shogun-image {
  box-sizing: border-box;
}



.s-ba61e1c2-b975-4688-8da3-32f92ad75725 img.shogun-image {
  
}


}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 300px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  display: none;
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4, #wrap-s-f246746a-686c-4d3a-bcf9-ea11b144f2b4, #wrap-content-s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 { display: none !important; }}@media (max-width: 767px){#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  display: none;
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4, #wrap-s-f246746a-686c-4d3a-bcf9-ea11b144f2b4, #wrap-content-s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 { display: none !important; }}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/480x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/960x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/768x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/1536x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/1024x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/2048x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/1200x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 {
  background-image: url(https://i.shgcdn.com/45327c8f-811f-41f4-8fa7-e178141ca92f/-/resize/2048x/);
}
#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f246746a-686c-4d3a-bcf9-ea11b144f2b4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-repeat: no-repeat;
background-size: contain;
margin-top: -40px;
margin-left: auto;
margin-right: auto;
min-height: 500px;
background-position: right top;
}
@media (min-width: 768px) and (max-width: 991px){#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  display: none;
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e, #wrap-s-c6a8b5d5-7260-4b82-aca4-2fffa769693e, #wrap-content-s-c6a8b5d5-7260-4b82-aca4-2fffa769693e { display: none !important; }}@media (max-width: 767px){#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  display: none;
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e, #wrap-s-c6a8b5d5-7260-4b82-aca4-2fffa769693e, #wrap-content-s-c6a8b5d5-7260-4b82-aca4-2fffa769693e { display: none !important; }}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/480x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/960x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/768x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/1536x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/1024x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/2048x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/1200x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e {
  background-image: url(https://i.shgcdn.com/551606d8-6e03-4269-90eb-5bd4a014dcc2/-/resize/2048x/);
}
#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6a8b5d5-7260-4b82-aca4-2fffa769693e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-0b1aff36-5876-4ce3-9399-d9ed13cae34c {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0b1aff36-5876-4ce3-9399-d9ed13cae34c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #121212;
  font-family: "Montserrat";
  text-transform: none;
  font-weight: 600;
  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-2a58b99d-59e2-4d63-8d44-987c241ffda9 {
  margin-top: 8px;
margin-left: auto;
margin-bottom: 8px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2a58b99d-59e2-4d63-8d44-987c241ffda9 .shogun-heading-component h4 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-f26e6104-652d-4af6-a15f-a4f368a4b460 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-f26e6104-652d-4af6-a15f-a4f368a4b460"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f26e6104-652d-4af6-a15f-a4f368a4b460"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f26e6104-652d-4af6-a15f-a4f368a4b460"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f26e6104-652d-4af6-a15f-a4f368a4b460"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin: 0 !important;
  overflow: visible;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322-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-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add background color handling */
  
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
  box-sizing: border-box;
}



.s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
      position: relative;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin: 0 !important;
  overflow: visible;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322-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-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add background color handling */
  
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
  box-sizing: border-box;
}



.s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
      position: relative;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin: 0 !important;
  overflow: visible;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322-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-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add background color handling */
  
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
  box-sizing: border-box;
}



.s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
      position: relative;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin: 0 !important;
  overflow: visible;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322-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-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add background color handling */
  
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
  box-sizing: border-box;
}



.s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
      position: relative;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  margin: 0 !important;
  overflow: visible;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322-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-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add background color handling */
  
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-33c47ab0-9170-4ef8-91b4-8d362d932322 .shogun-image-content {
  
    justify-content: center;
  
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image {
  box-sizing: border-box;
}



.s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container {
      position: relative;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-33c47ab0-9170-4ef8-91b4-8d362d932322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5-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-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
  box-sizing: border-box;
}



.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
      position: relative;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5-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-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
  box-sizing: border-box;
}



.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
      position: relative;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5-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-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
  box-sizing: border-box;
}



.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
      position: relative;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5-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-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
  box-sizing: border-box;
}



.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
      position: relative;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5-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-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image {
  box-sizing: border-box;
}



.s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container {
      position: relative;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e01cdea-9f6c-4405-b2a0-a655c9c4c9d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288-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-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
  box-sizing: border-box;
}



.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
      position: relative;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288-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-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
  box-sizing: border-box;
}



.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
      position: relative;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288-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-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
  box-sizing: border-box;
}



.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
      position: relative;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288-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-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
  box-sizing: border-box;
}



.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
      position: relative;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  margin: 0 !important;
  overflow: visible;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288-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-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add background color handling */
  
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image {
  box-sizing: border-box;
}



.s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container {
      position: relative;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6d9c6a8c-1230-4ac3-84fe-5a9ce7e4f288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: -108px;
margin-left: auto;
margin-right: auto;
min-height: 1000px;
background-position: left top;
}
@media (min-width: 768px) and (max-width: 991px){#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  display: none;
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97, #wrap-s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97, #wrap-content-s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 { display: none !important; }}@media (max-width: 767px){#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  display: none;
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97, #wrap-s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97, #wrap-content-s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 { display: none !important; }}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/480x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/960x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/768x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/1536x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/1024x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/2048x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/1200x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 {
  background-image: url(https://i.shgcdn.com/371e21cd-0247-4fd7-915c-0e7a635adc4f/-/resize/2048x/);
}
#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e92e2c0b-e2ef-4d25-b248-ad7d76997d97.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b29650f9-c287-4742-bafa-1f1a0da88ba3 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b29650f9-c287-4742-bafa-1f1a0da88ba3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-96167e37-f935-46c8-a6de-a4c2bcf5c907 {
  margin-top: 208px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-96167e37-f935-46c8-a6de-a4c2bcf5c907"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96167e37-f935-46c8-a6de-a4c2bcf5c907"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-96167e37-f935-46c8-a6de-a4c2bcf5c907"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-96167e37-f935-46c8-a6de-a4c2bcf5c907"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin-left: auto;
margin-right: auto;
max-width: 1544px;
aspect-ratio: 1544/1832;
text-align: center;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9-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-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
  box-sizing: border-box;
}



.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
      position: relative;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

@media (min-width: 1200px){#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9-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-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
  box-sizing: border-box;
}



.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
      position: relative;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9-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-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
  box-sizing: border-box;
}



.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
      position: relative;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9-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-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
  box-sizing: border-box;
}



.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
      position: relative;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}@media (max-width: 767px){#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9-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-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }

    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-link {
      aspect-ratio: 1544/1832;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1544px;
  }



  img.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
    
    
    
    max-height: 1544px;
  }


.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image {
  box-sizing: border-box;
}



.s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 {
      --shg-aspect-ratio: calc(1544/1832); 
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container {
      position: relative;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f81e8cd-8b6c-4707-bb7c-41e005c983a9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1544px;
    }
  }

}
#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin: 0 !important;
  overflow: visible;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401-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-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add background color handling */
  
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
    
    
    
    
  }


.s-56a32033-c073-4c9e-8f65-8e3c127e2401 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
  box-sizing: border-box;
}



.s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  
}


@media (min-width: 1200px){#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin: 0 !important;
  overflow: visible;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401-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-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add background color handling */
  
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
    
    
    
    
  }


.s-56a32033-c073-4c9e-8f65-8e3c127e2401 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
  box-sizing: border-box;
}



.s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin: 0 !important;
  overflow: visible;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401-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-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add background color handling */
  
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
    
    
    
    
  }


.s-56a32033-c073-4c9e-8f65-8e3c127e2401 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
  box-sizing: border-box;
}



.s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin: 0 !important;
  overflow: visible;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401-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-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add background color handling */
  
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
    
    
    
    
  }


.s-56a32033-c073-4c9e-8f65-8e3c127e2401 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
  box-sizing: border-box;
}



.s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  
}


}@media (max-width: 767px){#s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  margin: 0 !important;
  overflow: visible;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401-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-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-56a32033-c073-4c9e-8f65-8e3c127e2401 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add background color handling */
  
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
    
    
    
    
  }


.s-56a32033-c073-4c9e-8f65-8e3c127e2401 .shogun-image-content {
  
    justify-content: center;
  
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shg-align-container {
  display: flex;
  justify-content: center
}

.s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-56a32033-c073-4c9e-8f65-8e3c127e2401.shogun-image {
  box-sizing: border-box;
}



.s-56a32033-c073-4c9e-8f65-8e3c127e2401 img.shogun-image {
  
}


}
#s-74028635-dfd0-4ac6-8c2b-559527a20c75 {
  margin-left: auto;
margin-right: auto;
}

#s-534d0a71-1152-4d16-bbd2-ead207492114 {
  margin-top: 16px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-534d0a71-1152-4d16-bbd2-ead207492114"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 1.3333333333333333px);
}

}

@media (min-width: 768px) {
[id="s-534d0a71-1152-4d16-bbd2-ead207492114"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333px);
}

}

@media (min-width: 992px) {
[id="s-534d0a71-1152-4d16-bbd2-ead207492114"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333px);
}

}

@media (min-width: 1200px) {
[id="s-534d0a71-1152-4d16-bbd2-ead207492114"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333px);
}

}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin-left: auto;
margin-right: auto;
max-width: 2574px;
aspect-ratio: 2574/912;
text-align: center;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507-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-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
  box-sizing: border-box;
}



.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  
}


@media (min-width: 1200px){#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507-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-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
  box-sizing: border-box;
}



.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507-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-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
  box-sizing: border-box;
}



.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507-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-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
  box-sizing: border-box;
}



.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  
}


}@media (max-width: 767px){#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  margin: 0 !important;
  overflow: visible;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507-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-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3c5cd8b-aefd-43e1-86ee-13627804d507 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add background color handling */
  
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3c5cd8b-aefd-43e1-86ee-13627804d507.shogun-image {
  box-sizing: border-box;
}



.s-d3c5cd8b-aefd-43e1-86ee-13627804d507 img.shogun-image {
  
}


}
#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin-left: auto;
margin-right: auto;
max-width: 2574px;
aspect-ratio: 2574/912;
text-align: center;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8-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-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
  box-sizing: border-box;
}



.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8-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-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
  box-sizing: border-box;
}



.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8-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-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
  box-sizing: border-box;
}



.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8-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-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
  box-sizing: border-box;
}



.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8-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-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c3384fae-b436-4aca-ace5-c48ac317f6e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c3384fae-b436-4aca-ace5-c48ac317f6e8.shogun-image {
  box-sizing: border-box;
}



.s-c3384fae-b436-4aca-ace5-c48ac317f6e8 img.shogun-image {
  
}


}
#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin-left: auto;
margin-right: auto;
max-width: 2574px;
aspect-ratio: 2574/912;
text-align: center;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin: 0 !important;
  overflow: visible;
}

#s-910b84da-72bd-4150-a602-7981778ccff4-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-910b84da-72bd-4150-a602-7981778ccff4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-910b84da-72bd-4150-a602-7981778ccff4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add background color handling */
  
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-910b84da-72bd-4150-a602-7981778ccff4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
  box-sizing: border-box;
}



.s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  
}


@media (min-width: 1200px){#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin: 0 !important;
  overflow: visible;
}

#s-910b84da-72bd-4150-a602-7981778ccff4-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-910b84da-72bd-4150-a602-7981778ccff4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-910b84da-72bd-4150-a602-7981778ccff4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add background color handling */
  
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-910b84da-72bd-4150-a602-7981778ccff4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
  box-sizing: border-box;
}



.s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin: 0 !important;
  overflow: visible;
}

#s-910b84da-72bd-4150-a602-7981778ccff4-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-910b84da-72bd-4150-a602-7981778ccff4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-910b84da-72bd-4150-a602-7981778ccff4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add background color handling */
  
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-910b84da-72bd-4150-a602-7981778ccff4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
  box-sizing: border-box;
}



.s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin: 0 !important;
  overflow: visible;
}

#s-910b84da-72bd-4150-a602-7981778ccff4-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-910b84da-72bd-4150-a602-7981778ccff4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-910b84da-72bd-4150-a602-7981778ccff4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add background color handling */
  
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-910b84da-72bd-4150-a602-7981778ccff4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
  box-sizing: border-box;
}



.s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  
}


}@media (max-width: 767px){#s-910b84da-72bd-4150-a602-7981778ccff4 {
  margin: 0 !important;
  overflow: visible;
}

#s-910b84da-72bd-4150-a602-7981778ccff4-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-910b84da-72bd-4150-a602-7981778ccff4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-910b84da-72bd-4150-a602-7981778ccff4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add background color handling */
  
}

#s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
    
    
    
    max-height: 2574px;
  }


.s-910b84da-72bd-4150-a602-7981778ccff4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-910b84da-72bd-4150-a602-7981778ccff4.shogun-image {
  box-sizing: border-box;
}



.s-910b84da-72bd-4150-a602-7981778ccff4 img.shogun-image {
  
}


}
#s-5679c603-8d05-46d1-9df0-24f374521c16 {
  margin-left: auto;
margin-right: auto;
min-height: 300px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5679c603-8d05-46d1-9df0-24f374521c16 {
  display: none;
}
#s-5679c603-8d05-46d1-9df0-24f374521c16, #wrap-s-5679c603-8d05-46d1-9df0-24f374521c16, #wrap-content-s-5679c603-8d05-46d1-9df0-24f374521c16 { display: none !important; }}@media (max-width: 767px){#s-5679c603-8d05-46d1-9df0-24f374521c16 {
  display: none;
}
#s-5679c603-8d05-46d1-9df0-24f374521c16, #wrap-s-5679c603-8d05-46d1-9df0-24f374521c16, #wrap-content-s-5679c603-8d05-46d1-9df0-24f374521c16 { display: none !important; }}







#s-5679c603-8d05-46d1-9df0-24f374521c16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5679c603-8d05-46d1-9df0-24f374521c16.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-01e90073-1925-4902-99c1-e39bc0170a40 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-01e90073-1925-4902-99c1-e39bc0170a40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-32280601-1c59-44e5-a8e4-2fd3f90ffde6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-32280601-1c59-44e5-a8e4-2fd3f90ffde6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32280601-1c59-44e5-a8e4-2fd3f90ffde6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32280601-1c59-44e5-a8e4-2fd3f90ffde6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32280601-1c59-44e5-a8e4-2fd3f90ffde6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin-left: auto;
margin-right: auto;
max-width: 1452px;
aspect-ratio: 1452/576;
text-align: center;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin: 0 !important;
  overflow: visible;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84-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-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add background color handling */
  
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }

    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-link {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
  box-sizing: border-box;
}



.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
      --shg-aspect-ratio: calc(1452/576); 
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
      position: relative;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

@media (min-width: 1200px){#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin: 0 !important;
  overflow: visible;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84-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-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add background color handling */
  
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }

    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-link {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
  box-sizing: border-box;
}



.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
      --shg-aspect-ratio: calc(1452/576); 
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
      position: relative;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin: 0 !important;
  overflow: visible;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84-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-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add background color handling */
  
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }

    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-link {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
  box-sizing: border-box;
}



.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
      --shg-aspect-ratio: calc(1452/576); 
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
      position: relative;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin: 0 !important;
  overflow: visible;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84-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-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add background color handling */
  
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }

    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-link {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
  box-sizing: border-box;
}



.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
      --shg-aspect-ratio: calc(1452/576); 
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
      position: relative;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}@media (max-width: 767px){#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  margin: 0 !important;
  overflow: visible;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84-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-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add background color handling */
  
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }

    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-link {
      aspect-ratio: 1452/576;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1452px;
  }



  img.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
    
    
    
    max-height: 1452px;
  }


.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image {
  box-sizing: border-box;
}



.s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 {
      --shg-aspect-ratio: calc(1452/576); 
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container {
      position: relative;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32eb19c0-5c4d-46c2-9854-32b667c57e84 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1452px;
    }
  }

}
#s-da6069e9-0f42-47f8-8bd8-4dd9c1e274eb {
  margin-left: auto;
margin-right: auto;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin: 0 !important;
  overflow: visible;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f-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-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add background color handling */
  
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
  box-sizing: border-box;
}



.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
      position: relative;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin: 0 !important;
  overflow: visible;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f-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-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add background color handling */
  
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
  box-sizing: border-box;
}



.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
      position: relative;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin: 0 !important;
  overflow: visible;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f-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-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add background color handling */
  
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
  box-sizing: border-box;
}



.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
      position: relative;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin: 0 !important;
  overflow: visible;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f-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-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add background color handling */
  
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
  box-sizing: border-box;
}



.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
      position: relative;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  margin: 0 !important;
  overflow: visible;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f-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-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add background color handling */
  
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image {
  box-sizing: border-box;
}



.s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container {
      position: relative;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c4cdd8e5-87b9-40c9-bf28-0a304c8d323f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 1400px;
background-position: left top;
}
@media (min-width: 768px) and (max-width: 991px){#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  display: none;
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190, #wrap-s-55a97701-9d19-487c-a3fa-b855d2ad7190, #wrap-content-s-55a97701-9d19-487c-a3fa-b855d2ad7190 { display: none !important; }}@media (max-width: 767px){#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  display: none;
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190, #wrap-s-55a97701-9d19-487c-a3fa-b855d2ad7190, #wrap-content-s-55a97701-9d19-487c-a3fa-b855d2ad7190 { display: none !important; }}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/480x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/960x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/768x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/1536x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/1024x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/2048x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/1200x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-55a97701-9d19-487c-a3fa-b855d2ad7190 {
  background-image: url(https://i.shgcdn.com/1072802c-cc1b-42d9-8d66-69d14a3d5baa/-/resize/2048x/);
}
#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-55a97701-9d19-487c-a3fa-b855d2ad7190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55a97701-9d19-487c-a3fa-b855d2ad7190.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-883f134b-29a4-4e6b-8ca2-14f0e0e45548 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-883f134b-29a4-4e6b-8ca2-14f0e0e45548"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-04038357-196a-41fe-8596-ce76161e2766 {
  margin-top: 72px;
margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-04038357-196a-41fe-8596-ce76161e2766"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04038357-196a-41fe-8596-ce76161e2766"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04038357-196a-41fe-8596-ce76161e2766"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04038357-196a-41fe-8596-ce76161e2766"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin-top: 24px;
margin-left: auto;
margin-right: auto;
max-width: 1386px;
aspect-ratio: 1386/592;
text-align: center;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin: 0 !important;
  overflow: visible;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a-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-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 24px;
  
}

.shg-image-content-margin-container-s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add background color handling */
  
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }

    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-link {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1386px;
  }



  img.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
    
    
    
    max-height: 1386px;
  }


.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
  box-sizing: border-box;
}



.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
      --shg-aspect-ratio: calc(1386/592); 
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
      position: relative;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1386px;
    }
  }

@media (min-width: 1200px){#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin: 0 !important;
  overflow: visible;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a-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-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add background color handling */
  
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }

    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-link {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1386px;
  }



  img.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
    
    
    
    max-height: 1386px;
  }


.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
  box-sizing: border-box;
}



.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
      --shg-aspect-ratio: calc(1386/592); 
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
      position: relative;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1386px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin: 0 !important;
  overflow: visible;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a-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-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add background color handling */
  
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }

    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-link {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1386px;
  }



  img.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
    
    
    
    max-height: 1386px;
  }


.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
  box-sizing: border-box;
}



.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
      --shg-aspect-ratio: calc(1386/592); 
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
      position: relative;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1386px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin: 0 !important;
  overflow: visible;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a-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-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add background color handling */
  
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }

    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-link {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1386px;
  }



  img.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
    
    
    
    max-height: 1386px;
  }


.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
  box-sizing: border-box;
}



.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
      --shg-aspect-ratio: calc(1386/592); 
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
      position: relative;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1386px;
    }
  }

}@media (max-width: 767px){#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  margin: 0 !important;
  overflow: visible;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a-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-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add background color handling */
  
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }

    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-link {
      aspect-ratio: 1386/592;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1386px;
  }



  img.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
    
    
    
    max-height: 1386px;
  }


.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a .shogun-image-content {
  
    justify-content: center;
  
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image {
  box-sizing: border-box;
}



.s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a {
      --shg-aspect-ratio: calc(1386/592); 
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container {
      position: relative;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-14645440-54b3-4bfd-ae9f-cdba9dab7f9a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1386px;
    }
  }

}
#s-6b8492d3-5ee7-4405-9a71-64c17cf4dc75 {
  margin-left: auto;
margin-right: auto;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin-top: 24px;
margin-left: auto;
margin-bottom: 24px;
margin-right: auto;
text-align: center;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5-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-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 24px;
  margin-bottom: 24px;
}

.shg-image-content-margin-container-s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
    
    
    
    
  }


.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
  box-sizing: border-box;
}



.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  
}


@media (min-width: 1200px){#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5-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-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
    
    
    
    
  }


.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
  box-sizing: border-box;
}



.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5-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-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
    
    
    
    
  }


.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
  box-sizing: border-box;
}



.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5-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-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
    
    
    
    
  }


.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
  box-sizing: border-box;
}



.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  
}


}@media (max-width: 767px){#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5-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-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
    
    
    
    
  }


.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5.shogun-image {
  box-sizing: border-box;
}



.s-daa4fcc6-9b7d-4bad-9bc7-904e481fc1e5 img.shogun-image {
  
}


}
#s-eaab5d0e-e10c-48ca-8a09-74fdd9072613 {
  margin-left: auto;
margin-right: auto;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin-left: 10%;
margin-right: 10%;
aspect-ratio: 1/1;
text-align: center;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9-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-1d702e70-3587-45bb-9c5f-108814f282d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  
  
}

.shg-image-content-margin-container-s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
    
    
    
    
  }


.s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
  box-sizing: border-box;
}



.s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d702e70-3587-45bb-9c5f-108814f282d9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
      position: relative;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

@media (min-width: 1200px){#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9-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-1d702e70-3587-45bb-9c5f-108814f282d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
    
    
    
    
  }


.s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
  box-sizing: border-box;
}



.s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d702e70-3587-45bb-9c5f-108814f282d9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
      position: relative;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9-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-1d702e70-3587-45bb-9c5f-108814f282d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
    
    
    
    
  }


.s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
  box-sizing: border-box;
}



.s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d702e70-3587-45bb-9c5f-108814f282d9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
      position: relative;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9-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-1d702e70-3587-45bb-9c5f-108814f282d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
    
    
    
    
  }


.s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
  box-sizing: border-box;
}



.s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d702e70-3587-45bb-9c5f-108814f282d9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
      position: relative;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}@media (max-width: 767px){#s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9-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-1d702e70-3587-45bb-9c5f-108814f282d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d702e70-3587-45bb-9c5f-108814f282d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d702e70-3587-45bb-9c5f-108814f282d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    
  }



  img.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
    
    
    
    
  }


.s-1d702e70-3587-45bb-9c5f-108814f282d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image {
  box-sizing: border-box;
}



.s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d702e70-3587-45bb-9c5f-108814f282d9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container {
      position: relative;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d702e70-3587-45bb-9c5f-108814f282d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      
    }
  }

}
#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin-left: auto;
margin-right: auto;
max-width: 1622px;
aspect-ratio: 1622/4068;
text-align: center;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4-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-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }

    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-link {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1622px;
  }



  img.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
    
    
    
    max-height: 1622px;
  }


.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
  box-sizing: border-box;
}



.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
      --shg-aspect-ratio: calc(1622/4068); 
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
      position: relative;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1622px;
    }
  }

@media (min-width: 1200px){#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4-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-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }

    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-link {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1622px;
  }



  img.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
    
    
    
    max-height: 1622px;
  }


.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
  box-sizing: border-box;
}



.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
      --shg-aspect-ratio: calc(1622/4068); 
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
      position: relative;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1622px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4-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-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }

    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-link {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1622px;
  }



  img.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
    
    
    
    max-height: 1622px;
  }


.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
  box-sizing: border-box;
}



.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
      --shg-aspect-ratio: calc(1622/4068); 
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
      position: relative;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1622px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4-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-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }

    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-link {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1622px;
  }



  img.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
    
    
    
    max-height: 1622px;
  }


.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
  box-sizing: border-box;
}



.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
      --shg-aspect-ratio: calc(1622/4068); 
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
      position: relative;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1622px;
    }
  }

}@media (max-width: 767px){#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4-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-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }

    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-link {
      aspect-ratio: 1622/4068;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1622px;
  }



  img.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
    
    
    
    max-height: 1622px;
  }


.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image {
  box-sizing: border-box;
}



.s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 {
      --shg-aspect-ratio: calc(1622/4068); 
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container {
      position: relative;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7f25598-a30e-4f92-a75f-8b2acca251f4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1622px;
    }
  }

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