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

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

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

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

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

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

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

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

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

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

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

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

#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-repeat: repeat;
background-size: cover;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
background-position: left top;
}

#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  background-image: url(https://i.shgcdn.com/d6c2b950-0d75-407a-b548-d4ca9256d86b/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e {
  cursor: pointer;
}#s-0ee0336a-7c7b-4eb8-80b3-10dd7917434e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-a55a40be-1ef3-4f49-b3e2-10f068401105 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a55a40be-1ef3-4f49-b3e2-10f068401105"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a55a40be-1ef3-4f49-b3e2-10f068401105"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a55a40be-1ef3-4f49-b3e2-10f068401105"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a55a40be-1ef3-4f49-b3e2-10f068401105"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.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: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-37e0e2ff-bd91-4623-807a-51d90bda3b4c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-37e0e2ff-bd91-4623-807a-51d90bda3b4c .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-08d13978-3126-45f7-970f-b4b0ab403dec {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08d13978-3126-45f7-970f-b4b0ab403dec .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  
  line-height: 1em;
  
  
}



#s-9cb30882-9305-4fa9-b893-902044d54f47 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9cb30882-9305-4fa9-b893-902044d54f47 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  line-height: 0.5em;
  
  
}



#s-d5e57244-826a-44ac-b44e-d0a8b2f088a8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d5e57244-826a-44ac-b44e-d0a8b2f088a8 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f787505-171e-4af7-9865-4a123bf90612-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-0f787505-171e-4af7-9865-4a123bf90612 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  
}

.shg-image-content-margin-container-s-0f787505-171e-4af7-9865-4a123bf90612 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
  box-sizing: border-box;
}



.s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f787505-171e-4af7-9865-4a123bf90612 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
      position: relative;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f787505-171e-4af7-9865-4a123bf90612-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-0f787505-171e-4af7-9865-4a123bf90612 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f787505-171e-4af7-9865-4a123bf90612 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
  box-sizing: border-box;
}



.s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f787505-171e-4af7-9865-4a123bf90612 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
      position: relative;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f787505-171e-4af7-9865-4a123bf90612-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-0f787505-171e-4af7-9865-4a123bf90612 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f787505-171e-4af7-9865-4a123bf90612 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
  box-sizing: border-box;
}



.s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f787505-171e-4af7-9865-4a123bf90612 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
      position: relative;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f787505-171e-4af7-9865-4a123bf90612-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-0f787505-171e-4af7-9865-4a123bf90612 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f787505-171e-4af7-9865-4a123bf90612 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
  box-sizing: border-box;
}



.s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f787505-171e-4af7-9865-4a123bf90612 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
      position: relative;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-0f787505-171e-4af7-9865-4a123bf90612 {
  margin: 0 !important;
  overflow: visible;
}

#s-0f787505-171e-4af7-9865-4a123bf90612-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-0f787505-171e-4af7-9865-4a123bf90612 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f787505-171e-4af7-9865-4a123bf90612 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add background color handling */
  
}

#s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f787505-171e-4af7-9865-4a123bf90612 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-0f787505-171e-4af7-9865-4a123bf90612 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image {
  box-sizing: border-box;
}



.s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f787505-171e-4af7-9865-4a123bf90612 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container {
      position: relative;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f787505-171e-4af7-9865-4a123bf90612 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-ea19c033-4e6a-4bc8-83be-dfc68b806a1a {
  margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea19c033-4e6a-4bc8-83be-dfc68b806a1a .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  italic ;
  font-size: 18px;
  
  
  
}



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

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

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

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

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

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

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

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

#s-e6102795-5436-47e0-8577-99c20f012e98 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e6102795-5436-47e0-8577-99c20f012e98:hover {background-color: rgba(166, 66, 38, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e6102795-5436-47e0-8577-99c20f012e98:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e6102795-5436-47e0-8577-99c20f012e98-root {
    text-align: center;
  }


#s-e6102795-5436-47e0-8577-99c20f012e98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e6102795-5436-47e0-8577-99c20f012e98-root {
    text-align: center;
  }


#s-e6102795-5436-47e0-8577-99c20f012e98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e6102795-5436-47e0-8577-99c20f012e98-root {
    text-align: center;
  }


#s-e6102795-5436-47e0-8577-99c20f012e98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e6102795-5436-47e0-8577-99c20f012e98-root {
    text-align: center;
  }


#s-e6102795-5436-47e0-8577-99c20f012e98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e6102795-5436-47e0-8577-99c20f012e98-root {
    text-align: center;
  }


#s-e6102795-5436-47e0-8577-99c20f012e98.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
aspect-ratio: 1500/795;
text-align: center;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286-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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }

    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-link {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
  box-sizing: border-box;
}



.s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
      --shg-aspect-ratio: calc(1500/795); 
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
      position: relative;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286-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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }

    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-link {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
  box-sizing: border-box;
}



.s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
      --shg-aspect-ratio: calc(1500/795); 
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
      position: relative;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286-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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }

    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-link {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
  box-sizing: border-box;
}



.s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
      --shg-aspect-ratio: calc(1500/795); 
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
      position: relative;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286-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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }

    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-link {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
  box-sizing: border-box;
}



.s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
      --shg-aspect-ratio: calc(1500/795); 
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
      position: relative;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  margin: 0 !important;
  overflow: visible;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286-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-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add background color handling */
  
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }

    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-link {
      aspect-ratio: 1500/795;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-0a510722-e70c-4a10-9a27-bc2343d2a286 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image {
  box-sizing: border-box;
}



.s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 {
      --shg-aspect-ratio: calc(1500/795); 
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container {
      position: relative;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0a510722-e70c-4a10-9a27-bc2343d2a286 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-b0fcc921-6573-4d57-886d-e1083472615c {
  margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
min-height: 50px;
}








#s-b0fcc921-6573-4d57-886d-e1083472615c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b0fcc921-6573-4d57-886d-e1083472615c {
  cursor: pointer;
}#s-b0fcc921-6573-4d57-886d-e1083472615c.shg-box.shg-c {
  justify-content: center;
}

#s-916f11b3-bd12-42e3-9b9d-c7e0eb289d6e {
  margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-916f11b3-bd12-42e3-9b9d-c7e0eb289d6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-916f11b3-bd12-42e3-9b9d-c7e0eb289d6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-916f11b3-bd12-42e3-9b9d-c7e0eb289d6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-916f11b3-bd12-42e3-9b9d-c7e0eb289d6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-34ddf43f-bd9a-407e-8317-c9821cc91d0d {
  min-height: 20px;
}








#s-34ddf43f-bd9a-407e-8317-c9821cc91d0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-34ddf43f-bd9a-407e-8317-c9821cc91d0d {
  cursor: pointer;
}#s-34ddf43f-bd9a-407e-8317-c9821cc91d0d.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-9c9efb94-c045-432a-8ea0-a8564c0761d8 {
  margin-top: -5px;
margin-left: 9%;
margin-bottom: -5px;
margin-right: 9%;
}

#s-2b046993-3600-4a78-9724-eb18e970444b {
  margin-top: -10px;
margin-left: 9%;
margin-bottom: -10px;
margin-right: 9%;
}

#s-056b3798-225f-44f4-853a-7031d90c611c {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(184, 12, 12, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-056b3798-225f-44f4-853a-7031d90c611c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-056b3798-225f-44f4-853a-7031d90c611c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-056b3798-225f-44f4-853a-7031d90c611c-root {
    text-align: center;
  }


#s-056b3798-225f-44f4-853a-7031d90c611c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-056b3798-225f-44f4-853a-7031d90c611c-root {
    text-align: center;
  }


#s-056b3798-225f-44f4-853a-7031d90c611c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-056b3798-225f-44f4-853a-7031d90c611c-root {
    text-align: center;
  }


#s-056b3798-225f-44f4-853a-7031d90c611c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-056b3798-225f-44f4-853a-7031d90c611c-root {
    text-align: center;
  }


#s-056b3798-225f-44f4-853a-7031d90c611c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-056b3798-225f-44f4-853a-7031d90c611c-root {
    text-align: center;
  }


#s-056b3798-225f-44f4-853a-7031d90c611c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 594px;
aspect-ratio: 594/247;
text-align: center;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin: 0 !important;
  overflow: visible;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821-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-35d26b26-fa3f-4f38-949a-17814b17f821 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add background color handling */
  
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }

    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-link {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 594px;
  }



  img.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
    
    
    
    max-height: 594px;
  }


.s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
  box-sizing: border-box;
}



.s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35d26b26-fa3f-4f38-949a-17814b17f821 {
      --shg-aspect-ratio: calc(594/247); 
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
      position: relative;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 594px;
    }
  }

@media (min-width: 1200px){#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin: 0 !important;
  overflow: visible;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821-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-35d26b26-fa3f-4f38-949a-17814b17f821 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add background color handling */
  
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }

    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-link {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 594px;
  }



  img.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
    
    
    
    max-height: 594px;
  }


.s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
  box-sizing: border-box;
}



.s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35d26b26-fa3f-4f38-949a-17814b17f821 {
      --shg-aspect-ratio: calc(594/247); 
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
      position: relative;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 594px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin: 0 !important;
  overflow: visible;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821-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-35d26b26-fa3f-4f38-949a-17814b17f821 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add background color handling */
  
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }

    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-link {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 594px;
  }



  img.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
    
    
    
    max-height: 594px;
  }


.s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
  box-sizing: border-box;
}



.s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35d26b26-fa3f-4f38-949a-17814b17f821 {
      --shg-aspect-ratio: calc(594/247); 
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
      position: relative;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 594px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin: 0 !important;
  overflow: visible;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821-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-35d26b26-fa3f-4f38-949a-17814b17f821 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add background color handling */
  
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }

    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-link {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 594px;
  }



  img.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
    
    
    
    max-height: 594px;
  }


.s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
  box-sizing: border-box;
}



.s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35d26b26-fa3f-4f38-949a-17814b17f821 {
      --shg-aspect-ratio: calc(594/247); 
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
      position: relative;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 594px;
    }
  }

}@media (max-width: 767px){#s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  margin: 0 !important;
  overflow: visible;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821-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-35d26b26-fa3f-4f38-949a-17814b17f821 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35d26b26-fa3f-4f38-949a-17814b17f821 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add background color handling */
  
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }

    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-link {
      aspect-ratio: 594/247;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35d26b26-fa3f-4f38-949a-17814b17f821 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 594px;
  }



  img.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
    
    
    
    max-height: 594px;
  }


.s-35d26b26-fa3f-4f38-949a-17814b17f821 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image {
  box-sizing: border-box;
}



.s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35d26b26-fa3f-4f38-949a-17814b17f821 {
      --shg-aspect-ratio: calc(594/247); 
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container {
      position: relative;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35d26b26-fa3f-4f38-949a-17814b17f821 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 594px;
    }
  }

}
#s-08ee5686-1ce0-4dd2-8c5a-20dba31b5e1b {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-08ee5686-1ce0-4dd2-8c5a-20dba31b5e1b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08ee5686-1ce0-4dd2-8c5a-20dba31b5e1b {
  cursor: pointer;
}#s-08ee5686-1ce0-4dd2-8c5a-20dba31b5e1b.shg-box.shg-c {
  justify-content: center;
}

#s-0e926675-26f7-4c65-b48d-129e9f9c102f {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-0e926675-26f7-4c65-b48d-129e9f9c102f {
  margin-left: 2%;
margin-right: 2%;
}
}
@media (min-width: 0px) {
[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e926675-26f7-4c65-b48d-129e9f9c102f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

}

#s-56c8996c-e1de-4497-9bcf-d1c3edf13a2a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-56c8996c-e1de-4497-9bcf-d1c3edf13a2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-56c8996c-e1de-4497-9bcf-d1c3edf13a2a.shg-box.shg-c {
  justify-content: center;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin-left: 5%;
margin-right: 80%;
max-width: 300px;
aspect-ratio: 300/188;
text-align: left;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin: 0 !important;
  overflow: visible;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de-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-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add background color handling */
  
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }

    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-link {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
  box-sizing: border-box;
}



.s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
      --shg-aspect-ratio: calc(300/188); 
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
      position: relative;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

@media (min-width: 1200px){#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin: 0 !important;
  overflow: visible;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de-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-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add background color handling */
  
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }

    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-link {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
  box-sizing: border-box;
}



.s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
      --shg-aspect-ratio: calc(300/188); 
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
      position: relative;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin: 0 !important;
  overflow: visible;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de-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-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add background color handling */
  
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }

    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-link {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
  box-sizing: border-box;
}



.s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
      --shg-aspect-ratio: calc(300/188); 
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
      position: relative;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin: 0 !important;
  overflow: visible;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de-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-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add background color handling */
  
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }

    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-link {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
  box-sizing: border-box;
}



.s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
      --shg-aspect-ratio: calc(300/188); 
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
      position: relative;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (max-width: 767px){#s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  margin: 0 !important;
  overflow: visible;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de-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-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add background color handling */
  
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }

    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-link {
      aspect-ratio: 300/188;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-48d1d642-6be4-49a3-ae09-dcc30ef235de .shogun-image-content {
  
    justify-content: center;
  
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image {
  box-sizing: border-box;
}



.s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de {
      --shg-aspect-ratio: calc(300/188); 
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container {
      position: relative;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-48d1d642-6be4-49a3-ae09-dcc30ef235de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}
#s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68 {
  margin-top: 6px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68 {
  display: none;
}
#s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68, #wrap-s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68, #wrap-content-s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68 { display: none !important; }}@media (max-width: 767px){#s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-a7ba90e6-06d5-4059-8e46-33ed4fd0ab68 .shogun-heading-component h1 {
  color: rgba(30, 100, 158, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-9582f773-663d-4132-9e3e-c3820464cf4b {
  margin-top: 6px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9582f773-663d-4132-9e3e-c3820464cf4b {
  margin-left: 12%;
margin-right: 12%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-9582f773-663d-4132-9e3e-c3820464cf4b {
  
}
}@media (max-width: 767px){#s-9582f773-663d-4132-9e3e-c3820464cf4b {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-9582f773-663d-4132-9e3e-c3820464cf4b .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c920541e-9ede-45f3-a930-5a60ebf83daf {
  margin-top: 6px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-c920541e-9ede-45f3-a930-5a60ebf83daf {
  display: none;
}
#s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-content-s-c920541e-9ede-45f3-a930-5a60ebf83daf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c920541e-9ede-45f3-a930-5a60ebf83daf {
  display: none;
}
#s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-content-s-c920541e-9ede-45f3-a930-5a60ebf83daf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c920541e-9ede-45f3-a930-5a60ebf83daf {
  
}
}@media (max-width: 767px){#s-c920541e-9ede-45f3-a930-5a60ebf83daf {
  margin-left: 5%;
margin-right: 5%;
display: none;
}
#s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-s-c920541e-9ede-45f3-a930-5a60ebf83daf, #wrap-content-s-c920541e-9ede-45f3-a930-5a60ebf83daf { display: none !important; }}
#s-c920541e-9ede-45f3-a930-5a60ebf83daf .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e {
  margin-top: 6px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e {
  display: none;
}
#s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e, #wrap-s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e, #wrap-content-s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e { display: none !important; }}@media (max-width: 767px){#s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-a1a70a8c-c93a-4e62-a854-4c1613bdef3e .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-028a193a-eb06-45db-914f-8fad3a904f77 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-028a193a-eb06-45db-914f-8fad3a904f77:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-028a193a-eb06-45db-914f-8fad3a904f77:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-028a193a-eb06-45db-914f-8fad3a904f77 {
  margin-bottom: 30px;
}
}

  #s-028a193a-eb06-45db-914f-8fad3a904f77-root {
    text-align: center;
  }


#s-028a193a-eb06-45db-914f-8fad3a904f77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-028a193a-eb06-45db-914f-8fad3a904f77-root {
    text-align: center;
  }


#s-028a193a-eb06-45db-914f-8fad3a904f77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-028a193a-eb06-45db-914f-8fad3a904f77-root {
    text-align: center;
  }


#s-028a193a-eb06-45db-914f-8fad3a904f77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-028a193a-eb06-45db-914f-8fad3a904f77-root {
    text-align: center;
  }


#s-028a193a-eb06-45db-914f-8fad3a904f77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-028a193a-eb06-45db-914f-8fad3a904f77-root {
    text-align: center;
  }


#s-028a193a-eb06-45db-914f-8fad3a904f77.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-8aaa4c0f-0c10-4ec6-b51c-47e3d3a3b520 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-8aaa4c0f-0c10-4ec6-b51c-47e3d3a3b520 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8aaa4c0f-0c10-4ec6-b51c-47e3d3a3b520.shg-box.shg-c {
  justify-content: center;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin-top: 20px;
}
}
#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0-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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
  box-sizing: border-box;
}



.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
      position: relative;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0-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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
  box-sizing: border-box;
}



.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
      position: relative;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0-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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
  box-sizing: border-box;
}



.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
      position: relative;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0-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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
  box-sizing: border-box;
}



.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
      position: relative;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  margin: 0 !important;
  overflow: visible;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0-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-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add background color handling */
  
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image {
  box-sizing: border-box;
}



.s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container {
      position: relative;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b0bf3a25-70eb-4595-a782-d3f02aa832e0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-fe59c7cf-d035-42da-b4cb-0c0a445197b9 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-fe59c7cf-d035-42da-b4cb-0c0a445197b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fe59c7cf-d035-42da-b4cb-0c0a445197b9 {
  cursor: pointer;
}#s-fe59c7cf-d035-42da-b4cb-0c0a445197b9.shg-box.shg-c {
  justify-content: center;
}

#s-c4effba5-da01-4770-99ca-322b716a0b96 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: rgba(14, 14, 14, 1);
}

#s-c4effba5-da01-4770-99ca-322b716a0b96 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


#s-c4effba5-da01-4770-99ca-322b716a0b96 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

@media (max-width: 767px){#s-c4effba5-da01-4770-99ca-322b716a0b96 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


#s-c4effba5-da01-4770-99ca-322b716a0b96 .shogun-heading-component h1 a {
  color: rgba(255, 255, 255, 1);
}

}
#s-213ed9d2-dc0f-40cd-a491-89186cb5067a {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
background-position: center top;
}

#s-213ed9d2-dc0f-40cd-a491-89186cb5067a {
  background-image: url(https://i.shgcdn.com/3762ea8c-9e43-4964-a97f-066de61e121b/);
}








#s-213ed9d2-dc0f-40cd-a491-89186cb5067a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-213ed9d2-dc0f-40cd-a491-89186cb5067a {
  cursor: pointer;
}#s-213ed9d2-dc0f-40cd-a491-89186cb5067a.shg-box.shg-c {
  justify-content: center;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin-top: 0px;
margin-left: 35%;
margin-right: 35%;
max-width: 1000px;
aspect-ratio: 1000/447;
text-align: center;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin: 0 !important;
  overflow: visible;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff-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-a9c62080-0616-4357-9d8c-304179cb3bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 35%;
  margin-right: 35%;
  margin-top: 0px;
  
}

.shg-image-content-margin-container-s-a9c62080-0616-4357-9d8c-304179cb3bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add background color handling */
  
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }

    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-link {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }




.s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image {
  box-sizing: border-box;
}



.s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9c62080-0616-4357-9d8c-304179cb3bff {
      --shg-aspect-ratio: calc(1000/447); 
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
      position: relative;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin: 0 !important;
  overflow: visible;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff-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-a9c62080-0616-4357-9d8c-304179cb3bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9c62080-0616-4357-9d8c-304179cb3bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add background color handling */
  
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }

    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-link {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }




.s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image {
  box-sizing: border-box;
}



.s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9c62080-0616-4357-9d8c-304179cb3bff {
      --shg-aspect-ratio: calc(1000/447); 
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
      position: relative;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff 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-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin: 0 !important;
  overflow: visible;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff-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-a9c62080-0616-4357-9d8c-304179cb3bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9c62080-0616-4357-9d8c-304179cb3bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add background color handling */
  
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }

    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-link {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }




.s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image {
  box-sizing: border-box;
}



.s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9c62080-0616-4357-9d8c-304179cb3bff {
      --shg-aspect-ratio: calc(1000/447); 
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
      position: relative;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff 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-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin: 0 !important;
  overflow: visible;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff-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-a9c62080-0616-4357-9d8c-304179cb3bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9c62080-0616-4357-9d8c-304179cb3bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add background color handling */
  
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }

    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-link {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }




.s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image {
  box-sizing: border-box;
}



.s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9c62080-0616-4357-9d8c-304179cb3bff {
      --shg-aspect-ratio: calc(1000/447); 
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
      position: relative;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-a9c62080-0616-4357-9d8c-304179cb3bff {
  margin: 0 !important;
  overflow: visible;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff-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-a9c62080-0616-4357-9d8c-304179cb3bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a9c62080-0616-4357-9d8c-304179cb3bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add background color handling */
  
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }

    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-link {
      aspect-ratio: 1000/447;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a9c62080-0616-4357-9d8c-304179cb3bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }




.s-a9c62080-0616-4357-9d8c-304179cb3bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image {
  box-sizing: border-box;
}



.s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a9c62080-0616-4357-9d8c-304179cb3bff {
      --shg-aspect-ratio: calc(1000/447); 
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container {
      position: relative;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9c62080-0616-4357-9d8c-304179cb3bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-e34d58eb-0514-4e34-b50a-8da8feee9dc6 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e34d58eb-0514-4e34-b50a-8da8feee9dc6 .shogun-heading-component h1 {
  color: rgba(15, 14, 14, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


@media (max-width: 767px){#s-e34d58eb-0514-4e34-b50a-8da8feee9dc6 .shogun-heading-component h1 {
  color: rgba(15, 14, 14, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}
#s-4ba2d6cc-2fb4-49b4-bc6c-d60a8a14e288 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4ba2d6cc-2fb4-49b4-bc6c-d60a8a14e288"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-4ba2d6cc-2fb4-49b4-bc6c-d60a8a14e288"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ba2d6cc-2fb4-49b4-bc6c-d60a8a14e288"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ba2d6cc-2fb4-49b4-bc6c-d60a8a14e288"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin: 0 !important;
  overflow: visible;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a-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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add background color handling */
  
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
  box-sizing: border-box;
}



.s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
      position: relative;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin: 0 !important;
  overflow: visible;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a-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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add background color handling */
  
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
  box-sizing: border-box;
}



.s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
      position: relative;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a 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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin: 0 !important;
  overflow: visible;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a-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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add background color handling */
  
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
  box-sizing: border-box;
}



.s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
      position: relative;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a 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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin: 0 !important;
  overflow: visible;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a-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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add background color handling */
  
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
  box-sizing: border-box;
}



.s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
      position: relative;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  margin: 0 !important;
  overflow: visible;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a-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-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add background color handling */
  
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-c967e180-8fd3-4b3a-b51a-53b01b51536a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image {
  box-sizing: border-box;
}



.s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container {
      position: relative;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c967e180-8fd3-4b3a-b51a-53b01b51536a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin: 0 !important;
  overflow: visible;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62-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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add background color handling */
  
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
  box-sizing: border-box;
}



.s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
      position: relative;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin: 0 !important;
  overflow: visible;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62-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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add background color handling */
  
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
  box-sizing: border-box;
}



.s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
      position: relative;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin: 0 !important;
  overflow: visible;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62-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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add background color handling */
  
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
  box-sizing: border-box;
}



.s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
      position: relative;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin: 0 !important;
  overflow: visible;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62-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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add background color handling */
  
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
  box-sizing: border-box;
}



.s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
      position: relative;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  margin: 0 !important;
  overflow: visible;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62-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-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add background color handling */
  
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-23b3acd0-be75-4487-89aa-f3ca98731b62 .shogun-image-content {
  
    justify-content: center;
  
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image {
  box-sizing: border-box;
}



.s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container {
      position: relative;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23b3acd0-be75-4487-89aa-f3ca98731b62 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-76027645-1114-4f79-b332-5d14672402eb {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-76027645-1114-4f79-b332-5d14672402eb {
  margin: 0 !important;
  overflow: visible;
}

#s-76027645-1114-4f79-b332-5d14672402eb-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-76027645-1114-4f79-b332-5d14672402eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76027645-1114-4f79-b332-5d14672402eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add background color handling */
  
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-76027645-1114-4f79-b332-5d14672402eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
  box-sizing: border-box;
}



.s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76027645-1114-4f79-b332-5d14672402eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
      position: relative;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-76027645-1114-4f79-b332-5d14672402eb {
  margin: 0 !important;
  overflow: visible;
}

#s-76027645-1114-4f79-b332-5d14672402eb-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-76027645-1114-4f79-b332-5d14672402eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76027645-1114-4f79-b332-5d14672402eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add background color handling */
  
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-76027645-1114-4f79-b332-5d14672402eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
  box-sizing: border-box;
}



.s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76027645-1114-4f79-b332-5d14672402eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
      position: relative;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb 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-76027645-1114-4f79-b332-5d14672402eb {
  margin: 0 !important;
  overflow: visible;
}

#s-76027645-1114-4f79-b332-5d14672402eb-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-76027645-1114-4f79-b332-5d14672402eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76027645-1114-4f79-b332-5d14672402eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add background color handling */
  
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-76027645-1114-4f79-b332-5d14672402eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
  box-sizing: border-box;
}



.s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76027645-1114-4f79-b332-5d14672402eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
      position: relative;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb 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-76027645-1114-4f79-b332-5d14672402eb {
  margin: 0 !important;
  overflow: visible;
}

#s-76027645-1114-4f79-b332-5d14672402eb-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-76027645-1114-4f79-b332-5d14672402eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76027645-1114-4f79-b332-5d14672402eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add background color handling */
  
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-76027645-1114-4f79-b332-5d14672402eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
  box-sizing: border-box;
}



.s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76027645-1114-4f79-b332-5d14672402eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
      position: relative;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-76027645-1114-4f79-b332-5d14672402eb {
  margin: 0 !important;
  overflow: visible;
}

#s-76027645-1114-4f79-b332-5d14672402eb-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-76027645-1114-4f79-b332-5d14672402eb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-76027645-1114-4f79-b332-5d14672402eb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add background color handling */
  
}

#s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-76027645-1114-4f79-b332-5d14672402eb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-76027645-1114-4f79-b332-5d14672402eb .shogun-image-content {
  
    justify-content: center;
  
}

.s-76027645-1114-4f79-b332-5d14672402eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76027645-1114-4f79-b332-5d14672402eb.shogun-image {
  box-sizing: border-box;
}



.s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-76027645-1114-4f79-b332-5d14672402eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container {
      position: relative;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76027645-1114-4f79-b332-5d14672402eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76027645-1114-4f79-b332-5d14672402eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin: 0 !important;
  overflow: visible;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240-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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add background color handling */
  
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
  box-sizing: border-box;
}



.s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
      position: relative;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin: 0 !important;
  overflow: visible;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240-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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add background color handling */
  
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
  box-sizing: border-box;
}



.s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
      position: relative;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin: 0 !important;
  overflow: visible;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240-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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add background color handling */
  
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
  box-sizing: border-box;
}



.s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
      position: relative;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin: 0 !important;
  overflow: visible;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240-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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add background color handling */
  
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
  box-sizing: border-box;
}



.s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
      position: relative;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  margin: 0 !important;
  overflow: visible;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240-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-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add background color handling */
  
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-61b991be-12c5-45c3-9e85-3983b5d2b240 .shogun-image-content {
  
    justify-content: center;
  
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shg-align-container {
  display: flex;
  justify-content: center
}

.s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image {
  box-sizing: border-box;
}



.s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container {
      position: relative;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-61b991be-12c5-45c3-9e85-3983b5d2b240 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0e3e62ad-8889-4adb-b88b-9c564ff23b84-root {
    text-align: center;
  }


#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0e3e62ad-8889-4adb-b88b-9c564ff23b84-root {
    text-align: center;
  }


#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0e3e62ad-8889-4adb-b88b-9c564ff23b84-root {
    text-align: center;
  }


#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0e3e62ad-8889-4adb-b88b-9c564ff23b84-root {
    text-align: center;
  }


#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0e3e62ad-8889-4adb-b88b-9c564ff23b84-root {
    text-align: center;
  }


#s-0e3e62ad-8889-4adb-b88b-9c564ff23b84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-70ebed0b-a3e9-4915-ba41-17ae363f70fa {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-70ebed0b-a3e9-4915-ba41-17ae363f70fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70ebed0b-a3e9-4915-ba41-17ae363f70fa {
  cursor: pointer;
}#s-70ebed0b-a3e9-4915-ba41-17ae363f70fa.shg-box.shg-c {
  justify-content: center;
}

#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  background-image: url(https://i.shgcdn.com/46ad4006-7ccd-446e-964a-80d53df3b714/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-0bff9483-2bf9-4392-ad27-7e08c313b72d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0bff9483-2bf9-4392-ad27-7e08c313b72d {
  cursor: pointer;
}#s-0bff9483-2bf9-4392-ad27-7e08c313b72d.shg-box.shg-c {
  justify-content: center;
}

#s-de94d4fb-3de1-46f4-872b-cc99676a98b1 {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
background-color: rgba(11, 45, 81, 1);
}

#s-de94d4fb-3de1-46f4-872b-cc99676a98b1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-38543c04-9b25-44b5-b424-371700d99a45 {
  margin-top: 20px;
margin-left: 25%;
margin-right: 25%;
max-width: 1500px;
aspect-ratio: 1500/156;
text-align: center;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 {
  margin: 0 !important;
  overflow: visible;
}

#s-38543c04-9b25-44b5-b424-371700d99a45-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-38543c04-9b25-44b5-b424-371700d99a45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 20px;
  
}

.shg-image-content-margin-container-s-38543c04-9b25-44b5-b424-371700d99a45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add background color handling */
  
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }

    #s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-link {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
  box-sizing: border-box;
}



.s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38543c04-9b25-44b5-b424-371700d99a45 {
      --shg-aspect-ratio: calc(1500/156); 
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
      position: relative;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-38543c04-9b25-44b5-b424-371700d99a45 {
  margin: 0 !important;
  overflow: visible;
}

#s-38543c04-9b25-44b5-b424-371700d99a45-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-38543c04-9b25-44b5-b424-371700d99a45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38543c04-9b25-44b5-b424-371700d99a45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add background color handling */
  
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }

    #s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-link {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
  box-sizing: border-box;
}



.s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38543c04-9b25-44b5-b424-371700d99a45 {
      --shg-aspect-ratio: calc(1500/156); 
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
      position: relative;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45 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-38543c04-9b25-44b5-b424-371700d99a45 {
  margin: 0 !important;
  overflow: visible;
}

#s-38543c04-9b25-44b5-b424-371700d99a45-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-38543c04-9b25-44b5-b424-371700d99a45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38543c04-9b25-44b5-b424-371700d99a45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add background color handling */
  
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }

    #s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-link {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
  box-sizing: border-box;
}



.s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38543c04-9b25-44b5-b424-371700d99a45 {
      --shg-aspect-ratio: calc(1500/156); 
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
      position: relative;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45 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-38543c04-9b25-44b5-b424-371700d99a45 {
  margin: 0 !important;
  overflow: visible;
}

#s-38543c04-9b25-44b5-b424-371700d99a45-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-38543c04-9b25-44b5-b424-371700d99a45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38543c04-9b25-44b5-b424-371700d99a45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add background color handling */
  
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }

    #s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-link {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
  box-sizing: border-box;
}



.s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38543c04-9b25-44b5-b424-371700d99a45 {
      --shg-aspect-ratio: calc(1500/156); 
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
      position: relative;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-38543c04-9b25-44b5-b424-371700d99a45 {
  margin: 0 !important;
  overflow: visible;
}

#s-38543c04-9b25-44b5-b424-371700d99a45-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-38543c04-9b25-44b5-b424-371700d99a45 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-38543c04-9b25-44b5-b424-371700d99a45 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add background color handling */
  
}

#s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }

    #s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-link {
      aspect-ratio: 1500/156;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-38543c04-9b25-44b5-b424-371700d99a45 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-38543c04-9b25-44b5-b424-371700d99a45 .shogun-image-content {
  
    justify-content: center;
  
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shg-align-container {
  display: flex;
  justify-content: center
}

.s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image {
  box-sizing: border-box;
}



.s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-38543c04-9b25-44b5-b424-371700d99a45 {
      --shg-aspect-ratio: calc(1500/156); 
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container {
      position: relative;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-38543c04-9b25-44b5-b424-371700d99a45 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-9bf40626-07b6-4808-b3ef-94c096d4197c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bf40626-07b6-4808-b3ef-94c096d4197c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Satisfy";
  font-style:  normal ;
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0px;
  
}



#s-f47b586f-705c-4365-95b5-02722b26fa40 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f47b586f-705c-4365-95b5-02722b26fa40 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}



#s-21a47f80-cc1a-41ed-90e6-c54307ed7b82 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-21a47f80-cc1a-41ed-90e6-c54307ed7b82"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-21a47f80-cc1a-41ed-90e6-c54307ed7b82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-21a47f80-cc1a-41ed-90e6-c54307ed7b82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-21a47f80-cc1a-41ed-90e6-c54307ed7b82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin-left: auto;
margin-right: auto;
max-width: 887px;
aspect-ratio: 887/1000;
text-align: center;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin: 0 !important;
  overflow: visible;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894-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-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add background color handling */
  
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
  box-sizing: border-box;
}



.s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
      position: relative;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

@media (min-width: 1200px){#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin: 0 !important;
  overflow: visible;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894-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-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add background color handling */
  
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
  box-sizing: border-box;
}



.s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
      position: relative;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin: 0 !important;
  overflow: visible;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894-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-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add background color handling */
  
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
  box-sizing: border-box;
}



.s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
      position: relative;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin: 0 !important;
  overflow: visible;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894-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-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add background color handling */
  
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
  box-sizing: border-box;
}



.s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
      position: relative;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (max-width: 767px){#s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  margin: 0 !important;
  overflow: visible;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894-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-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add background color handling */
  
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-46ea2cf4-6525-4392-862a-b4bd86eea894 .shogun-image-content {
  
    justify-content: center;
  
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shg-align-container {
  display: flex;
  justify-content: center
}

.s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image {
  box-sizing: border-box;
}



.s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container {
      position: relative;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-46ea2cf4-6525-4392-862a-b4bd86eea894 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}
#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin-left: auto;
margin-right: auto;
max-width: 887px;
aspect-ratio: 887/1000;
text-align: center;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin: 0 !important;
  overflow: visible;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04-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-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add background color handling */
  
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
  box-sizing: border-box;
}



.s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
      position: relative;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

@media (min-width: 1200px){#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin: 0 !important;
  overflow: visible;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04-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-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add background color handling */
  
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
  box-sizing: border-box;
}



.s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
      position: relative;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin: 0 !important;
  overflow: visible;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04-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-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add background color handling */
  
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
  box-sizing: border-box;
}



.s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
      position: relative;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin: 0 !important;
  overflow: visible;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04-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-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add background color handling */
  
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
  box-sizing: border-box;
}



.s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
      position: relative;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (max-width: 767px){#s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  margin: 0 !important;
  overflow: visible;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04-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-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add background color handling */
  
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-530f4797-294a-4b06-b9ad-03c27fccdc04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image {
  box-sizing: border-box;
}



.s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container {
      position: relative;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-530f4797-294a-4b06-b9ad-03c27fccdc04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}
#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin-left: auto;
margin-right: auto;
max-width: 887px;
aspect-ratio: 887/1000;
text-align: center;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1-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-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
  box-sizing: border-box;
}



.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
      position: relative;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

@media (min-width: 1200px){#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1-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-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
  box-sizing: border-box;
}



.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
      position: relative;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1-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-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
  box-sizing: border-box;
}



.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
      position: relative;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1-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-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
  box-sizing: border-box;
}



.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
      position: relative;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (max-width: 767px){#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  margin: 0 !important;
  overflow: visible;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1-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-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add background color handling */
  
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image {
  box-sizing: border-box;
}



.s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container {
      position: relative;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02e6fd7c-4f14-4f77-aa85-358a69be58e1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}
#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin-left: auto;
margin-right: auto;
max-width: 887px;
aspect-ratio: 887/1000;
text-align: center;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585-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-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
  box-sizing: border-box;
}



.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
      position: relative;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

@media (min-width: 1200px){#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585-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-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
  box-sizing: border-box;
}



.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
      position: relative;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585-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-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
  box-sizing: border-box;
}



.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
      position: relative;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585-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-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
  box-sizing: border-box;
}



.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
      position: relative;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}@media (max-width: 767px){#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  margin: 0 !important;
  overflow: visible;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585-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-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add background color handling */
  
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }

    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-link {
      aspect-ratio: 887/1000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 887px;
  }



  img.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
    
    
    
    max-height: 887px;
  }


.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image {
  box-sizing: border-box;
}



.s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 {
      --shg-aspect-ratio: calc(887/1000); 
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container {
      position: relative;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7c7f8bda-56c8-4fcd-ac19-aac3f8125585 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 887px;
    }
  }

}
#s-bcacee64-de4d-4038-a0de-108e3bbdca29 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 121, 156, 1);
text-align: center;
text-decoration: none;
}
#s-bcacee64-de4d-4038-a0de-108e3bbdca29:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bcacee64-de4d-4038-a0de-108e3bbdca29:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bcacee64-de4d-4038-a0de-108e3bbdca29-root {
    text-align: center;
  }


#s-bcacee64-de4d-4038-a0de-108e3bbdca29.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-bcacee64-de4d-4038-a0de-108e3bbdca29-root {
    text-align: center;
  }


#s-bcacee64-de4d-4038-a0de-108e3bbdca29.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bcacee64-de4d-4038-a0de-108e3bbdca29-root {
    text-align: center;
  }


#s-bcacee64-de4d-4038-a0de-108e3bbdca29.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bcacee64-de4d-4038-a0de-108e3bbdca29-root {
    text-align: center;
  }


#s-bcacee64-de4d-4038-a0de-108e3bbdca29.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-bcacee64-de4d-4038-a0de-108e3bbdca29-root {
    text-align: center;
  }


#s-bcacee64-de4d-4038-a0de-108e3bbdca29.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-repeat: repeat;
background-size: cover;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-position: center top;
}

#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  background-image: url(https://i.shgcdn.com/9b384894-e6a1-457c-806c-5ef1fb3031dd/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-1f8bfc00-2e26-462c-a602-fe1e40073cac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1f8bfc00-2e26-462c-a602-fe1e40073cac {
  cursor: pointer;
}#s-1f8bfc00-2e26-462c-a602-fe1e40073cac.shg-box.shg-c {
  justify-content: center;
}

#s-16003bb2-aa24-45ff-a06e-579ef904a8cf {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-16003bb2-aa24-45ff-a06e-579ef904a8cf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16003bb2-aa24-45ff-a06e-579ef904a8cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-16003bb2-aa24-45ff-a06e-579ef904a8cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-16003bb2-aa24-45ff-a06e-579ef904a8cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-842df413-93cb-4348-8edc-6ae352929f6e {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-842df413-93cb-4348-8edc-6ae352929f6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-842df413-93cb-4348-8edc-6ae352929f6e.shg-box.shg-c {
  justify-content: center;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin-left: auto;
margin-right: auto;
max-width: 1500px;
aspect-ratio: 1500/898;
text-align: center;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin: 0 !important;
  overflow: visible;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02-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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add background color handling */
  
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
  box-sizing: border-box;
}



.s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
      position: relative;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin: 0 !important;
  overflow: visible;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02-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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add background color handling */
  
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
  box-sizing: border-box;
}



.s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
      position: relative;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin: 0 !important;
  overflow: visible;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02-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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add background color handling */
  
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
  box-sizing: border-box;
}



.s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
      position: relative;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin: 0 !important;
  overflow: visible;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02-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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add background color handling */
  
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
  box-sizing: border-box;
}



.s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
      position: relative;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  margin: 0 !important;
  overflow: visible;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02-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-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add background color handling */
  
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }

    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-link {
      aspect-ratio: 1500/898;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-5829a53a-5100-4fef-ae09-0bc27012cd02 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image {
  box-sizing: border-box;
}



.s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 {
      --shg-aspect-ratio: calc(1500/898); 
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container {
      position: relative;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5829a53a-5100-4fef-ae09-0bc27012cd02 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-2b6e38e1-4145-4f3a-84a6-86b7a42edff0 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-2b6e38e1-4145-4f3a-84a6-86b7a42edff0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b6e38e1-4145-4f3a-84a6-86b7a42edff0 {
  cursor: pointer;
}#s-2b6e38e1-4145-4f3a-84a6-86b7a42edff0.shg-box.shg-c {
  justify-content: center;
}

#s-c18ac856-d3d4-478d-88c8-d05ee057d85c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 0px;
text-align: center;
}

#s-c18ac856-d3d4-478d-88c8-d05ee057d85c .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin-left: 4%;
margin-right: 4%;
max-width: 1507px;
aspect-ratio: 1507/333;
text-align: center;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin: 0 !important;
  overflow: visible;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be-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-36da5e30-90bc-4ba9-9c20-449285cee2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add background color handling */
  
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }

    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-link {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1507px;
  }



  img.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
    
    
    
    max-height: 1507px;
  }


.s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
  box-sizing: border-box;
}



.s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36da5e30-90bc-4ba9-9c20-449285cee2be {
      --shg-aspect-ratio: calc(1507/333); 
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
      position: relative;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1507px;
    }
  }

@media (min-width: 1200px){#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin: 0 !important;
  overflow: visible;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be-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-36da5e30-90bc-4ba9-9c20-449285cee2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add background color handling */
  
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }

    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-link {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1507px;
  }



  img.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
    
    
    
    max-height: 1507px;
  }


.s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
  box-sizing: border-box;
}



.s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36da5e30-90bc-4ba9-9c20-449285cee2be {
      --shg-aspect-ratio: calc(1507/333); 
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
      position: relative;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1507px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin: 0 !important;
  overflow: visible;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be-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-36da5e30-90bc-4ba9-9c20-449285cee2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add background color handling */
  
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }

    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-link {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1507px;
  }



  img.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
    
    
    
    max-height: 1507px;
  }


.s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
  box-sizing: border-box;
}



.s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36da5e30-90bc-4ba9-9c20-449285cee2be {
      --shg-aspect-ratio: calc(1507/333); 
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
      position: relative;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1507px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin: 0 !important;
  overflow: visible;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be-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-36da5e30-90bc-4ba9-9c20-449285cee2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add background color handling */
  
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }

    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-link {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1507px;
  }



  img.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
    
    
    
    max-height: 1507px;
  }


.s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
  box-sizing: border-box;
}



.s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36da5e30-90bc-4ba9-9c20-449285cee2be {
      --shg-aspect-ratio: calc(1507/333); 
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
      position: relative;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1507px;
    }
  }

}@media (max-width: 767px){#s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  margin: 0 !important;
  overflow: visible;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be-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-36da5e30-90bc-4ba9-9c20-449285cee2be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-36da5e30-90bc-4ba9-9c20-449285cee2be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add background color handling */
  
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }

    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-link {
      aspect-ratio: 1507/333;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-36da5e30-90bc-4ba9-9c20-449285cee2be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1507px;
  }



  img.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
    
    
    
    max-height: 1507px;
  }


.s-36da5e30-90bc-4ba9-9c20-449285cee2be .shogun-image-content {
  
    justify-content: center;
  
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image {
  box-sizing: border-box;
}



.s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-36da5e30-90bc-4ba9-9c20-449285cee2be {
      --shg-aspect-ratio: calc(1507/333); 
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container {
      position: relative;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-36da5e30-90bc-4ba9-9c20-449285cee2be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1507px;
    }
  }

}
#s-029cf8f9-714f-445d-afe3-f3f30cf08b7d {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 8px;
text-align: center;
}

#s-029cf8f9-714f-445d-afe3-f3f30cf08b7d .shogun-heading-component h1 {
  color: rgba(37, 37, 37, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-87864342-5b20-4b8f-b712-5394ecb8573b {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-87864342-5b20-4b8f-b712-5394ecb8573b:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-87864342-5b20-4b8f-b712-5394ecb8573b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-87864342-5b20-4b8f-b712-5394ecb8573b-root {
    text-align: center;
  }


#s-87864342-5b20-4b8f-b712-5394ecb8573b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-87864342-5b20-4b8f-b712-5394ecb8573b-root {
    text-align: center;
  }


#s-87864342-5b20-4b8f-b712-5394ecb8573b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-87864342-5b20-4b8f-b712-5394ecb8573b-root {
    text-align: center;
  }


#s-87864342-5b20-4b8f-b712-5394ecb8573b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-87864342-5b20-4b8f-b712-5394ecb8573b-root {
    text-align: center;
  }


#s-87864342-5b20-4b8f-b712-5394ecb8573b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-87864342-5b20-4b8f-b712-5394ecb8573b-root {
    text-align: center;
  }


#s-87864342-5b20-4b8f-b712-5394ecb8573b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ce3b372a-256c-491a-87df-da84085cdd79 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-ce3b372a-256c-491a-87df-da84085cdd79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ce3b372a-256c-491a-87df-da84085cdd79 {
  cursor: pointer;
}#s-ce3b372a-256c-491a-87df-da84085cdd79.shg-box.shg-c {
  justify-content: center;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin-left: auto;
margin-right: auto;
max-width: 2600px;
aspect-ratio: 2600/667;
text-align: center;
}
@media (max-width: 767px){#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  display: none;
}
#s-a0acddc2-1f39-40a7-b796-ed8429df8757, #wrap-s-a0acddc2-1f39-40a7-b796-ed8429df8757, #wrap-content-s-a0acddc2-1f39-40a7-b796-ed8429df8757 { display: none !important; }}
#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757-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-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }

    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-link {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
  box-sizing: border-box;
}



.s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
      --shg-aspect-ratio: calc(2600/667); 
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
      position: relative;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

@media (min-width: 1200px){#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757-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-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }

    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-link {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
  box-sizing: border-box;
}



.s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
      --shg-aspect-ratio: calc(2600/667); 
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
      position: relative;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757-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-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }

    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-link {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
  box-sizing: border-box;
}



.s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
      --shg-aspect-ratio: calc(2600/667); 
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
      position: relative;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757-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-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }

    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-link {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
  box-sizing: border-box;
}



.s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
      --shg-aspect-ratio: calc(2600/667); 
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
      position: relative;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}@media (max-width: 767px){#s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  margin: 0 !important;
  overflow: visible;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757-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-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add background color handling */
  
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }

    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-link {
      aspect-ratio: 2600/667;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2600px;
  }



  img.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
    
    
    
    max-height: 2600px;
  }


.s-a0acddc2-1f39-40a7-b796-ed8429df8757 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image {
  box-sizing: border-box;
}



.s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 {
      --shg-aspect-ratio: calc(2600/667); 
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container {
      position: relative;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a0acddc2-1f39-40a7-b796-ed8429df8757 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2600px;
    }
  }

}
#s-52186d0c-5015-4280-ada5-2ff6f67f8455 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-52186d0c-5015-4280-ada5-2ff6f67f8455"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 {
  display: none;
}
#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-content-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 {
  display: none;
}
#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-content-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 {
  display: none;
}
#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-content-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 { display: none !important; }}@media (max-width: 767px){#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 {
  display: none;
}
#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07, #wrap-content-s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 { display: none !important; }}
#s-b5986b54-ac4b-4920-9fa5-4c09939d3a07 hr {
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-34eb98b8-f7c8-46f1-9c70-8320a79ef9ad {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-34eb98b8-f7c8-46f1-9c70-8320a79ef9ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-34eb98b8-f7c8-46f1-9c70-8320a79ef9ad.shg-box.shg-c {
  justify-content: center;
}

#s-3891745f-064e-4d1f-b6a9-e56fac17fe7c {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-color: rgba(255, 149, 55, 0);
}
@media (min-width: 1200px){#s-3891745f-064e-4d1f-b6a9-e56fac17fe7c {
  margin-bottom: 11px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-3891745f-064e-4d1f-b6a9-e56fac17fe7c {
  
}
}
#s-3891745f-064e-4d1f-b6a9-e56fac17fe7c .shogun-heading-component h1 {
  color: rgba(59, 59, 59, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 24px;
  line-height: 2em;
  
  
}



#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 {
  margin-top: 0px;
margin-left: 11%;
margin-bottom: 8px;
margin-right: 11%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 {
  display: none;
}
#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-content-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 {
  display: none;
}
#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-content-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 {
  margin-left: 21%;
margin-right: 21%;
}
}@media (max-width: 767px){#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 {
  display: none;
}
#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3, #wrap-content-s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 { display: none !important; }}
#s-4238bc88-8e4d-42c0-8c1a-98a2bd9080a3 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1.3em;
  
  
}



#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 {
  margin-left: 18%;
margin-right: 18%;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 {
  margin-left: 14%;
margin-right: 14%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 {
  display: none;
}
#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1, #wrap-s-4ee88790-46f6-41b7-98d8-9aa778f68ab1, #wrap-content-s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 { display: none !important; }}
#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  
}


@media (min-width: 1200px){#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.2em;
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4ee88790-46f6-41b7-98d8-9aa778f68ab1 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1.5em;
  
  
}


}
#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca-root {
    text-align: center;
  }


#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca-root {
    text-align: center;
  }


#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca-root {
    text-align: center;
  }


#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca-root {
    text-align: center;
  }


#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca-root {
    text-align: center;
  }


#s-a0eb9015-9fd1-4518-bc8e-cf2ff0a697ca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin-left: auto;
margin-right: auto;
max-width: 1408px;
aspect-ratio: 1408/1477;
text-align: center;
}
@media (min-width: 1200px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  display: none;
}
#s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-content-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  display: none;
}
#s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-content-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  display: none;
}
#s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-s-0ad3785c-21f2-4dc9-a582-32c51b967be3, #wrap-content-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 { display: none !important; }}
#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3-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-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }

    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-link {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1408px;
  }



  img.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
    
    
    
    max-height: 1408px;
  }


.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
  box-sizing: border-box;
}



.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
      --shg-aspect-ratio: calc(1408/1477); 
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
      position: relative;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1408px;
    }
  }

@media (min-width: 1200px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3-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-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }

    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-link {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1408px;
  }



  img.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
    
    
    
    max-height: 1408px;
  }


.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
  box-sizing: border-box;
}



.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
      --shg-aspect-ratio: calc(1408/1477); 
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
      position: relative;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1408px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3-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-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }

    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-link {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1408px;
  }



  img.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
    
    
    
    max-height: 1408px;
  }


.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
  box-sizing: border-box;
}



.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
      --shg-aspect-ratio: calc(1408/1477); 
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
      position: relative;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1408px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3-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-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }

    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-link {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1408px;
  }



  img.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
    
    
    
    max-height: 1408px;
  }


.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
  box-sizing: border-box;
}



.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
      --shg-aspect-ratio: calc(1408/1477); 
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
      position: relative;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1408px;
    }
  }

}@media (max-width: 767px){#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3-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-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }

    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-link {
      aspect-ratio: 1408/1477;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1408px;
  }



  img.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
    
    
    
    max-height: 1408px;
  }


.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image {
  box-sizing: border-box;
}



.s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 {
      --shg-aspect-ratio: calc(1408/1477); 
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container {
      position: relative;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad3785c-21f2-4dc9-a582-32c51b967be3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1408px;
    }
  }

}
#s-42dd540c-0c44-4527-87aa-84d5d82ca060 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-42dd540c-0c44-4527-87aa-84d5d82ca060 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-42dd540c-0c44-4527-87aa-84d5d82ca060.shg-box.shg-c {
  justify-content: center;
}

#s-3d23b0b3-c16f-43b2-b8d4-c03aeb33ca6b {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3d23b0b3-c16f-43b2-b8d4-c03aeb33ca6b .shogun-heading-component h1 {
  color: rgba(64, 64, 64, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1.3em;
  
  
}


@media (max-width: 767px){#s-3d23b0b3-c16f-43b2-b8d4-c03aeb33ca6b .shogun-heading-component h1 {
  color: rgba(64, 64, 64, 1);
  font-weight:  500 ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 25px;
  line-height: 1.3em;
  
  
}


}
#s-5b240b6d-7652-4e08-8121-97ece638e4d9 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-5b240b6d-7652-4e08-8121-97ece638e4d9 {
  margin-left: 12%;
margin-right: 12%;
}
}
#s-5b240b6d-7652-4e08-8121-97ece638e4d9 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1.3em;
  
  
}



#s-534c6f96-5e41-4404-86c0-60c293b78cda {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-534c6f96-5e41-4404-86c0-60c293b78cda:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-534c6f96-5e41-4404-86c0-60c293b78cda:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-534c6f96-5e41-4404-86c0-60c293b78cda-root {
    text-align: center;
  }


#s-534c6f96-5e41-4404-86c0-60c293b78cda.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-534c6f96-5e41-4404-86c0-60c293b78cda-root {
    text-align: center;
  }


#s-534c6f96-5e41-4404-86c0-60c293b78cda.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-534c6f96-5e41-4404-86c0-60c293b78cda-root {
    text-align: center;
  }


#s-534c6f96-5e41-4404-86c0-60c293b78cda.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-534c6f96-5e41-4404-86c0-60c293b78cda-root {
    text-align: center;
  }


#s-534c6f96-5e41-4404-86c0-60c293b78cda.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-534c6f96-5e41-4404-86c0-60c293b78cda-root {
    text-align: center;
  }


#s-534c6f96-5e41-4404-86c0-60c293b78cda.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-5c5f379b-505a-41e3-b8e8-55447bfdc3fc {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-5c5f379b-505a-41e3-b8e8-55447bfdc3fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5c5f379b-505a-41e3-b8e8-55447bfdc3fc {
  cursor: pointer;
}#s-5c5f379b-505a-41e3-b8e8-55447bfdc3fc.shg-box.shg-c {
  justify-content: center;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/800;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  display: none;
}
#s-04ada727-57c1-4d1e-a125-62f1d37111c9, #wrap-s-04ada727-57c1-4d1e-a125-62f1d37111c9, #wrap-content-s-04ada727-57c1-4d1e-a125-62f1d37111c9 { display: none !important; }}@media (max-width: 767px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  display: none;
}
#s-04ada727-57c1-4d1e-a125-62f1d37111c9, #wrap-s-04ada727-57c1-4d1e-a125-62f1d37111c9, #wrap-content-s-04ada727-57c1-4d1e-a125-62f1d37111c9 { display: none !important; }}
#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9-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-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }

    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-link {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
  box-sizing: border-box;
}



.s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
      --shg-aspect-ratio: calc(3000/800); 
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
      position: relative;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9-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-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }

    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-link {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
  box-sizing: border-box;
}



.s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
      --shg-aspect-ratio: calc(3000/800); 
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
      position: relative;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9-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-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }

    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-link {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
  box-sizing: border-box;
}



.s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
      --shg-aspect-ratio: calc(3000/800); 
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
      position: relative;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9-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-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }

    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-link {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
  box-sizing: border-box;
}



.s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
      --shg-aspect-ratio: calc(3000/800); 
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
      position: relative;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  margin: 0 !important;
  overflow: visible;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9-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-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add background color handling */
  
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }

    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-link {
      aspect-ratio: 3000/800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-04ada727-57c1-4d1e-a125-62f1d37111c9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image {
  box-sizing: border-box;
}



.s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 {
      --shg-aspect-ratio: calc(3000/800); 
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container {
      position: relative;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-04ada727-57c1-4d1e-a125-62f1d37111c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-3daf8621-90ff-4920-8ae1-601830a6fbb1 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 4px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-3daf8621-90ff-4920-8ae1-601830a6fbb1 {
  display: none;
}
#s-3daf8621-90ff-4920-8ae1-601830a6fbb1, #wrap-s-3daf8621-90ff-4920-8ae1-601830a6fbb1, #wrap-content-s-3daf8621-90ff-4920-8ae1-601830a6fbb1 { display: none !important; }}
#s-3daf8621-90ff-4920-8ae1-601830a6fbb1 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-15ea9529-2946-4e9f-9891-4c74e13a5286 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-15ea9529-2946-4e9f-9891-4c74e13a5286 {
  display: none;
}
#s-15ea9529-2946-4e9f-9891-4c74e13a5286, #wrap-s-15ea9529-2946-4e9f-9891-4c74e13a5286, #wrap-content-s-15ea9529-2946-4e9f-9891-4c74e13a5286 { display: none !important; }}
#s-15ea9529-2946-4e9f-9891-4c74e13a5286 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 41px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-15ea9529-2946-4e9f-9891-4c74e13a5286 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 29px;
  line-height: 1em;
  
  
}


}
#s-3278057a-e72b-4716-9099-9c36f9c6bdb4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-3278057a-e72b-4716-9099-9c36f9c6bdb4 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 26px;
  
  
  
}



#s-f0a625ed-2e1d-4bf9-9b18-fba11abc5714 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f0a625ed-2e1d-4bf9-9b18-fba11abc5714 .shogun-heading-component h1 {
  color: rgba(26, 26, 26, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-b69ee11e-6b90-4692-b596-8558d8c49594 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b69ee11e-6b90-4692-b596-8558d8c49594:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b69ee11e-6b90-4692-b596-8558d8c49594:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b69ee11e-6b90-4692-b596-8558d8c49594-root {
    text-align: center;
  }


#s-b69ee11e-6b90-4692-b596-8558d8c49594.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b69ee11e-6b90-4692-b596-8558d8c49594-root {
    text-align: center;
  }


#s-b69ee11e-6b90-4692-b596-8558d8c49594.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b69ee11e-6b90-4692-b596-8558d8c49594-root {
    text-align: center;
  }


#s-b69ee11e-6b90-4692-b596-8558d8c49594.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b69ee11e-6b90-4692-b596-8558d8c49594-root {
    text-align: center;
  }


#s-b69ee11e-6b90-4692-b596-8558d8c49594.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b69ee11e-6b90-4692-b596-8558d8c49594-root {
    text-align: center;
  }


#s-b69ee11e-6b90-4692-b596-8558d8c49594.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-aba56c92-920d-4784-b836-294ca93ca720 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/700;
text-align: center;
}
@media (min-width: 1200px){#s-aba56c92-920d-4784-b836-294ca93ca720 {
  display: none;
}
#s-aba56c92-920d-4784-b836-294ca93ca720, #wrap-s-aba56c92-920d-4784-b836-294ca93ca720, #wrap-content-s-aba56c92-920d-4784-b836-294ca93ca720 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aba56c92-920d-4784-b836-294ca93ca720 {
  display: none;
}
#s-aba56c92-920d-4784-b836-294ca93ca720, #wrap-s-aba56c92-920d-4784-b836-294ca93ca720, #wrap-content-s-aba56c92-920d-4784-b836-294ca93ca720 { display: none !important; }}
#s-aba56c92-920d-4784-b836-294ca93ca720 {
  margin: 0 !important;
  overflow: visible;
}

#s-aba56c92-920d-4784-b836-294ca93ca720-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-aba56c92-920d-4784-b836-294ca93ca720 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba56c92-920d-4784-b836-294ca93ca720 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add background color handling */
  
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }

    #s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-link {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
  box-sizing: border-box;
}



.s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aba56c92-920d-4784-b836-294ca93ca720 {
      --shg-aspect-ratio: calc(1000/700); 
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
      position: relative;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-aba56c92-920d-4784-b836-294ca93ca720 {
  margin: 0 !important;
  overflow: visible;
}

#s-aba56c92-920d-4784-b836-294ca93ca720-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-aba56c92-920d-4784-b836-294ca93ca720 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba56c92-920d-4784-b836-294ca93ca720 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add background color handling */
  
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }

    #s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-link {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
  box-sizing: border-box;
}



.s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aba56c92-920d-4784-b836-294ca93ca720 {
      --shg-aspect-ratio: calc(1000/700); 
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
      position: relative;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720 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-aba56c92-920d-4784-b836-294ca93ca720 {
  margin: 0 !important;
  overflow: visible;
}

#s-aba56c92-920d-4784-b836-294ca93ca720-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-aba56c92-920d-4784-b836-294ca93ca720 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba56c92-920d-4784-b836-294ca93ca720 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add background color handling */
  
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }

    #s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-link {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
  box-sizing: border-box;
}



.s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aba56c92-920d-4784-b836-294ca93ca720 {
      --shg-aspect-ratio: calc(1000/700); 
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
      position: relative;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720 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-aba56c92-920d-4784-b836-294ca93ca720 {
  margin: 0 !important;
  overflow: visible;
}

#s-aba56c92-920d-4784-b836-294ca93ca720-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-aba56c92-920d-4784-b836-294ca93ca720 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba56c92-920d-4784-b836-294ca93ca720 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add background color handling */
  
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }

    #s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-link {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
  box-sizing: border-box;
}



.s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aba56c92-920d-4784-b836-294ca93ca720 {
      --shg-aspect-ratio: calc(1000/700); 
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
      position: relative;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-aba56c92-920d-4784-b836-294ca93ca720 {
  margin: 0 !important;
  overflow: visible;
}

#s-aba56c92-920d-4784-b836-294ca93ca720-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-aba56c92-920d-4784-b836-294ca93ca720 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aba56c92-920d-4784-b836-294ca93ca720 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add background color handling */
  
}

#s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }

    #s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-link {
      aspect-ratio: 1000/700;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aba56c92-920d-4784-b836-294ca93ca720 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aba56c92-920d-4784-b836-294ca93ca720 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image {
  box-sizing: border-box;
}



.s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aba56c92-920d-4784-b836-294ca93ca720 {
      --shg-aspect-ratio: calc(1000/700); 
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container {
      position: relative;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aba56c92-920d-4784-b836-294ca93ca720 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-09c39fbf-cb6f-4fb0-81f0-a0bef99d5aa4 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 9px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-09c39fbf-cb6f-4fb0-81f0-a0bef99d5aa4 {
  
}
}
#s-09c39fbf-cb6f-4fb0-81f0-a0bef99d5aa4 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-e415ff0e-e6ca-4995-b605-8361fe66a3f4 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e415ff0e-e6ca-4995-b605-8361fe66a3f4 {
  
}
}
#s-e415ff0e-e6ca-4995-b605-8361fe66a3f4 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-e415ff0e-e6ca-4995-b605-8361fe66a3f4 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 33px;
  line-height: 1em;
  
  
}


}
#s-a313c9e6-3b7a-4a17-992a-93c309c05bce {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a313c9e6-3b7a-4a17-992a-93c309c05bce .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-d15a5740-90bf-48a4-984b-b4f7c2dd2305 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-d15a5740-90bf-48a4-984b-b4f7c2dd2305 .shogun-heading-component h1 {
  color: rgba(26, 26, 26, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-2988914f-762b-4209-b605-8cc760253ae9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2988914f-762b-4209-b605-8cc760253ae9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2988914f-762b-4209-b605-8cc760253ae9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2988914f-762b-4209-b605-8cc760253ae9-root {
    text-align: center;
  }


#s-2988914f-762b-4209-b605-8cc760253ae9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2988914f-762b-4209-b605-8cc760253ae9-root {
    text-align: center;
  }


#s-2988914f-762b-4209-b605-8cc760253ae9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2988914f-762b-4209-b605-8cc760253ae9-root {
    text-align: center;
  }


#s-2988914f-762b-4209-b605-8cc760253ae9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2988914f-762b-4209-b605-8cc760253ae9-root {
    text-align: center;
  }


#s-2988914f-762b-4209-b605-8cc760253ae9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2988914f-762b-4209-b605-8cc760253ae9-root {
    text-align: center;
  }


#s-2988914f-762b-4209-b605-8cc760253ae9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-1149dd97-73fa-47f5-992d-6f3f60c70a63 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-1149dd97-73fa-47f5-992d-6f3f60c70a63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1149dd97-73fa-47f5-992d-6f3f60c70a63.shg-box.shg-c {
  justify-content: center;
}

#s-a3153520-64cf-4285-90f4-d68dc7797ea9 {
  margin-top: 20px;
margin-left: 2%;
margin-right: 2%;
}
@media (min-width: 1200px){#s-a3153520-64cf-4285-90f4-d68dc7797ea9 {
  display: none;
}
#s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-content-s-a3153520-64cf-4285-90f4-d68dc7797ea9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a3153520-64cf-4285-90f4-d68dc7797ea9 {
  display: none;
}
#s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-content-s-a3153520-64cf-4285-90f4-d68dc7797ea9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a3153520-64cf-4285-90f4-d68dc7797ea9 {
  display: none;
}
#s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-s-a3153520-64cf-4285-90f4-d68dc7797ea9, #wrap-content-s-a3153520-64cf-4285-90f4-d68dc7797ea9 { display: none !important; }}@media (max-width: 767px){#s-a3153520-64cf-4285-90f4-d68dc7797ea9 {
  margin-bottom: 15px;
}
}
@media (min-width: 0px) {
[id="s-a3153520-64cf-4285-90f4-d68dc7797ea9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-a3153520-64cf-4285-90f4-d68dc7797ea9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a3153520-64cf-4285-90f4-d68dc7797ea9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a3153520-64cf-4285-90f4-d68dc7797ea9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1346px;
aspect-ratio: 1/1;
text-align: center;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin: 0 !important;
  overflow: visible;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d-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-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add background color handling */
  
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-content {
  
    justify-content: center;
  
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
  box-sizing: border-box;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
      position: relative;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

@media (min-width: 1200px){#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin: 0 !important;
  overflow: visible;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d-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-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add background color handling */
  
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-content {
  
    justify-content: center;
  
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
  box-sizing: border-box;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
      position: relative;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin: 0 !important;
  overflow: visible;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d-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-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add background color handling */
  
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-content {
  
    justify-content: center;
  
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
  box-sizing: border-box;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
      position: relative;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin: 0 !important;
  overflow: visible;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d-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-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add background color handling */
  
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-content {
  
    justify-content: center;
  
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
  box-sizing: border-box;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
      position: relative;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (max-width: 767px){#s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  margin: 0 !important;
  overflow: visible;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d-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-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add background color handling */
  
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shogun-image-content {
  
    justify-content: center;
  
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image {
  box-sizing: border-box;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-df7b5409-30b4-457c-b3b7-5c749a9e648d .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container {
      position: relative;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df7b5409-30b4-457c-b3b7-5c749a9e648d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}
#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin: 0 !important;
  overflow: visible;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72-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-25478813-e18c-40b7-bfa0-988648fbec72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-25478813-e18c-40b7-bfa0-988648fbec72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add background color handling */
  
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
  box-sizing: border-box;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-25478813-e18c-40b7-bfa0-988648fbec72 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
      position: relative;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin: 0 !important;
  overflow: visible;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72-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-25478813-e18c-40b7-bfa0-988648fbec72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25478813-e18c-40b7-bfa0-988648fbec72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add background color handling */
  
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
  box-sizing: border-box;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-25478813-e18c-40b7-bfa0-988648fbec72 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
      position: relative;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin: 0 !important;
  overflow: visible;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72-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-25478813-e18c-40b7-bfa0-988648fbec72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25478813-e18c-40b7-bfa0-988648fbec72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add background color handling */
  
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
  box-sizing: border-box;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-25478813-e18c-40b7-bfa0-988648fbec72 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
      position: relative;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin: 0 !important;
  overflow: visible;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72-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-25478813-e18c-40b7-bfa0-988648fbec72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25478813-e18c-40b7-bfa0-988648fbec72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add background color handling */
  
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
  box-sizing: border-box;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-25478813-e18c-40b7-bfa0-988648fbec72 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
      position: relative;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-25478813-e18c-40b7-bfa0-988648fbec72 {
  margin: 0 !important;
  overflow: visible;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72-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-25478813-e18c-40b7-bfa0-988648fbec72 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-25478813-e18c-40b7-bfa0-988648fbec72 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add background color handling */
  
}

#s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shogun-image-content {
  
    justify-content: center;
  
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shg-align-container {
  display: flex;
  justify-content: center
}

.s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image {
  box-sizing: border-box;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-25478813-e18c-40b7-bfa0-988648fbec72 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-25478813-e18c-40b7-bfa0-988648fbec72 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container {
      position: relative;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-25478813-e18c-40b7-bfa0-988648fbec72 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01-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-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
  box-sizing: border-box;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
      position: relative;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01-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-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
  box-sizing: border-box;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
      position: relative;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01-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-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
  box-sizing: border-box;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
      position: relative;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01-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-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
  box-sizing: border-box;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
      position: relative;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01-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-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image {
  box-sizing: border-box;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container {
      position: relative;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5de8265-91fd-4573-9198-f9a8d3f8da01 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin: 0 !important;
  overflow: visible;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a-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-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add background color handling */
  
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
  box-sizing: border-box;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
      position: relative;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin: 0 !important;
  overflow: visible;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a-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-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add background color handling */
  
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
  box-sizing: border-box;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
      position: relative;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin: 0 !important;
  overflow: visible;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a-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-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add background color handling */
  
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
  box-sizing: border-box;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
      position: relative;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin: 0 !important;
  overflow: visible;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a-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-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add background color handling */
  
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
  box-sizing: border-box;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
      position: relative;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  margin: 0 !important;
  overflow: visible;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a-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-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add background color handling */
  
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shogun-image-content {
  
    justify-content: center;
  
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image {
  box-sizing: border-box;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container {
      position: relative;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-47c8df0d-4cf2-4aee-89bb-0726e5715e5a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin: 0 !important;
  overflow: visible;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be-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-d3224cff-1060-4a05-b475-4f821c4e40be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-d3224cff-1060-4a05-b475-4f821c4e40be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add background color handling */
  
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
  box-sizing: border-box;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3224cff-1060-4a05-b475-4f821c4e40be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
      position: relative;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin: 0 !important;
  overflow: visible;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be-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-d3224cff-1060-4a05-b475-4f821c4e40be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3224cff-1060-4a05-b475-4f821c4e40be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add background color handling */
  
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
  box-sizing: border-box;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3224cff-1060-4a05-b475-4f821c4e40be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
      position: relative;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin: 0 !important;
  overflow: visible;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be-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-d3224cff-1060-4a05-b475-4f821c4e40be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3224cff-1060-4a05-b475-4f821c4e40be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add background color handling */
  
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
  box-sizing: border-box;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3224cff-1060-4a05-b475-4f821c4e40be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
      position: relative;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin: 0 !important;
  overflow: visible;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be-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-d3224cff-1060-4a05-b475-4f821c4e40be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3224cff-1060-4a05-b475-4f821c4e40be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add background color handling */
  
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
  box-sizing: border-box;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3224cff-1060-4a05-b475-4f821c4e40be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
      position: relative;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-d3224cff-1060-4a05-b475-4f821c4e40be {
  margin: 0 !important;
  overflow: visible;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be-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-d3224cff-1060-4a05-b475-4f821c4e40be {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d3224cff-1060-4a05-b475-4f821c4e40be {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add background color handling */
  
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shogun-image-content {
  
    justify-content: center;
  
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image {
  box-sizing: border-box;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-d3224cff-1060-4a05-b475-4f821c4e40be .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d3224cff-1060-4a05-b475-4f821c4e40be {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container {
      position: relative;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d3224cff-1060-4a05-b475-4f821c4e40be img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1946px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9-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-1d3f0dde-0057-40e4-b924-057c240cced9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1946px;
  }



  img.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
  box-sizing: border-box;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d3f0dde-0057-40e4-b924-057c240cced9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
      position: relative;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1946px;
    }
  }

@media (min-width: 1200px){#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9-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-1d3f0dde-0057-40e4-b924-057c240cced9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1946px;
  }



  img.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
  box-sizing: border-box;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d3f0dde-0057-40e4-b924-057c240cced9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
      position: relative;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1946px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9-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-1d3f0dde-0057-40e4-b924-057c240cced9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1946px;
  }



  img.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
  box-sizing: border-box;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d3f0dde-0057-40e4-b924-057c240cced9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
      position: relative;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1946px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9-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-1d3f0dde-0057-40e4-b924-057c240cced9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1946px;
  }



  img.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
  box-sizing: border-box;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d3f0dde-0057-40e4-b924-057c240cced9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
      position: relative;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1946px;
    }
  }

}@media (max-width: 767px){#s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9-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-1d3f0dde-0057-40e4-b924-057c240cced9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d3f0dde-0057-40e4-b924-057c240cced9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1946px;
  }



  img.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
    
    
    
    max-height: 1946px;
  }


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image {
  box-sizing: border-box;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-1d3f0dde-0057-40e4-b924-057c240cced9 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d3f0dde-0057-40e4-b924-057c240cced9 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container {
      position: relative;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d3f0dde-0057-40e4-b924-057c240cced9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1946px;
    }
  }

}
#s-685cfff3-2fc7-49a9-b52b-b304a69f914c {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
}
@media (max-width: 767px){#s-685cfff3-2fc7-49a9-b52b-b304a69f914c {
  display: none;
}
#s-685cfff3-2fc7-49a9-b52b-b304a69f914c, #wrap-s-685cfff3-2fc7-49a9-b52b-b304a69f914c, #wrap-content-s-685cfff3-2fc7-49a9-b52b-b304a69f914c { display: none !important; }}
@media (min-width: 0px) {
[id="s-685cfff3-2fc7-49a9-b52b-b304a69f914c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-685cfff3-2fc7-49a9-b52b-b304a69f914c"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-685cfff3-2fc7-49a9-b52b-b304a69f914c"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-685cfff3-2fc7-49a9-b52b-b304a69f914c"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1346px;
aspect-ratio: 1/1;
text-align: center;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin: 0 !important;
  overflow: visible;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed-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-446dd3a8-c961-4eba-af1e-144100909aed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-446dd3a8-c961-4eba-af1e-144100909aed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add background color handling */
  
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-content {
  
    justify-content: center;
  
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
  box-sizing: border-box;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-446dd3a8-c961-4eba-af1e-144100909aed {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
      position: relative;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

@media (min-width: 1200px){#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin: 0 !important;
  overflow: visible;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed-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-446dd3a8-c961-4eba-af1e-144100909aed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-446dd3a8-c961-4eba-af1e-144100909aed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add background color handling */
  
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-content {
  
    justify-content: center;
  
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
  box-sizing: border-box;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-446dd3a8-c961-4eba-af1e-144100909aed {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
      position: relative;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin: 0 !important;
  overflow: visible;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed-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-446dd3a8-c961-4eba-af1e-144100909aed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-446dd3a8-c961-4eba-af1e-144100909aed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add background color handling */
  
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-content {
  
    justify-content: center;
  
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
  box-sizing: border-box;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-446dd3a8-c961-4eba-af1e-144100909aed {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
      position: relative;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin: 0 !important;
  overflow: visible;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed-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-446dd3a8-c961-4eba-af1e-144100909aed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-446dd3a8-c961-4eba-af1e-144100909aed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add background color handling */
  
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-content {
  
    justify-content: center;
  
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
  box-sizing: border-box;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-446dd3a8-c961-4eba-af1e-144100909aed {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
      position: relative;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}@media (max-width: 767px){#s-446dd3a8-c961-4eba-af1e-144100909aed {
  margin: 0 !important;
  overflow: visible;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed-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-446dd3a8-c961-4eba-af1e-144100909aed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-446dd3a8-c961-4eba-af1e-144100909aed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add background color handling */
  
}

#s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1346px;
  }



  img.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
    
    
    
    max-height: 1346px;
  }


.s-446dd3a8-c961-4eba-af1e-144100909aed .shogun-image-content {
  
    justify-content: center;
  
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image {
  box-sizing: border-box;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-446dd3a8-c961-4eba-af1e-144100909aed .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-446dd3a8-c961-4eba-af1e-144100909aed {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container {
      position: relative;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-446dd3a8-c961-4eba-af1e-144100909aed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1346px;
    }
  }

}
#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin: 0 !important;
  overflow: visible;
}

#s-0486de68-11d9-47a7-80f5-20066b590277-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-0486de68-11d9-47a7-80f5-20066b590277 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0486de68-11d9-47a7-80f5-20066b590277 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add background color handling */
  
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
  box-sizing: border-box;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0486de68-11d9-47a7-80f5-20066b590277 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
      position: relative;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin: 0 !important;
  overflow: visible;
}

#s-0486de68-11d9-47a7-80f5-20066b590277-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-0486de68-11d9-47a7-80f5-20066b590277 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0486de68-11d9-47a7-80f5-20066b590277 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add background color handling */
  
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
  box-sizing: border-box;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0486de68-11d9-47a7-80f5-20066b590277 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
      position: relative;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin: 0 !important;
  overflow: visible;
}

#s-0486de68-11d9-47a7-80f5-20066b590277-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-0486de68-11d9-47a7-80f5-20066b590277 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0486de68-11d9-47a7-80f5-20066b590277 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add background color handling */
  
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
  box-sizing: border-box;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0486de68-11d9-47a7-80f5-20066b590277 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
      position: relative;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin: 0 !important;
  overflow: visible;
}

#s-0486de68-11d9-47a7-80f5-20066b590277-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-0486de68-11d9-47a7-80f5-20066b590277 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0486de68-11d9-47a7-80f5-20066b590277 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add background color handling */
  
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
  box-sizing: border-box;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0486de68-11d9-47a7-80f5-20066b590277 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
      position: relative;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-0486de68-11d9-47a7-80f5-20066b590277 {
  margin: 0 !important;
  overflow: visible;
}

#s-0486de68-11d9-47a7-80f5-20066b590277-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-0486de68-11d9-47a7-80f5-20066b590277 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0486de68-11d9-47a7-80f5-20066b590277 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add background color handling */
  
}

#s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-0486de68-11d9-47a7-80f5-20066b590277 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image {
  box-sizing: border-box;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0486de68-11d9-47a7-80f5-20066b590277 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0486de68-11d9-47a7-80f5-20066b590277 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container {
      position: relative;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0486de68-11d9-47a7-80f5-20066b590277 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8-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-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
  box-sizing: border-box;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
      position: relative;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8-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-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
  box-sizing: border-box;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
      position: relative;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8-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-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
  box-sizing: border-box;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
      position: relative;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8-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-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
  box-sizing: border-box;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
      position: relative;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  margin: 0 !important;
  overflow: visible;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8-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-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add background color handling */
  
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image {
  box-sizing: border-box;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container {
      position: relative;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7eef73b6-6214-44a7-8c9a-1afc3f71c3d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin: 0 !important;
  overflow: visible;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015-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-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add background color handling */
  
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
  box-sizing: border-box;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
      position: relative;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin: 0 !important;
  overflow: visible;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015-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-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add background color handling */
  
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
  box-sizing: border-box;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
      position: relative;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin: 0 !important;
  overflow: visible;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015-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-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add background color handling */
  
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
  box-sizing: border-box;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
      position: relative;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin: 0 !important;
  overflow: visible;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015-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-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add background color handling */
  
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
  box-sizing: border-box;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
      position: relative;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  margin: 0 !important;
  overflow: visible;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015-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-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add background color handling */
  
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image {
  box-sizing: border-box;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container {
      position: relative;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e675eaef-28d0-4bfb-9cca-8db6a60f2015 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 1426px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin: 0 !important;
  overflow: visible;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49-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-9cef24dc-98c6-4113-a28f-14768010ce49 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add background color handling */
  
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
  box-sizing: border-box;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9cef24dc-98c6-4113-a28f-14768010ce49 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
      position: relative;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

@media (min-width: 1200px){#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin: 0 !important;
  overflow: visible;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49-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-9cef24dc-98c6-4113-a28f-14768010ce49 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add background color handling */
  
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
  box-sizing: border-box;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9cef24dc-98c6-4113-a28f-14768010ce49 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
      position: relative;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin: 0 !important;
  overflow: visible;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49-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-9cef24dc-98c6-4113-a28f-14768010ce49 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add background color handling */
  
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
  box-sizing: border-box;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9cef24dc-98c6-4113-a28f-14768010ce49 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
      position: relative;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin: 0 !important;
  overflow: visible;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49-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-9cef24dc-98c6-4113-a28f-14768010ce49 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add background color handling */
  
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
  box-sizing: border-box;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9cef24dc-98c6-4113-a28f-14768010ce49 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
      position: relative;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}@media (max-width: 767px){#s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  margin: 0 !important;
  overflow: visible;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49-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-9cef24dc-98c6-4113-a28f-14768010ce49 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9cef24dc-98c6-4113-a28f-14768010ce49 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add background color handling */
  
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1426px;
  }



  img.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
    
    
    
    max-height: 1426px;
  }


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image {
  box-sizing: border-box;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-9cef24dc-98c6-4113-a28f-14768010ce49 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9cef24dc-98c6-4113-a28f-14768010ce49 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container {
      position: relative;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9cef24dc-98c6-4113-a28f-14768010ce49 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1426px;
    }
  }

}
#s-5db43316-e836-4727-af3d-bd5413a544cc {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-5db43316-e836-4727-af3d-bd5413a544cc {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-5db43316-e836-4727-af3d-bd5413a544cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5db43316-e836-4727-af3d-bd5413a544cc {
  cursor: pointer;
}#s-5db43316-e836-4727-af3d-bd5413a544cc.shg-box.shg-c {
  justify-content: center;
}

#s-217c1973-bc00-457a-8cee-ae9b4ec7aeea {
  margin-left: 4%;
margin-right: 4%;
}
@media (max-width: 767px){#s-217c1973-bc00-457a-8cee-ae9b4ec7aeea {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-217c1973-bc00-457a-8cee-ae9b4ec7aeea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-217c1973-bc00-457a-8cee-ae9b4ec7aeea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-217c1973-bc00-457a-8cee-ae9b4ec7aeea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-217c1973-bc00-457a-8cee-ae9b4ec7aeea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-217c1973-bc00-457a-8cee-ae9b4ec7aeea"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6ac2c72e-6cc7-468f-a3df-d513004aa8da {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-6ac2c72e-6cc7-468f-a3df-d513004aa8da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6ac2c72e-6cc7-468f-a3df-d513004aa8da.shg-box.shg-c {
  justify-content: center;
}

#s-0aa51ecd-0a14-46d7-85b2-48e4b7784e2a {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-0aa51ecd-0a14-46d7-85b2-48e4b7784e2a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-0aa51ecd-0a14-46d7-85b2-48e4b7784e2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0aa51ecd-0a14-46d7-85b2-48e4b7784e2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aa51ecd-0a14-46d7-85b2-48e4b7784e2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-03e4c761-e172-4903-b19d-6d56e6356d4f {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-03e4c761-e172-4903-b19d-6d56e6356d4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-03e4c761-e172-4903-b19d-6d56e6356d4f.shg-box.shg-c {
  justify-content: center;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin-left: auto;
margin-right: auto;
max-width: 835px;
aspect-ratio: 835/937;
text-align: center;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin: 0 !important;
  overflow: visible;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b-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-59fde84c-a16a-4ead-9178-23305642ad3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59fde84c-a16a-4ead-9178-23305642ad3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add background color handling */
  
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
  box-sizing: border-box;
}



.s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-59fde84c-a16a-4ead-9178-23305642ad3b {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
      position: relative;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

@media (min-width: 1200px){#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin: 0 !important;
  overflow: visible;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b-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-59fde84c-a16a-4ead-9178-23305642ad3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59fde84c-a16a-4ead-9178-23305642ad3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add background color handling */
  
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
  box-sizing: border-box;
}



.s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-59fde84c-a16a-4ead-9178-23305642ad3b {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
      position: relative;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin: 0 !important;
  overflow: visible;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b-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-59fde84c-a16a-4ead-9178-23305642ad3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59fde84c-a16a-4ead-9178-23305642ad3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add background color handling */
  
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
  box-sizing: border-box;
}



.s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-59fde84c-a16a-4ead-9178-23305642ad3b {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
      position: relative;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin: 0 !important;
  overflow: visible;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b-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-59fde84c-a16a-4ead-9178-23305642ad3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59fde84c-a16a-4ead-9178-23305642ad3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add background color handling */
  
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
  box-sizing: border-box;
}



.s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-59fde84c-a16a-4ead-9178-23305642ad3b {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
      position: relative;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (max-width: 767px){#s-59fde84c-a16a-4ead-9178-23305642ad3b {
  margin: 0 !important;
  overflow: visible;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b-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-59fde84c-a16a-4ead-9178-23305642ad3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-59fde84c-a16a-4ead-9178-23305642ad3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add background color handling */
  
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-59fde84c-a16a-4ead-9178-23305642ad3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-59fde84c-a16a-4ead-9178-23305642ad3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image {
  box-sizing: border-box;
}



.s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-59fde84c-a16a-4ead-9178-23305642ad3b {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container {
      position: relative;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-59fde84c-a16a-4ead-9178-23305642ad3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}
#s-70cc0fae-a27a-4779-a9c2-abed93b25492 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-70cc0fae-a27a-4779-a9c2-abed93b25492 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70cc0fae-a27a-4779-a9c2-abed93b25492.shg-box.shg-c {
  justify-content: center;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin-left: auto;
margin-right: auto;
max-width: 835px;
aspect-ratio: 835/937;
text-align: center;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin: 0 !important;
  overflow: visible;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66-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-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add background color handling */
  
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
  box-sizing: border-box;
}



.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
      position: relative;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

@media (min-width: 1200px){#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin: 0 !important;
  overflow: visible;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66-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-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add background color handling */
  
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
  box-sizing: border-box;
}



.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
      position: relative;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin: 0 !important;
  overflow: visible;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66-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-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add background color handling */
  
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
  box-sizing: border-box;
}



.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
      position: relative;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin: 0 !important;
  overflow: visible;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66-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-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add background color handling */
  
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
  box-sizing: border-box;
}



.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
      position: relative;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (max-width: 767px){#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  margin: 0 !important;
  overflow: visible;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66-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-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add background color handling */
  
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image {
  box-sizing: border-box;
}



.s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container {
      position: relative;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b16a02a8-e789-4e28-aca2-71c9d808dc66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}
#s-4fcd8f4d-085f-449f-a61c-3bb31ed21d66 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4fcd8f4d-085f-449f-a61c-3bb31ed21d66"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-4fcd8f4d-085f-449f-a61c-3bb31ed21d66"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4fcd8f4d-085f-449f-a61c-3bb31ed21d66"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fcd8f4d-085f-449f-a61c-3bb31ed21d66"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b15b84f5-0510-4acf-9b1e-2e1aca4f9c6b {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-b15b84f5-0510-4acf-9b1e-2e1aca4f9c6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b15b84f5-0510-4acf-9b1e-2e1aca4f9c6b.shg-box.shg-c {
  justify-content: center;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin-left: auto;
margin-right: auto;
max-width: 835px;
aspect-ratio: 835/937;
text-align: center;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin: 0 !important;
  overflow: visible;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99-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-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add background color handling */
  
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
  box-sizing: border-box;
}



.s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
      position: relative;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

@media (min-width: 1200px){#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin: 0 !important;
  overflow: visible;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99-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-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add background color handling */
  
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
  box-sizing: border-box;
}



.s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
      position: relative;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin: 0 !important;
  overflow: visible;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99-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-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add background color handling */
  
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
  box-sizing: border-box;
}



.s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
      position: relative;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin: 0 !important;
  overflow: visible;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99-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-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add background color handling */
  
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
  box-sizing: border-box;
}



.s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
      position: relative;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (max-width: 767px){#s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  margin: 0 !important;
  overflow: visible;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99-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-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add background color handling */
  
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-22ce2042-0fbb-4a00-8748-90afe1461d99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image {
  box-sizing: border-box;
}



.s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container {
      position: relative;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-22ce2042-0fbb-4a00-8748-90afe1461d99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}
#s-662f2d7d-bb0c-40d3-ae78-d919018f8904 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-662f2d7d-bb0c-40d3-ae78-d919018f8904 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-662f2d7d-bb0c-40d3-ae78-d919018f8904.shg-box.shg-c {
  justify-content: center;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin-left: auto;
margin-right: auto;
max-width: 835px;
aspect-ratio: 835/937;
text-align: center;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin: 0 !important;
  overflow: visible;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba-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-d7d4627f-d6e7-4325-a009-976c367844ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7d4627f-d6e7-4325-a009-976c367844ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add background color handling */
  
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
  box-sizing: border-box;
}



.s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7d4627f-d6e7-4325-a009-976c367844ba {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
      position: relative;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

@media (min-width: 1200px){#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin: 0 !important;
  overflow: visible;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba-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-d7d4627f-d6e7-4325-a009-976c367844ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7d4627f-d6e7-4325-a009-976c367844ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add background color handling */
  
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
  box-sizing: border-box;
}



.s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7d4627f-d6e7-4325-a009-976c367844ba {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
      position: relative;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin: 0 !important;
  overflow: visible;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba-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-d7d4627f-d6e7-4325-a009-976c367844ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7d4627f-d6e7-4325-a009-976c367844ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add background color handling */
  
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
  box-sizing: border-box;
}



.s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7d4627f-d6e7-4325-a009-976c367844ba {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
      position: relative;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin: 0 !important;
  overflow: visible;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba-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-d7d4627f-d6e7-4325-a009-976c367844ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7d4627f-d6e7-4325-a009-976c367844ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add background color handling */
  
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
  box-sizing: border-box;
}



.s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7d4627f-d6e7-4325-a009-976c367844ba {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
      position: relative;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}@media (max-width: 767px){#s-d7d4627f-d6e7-4325-a009-976c367844ba {
  margin: 0 !important;
  overflow: visible;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba-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-d7d4627f-d6e7-4325-a009-976c367844ba {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d7d4627f-d6e7-4325-a009-976c367844ba {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add background color handling */
  
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }

    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-link {
      aspect-ratio: 835/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d7d4627f-d6e7-4325-a009-976c367844ba .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 835px;
  }



  img.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
    
    
    
    max-height: 835px;
  }


.s-d7d4627f-d6e7-4325-a009-976c367844ba .shogun-image-content {
  
    justify-content: center;
  
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image {
  box-sizing: border-box;
}



.s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d7d4627f-d6e7-4325-a009-976c367844ba {
      --shg-aspect-ratio: calc(835/937); 
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container {
      position: relative;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d7d4627f-d6e7-4325-a009-976c367844ba img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 835px;
    }
  }

}
#s-12894dcd-33cb-4c3f-9b21-36e6b5641e83 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-12894dcd-33cb-4c3f-9b21-36e6b5641e83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12894dcd-33cb-4c3f-9b21-36e6b5641e83.shg-box.shg-c {
  justify-content: center;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 1792px;
aspect-ratio: 1792/2011;
text-align: center;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6-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-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }

    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-link {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1792px;
  }



  img.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
    
    
    
    max-height: 1792px;
  }


.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
  box-sizing: border-box;
}



.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
      --shg-aspect-ratio: calc(1792/2011); 
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
      position: relative;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1792px;
    }
  }

@media (min-width: 1200px){#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6-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-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }

    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-link {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1792px;
  }



  img.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
    
    
    
    max-height: 1792px;
  }


.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
  box-sizing: border-box;
}



.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
      --shg-aspect-ratio: calc(1792/2011); 
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
      position: relative;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1792px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6-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-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }

    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-link {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1792px;
  }



  img.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
    
    
    
    max-height: 1792px;
  }


.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
  box-sizing: border-box;
}



.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
      --shg-aspect-ratio: calc(1792/2011); 
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
      position: relative;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1792px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6-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-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }

    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-link {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1792px;
  }



  img.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
    
    
    
    max-height: 1792px;
  }


.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
  box-sizing: border-box;
}



.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
      --shg-aspect-ratio: calc(1792/2011); 
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
      position: relative;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1792px;
    }
  }

}@media (max-width: 767px){#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  margin: 0 !important;
  overflow: visible;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6-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-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add background color handling */
  
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }

    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-link {
      aspect-ratio: 1792/2011;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1792px;
  }



  img.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
    
    
    
    max-height: 1792px;
  }


.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image {
  box-sizing: border-box;
}



.s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 {
      --shg-aspect-ratio: calc(1792/2011); 
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container {
      position: relative;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f819f96-e3b2-46fc-8bc6-495516385cc6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1792px;
    }
  }

}
#s-7083d479-54c6-4bf8-af7b-3013dded1763 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
min-height: 50px;
background-color: rgba(255, 255, 255, 0.69);
}








#s-7083d479-54c6-4bf8-af7b-3013dded1763 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7083d479-54c6-4bf8-af7b-3013dded1763.shg-box.shg-c {
  justify-content: center;
}

#s-86632384-0e03-4f99-842c-dd9a4f19067a {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-86632384-0e03-4f99-842c-dd9a4f19067a {
  
}
}
#s-86632384-0e03-4f99-842c-dd9a4f19067a .shogun-heading-component h1 {
  color: rgba(35, 35, 35, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  
}



#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a {
  display: none;
}
#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-content-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a {
  display: none;
}
#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-content-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a {
  display: none;
}
#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a, #wrap-content-s-d23366da-9e00-42fe-be5a-19e9b9e07b6a { display: none !important; }}
#s-d23366da-9e00-42fe-be5a-19e9b9e07b6a .shogun-heading-component h1 {
  color: rgba(154, 11, 95, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  
  
}



#s-d7a215aa-9317-4a0b-beed-8c9d4345f253 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7a215aa-9317-4a0b-beed-8c9d4345f253 {
  display: none;
}
#s-d7a215aa-9317-4a0b-beed-8c9d4345f253, #wrap-s-d7a215aa-9317-4a0b-beed-8c9d4345f253, #wrap-content-s-d7a215aa-9317-4a0b-beed-8c9d4345f253 { display: none !important; }}@media (max-width: 767px){#s-d7a215aa-9317-4a0b-beed-8c9d4345f253 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-d7a215aa-9317-4a0b-beed-8c9d4345f253 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1em;
  
  
}


@media (max-width: 767px){#s-d7a215aa-9317-4a0b-beed-8c9d4345f253 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}


}
#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e {
  display: none;
}
#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-content-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e {
  display: none;
}
#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-content-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e {
  
}
}@media (max-width: 767px){#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e {
  display: none;
}
#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e, #wrap-content-s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e { display: none !important; }}
#s-0b17fd6d-cf9e-43aa-a8ff-ffd5de189b3e .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 0.5em;
  
  
}



#s-cde03461-3779-47c1-a8ba-fe73dc23ea79 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-cde03461-3779-47c1-a8ba-fe73dc23ea79 {
  display: none;
}
#s-cde03461-3779-47c1-a8ba-fe73dc23ea79, #wrap-s-cde03461-3779-47c1-a8ba-fe73dc23ea79, #wrap-content-s-cde03461-3779-47c1-a8ba-fe73dc23ea79 { display: none !important; }}
#s-cde03461-3779-47c1-a8ba-fe73dc23ea79 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  
}



#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(166, 66, 38, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f8383c2d-2ba9-4263-b969-b6b945de5fc8-root {
    text-align: center;
  }


#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f8383c2d-2ba9-4263-b969-b6b945de5fc8-root {
    text-align: center;
  }


#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f8383c2d-2ba9-4263-b969-b6b945de5fc8-root {
    text-align: center;
  }


#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f8383c2d-2ba9-4263-b969-b6b945de5fc8-root {
    text-align: center;
  }


#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f8383c2d-2ba9-4263-b969-b6b945de5fc8-root {
    text-align: center;
  }


#s-f8383c2d-2ba9-4263-b969-b6b945de5fc8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-1e5eef94-7a8d-4ea5-a1e3-399cdd17e9d0 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 40px;
margin-right: auto;
min-height: 50px;
}








#s-1e5eef94-7a8d-4ea5-a1e3-399cdd17e9d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1e5eef94-7a8d-4ea5-a1e3-399cdd17e9d0 {
  cursor: pointer;
}#s-1e5eef94-7a8d-4ea5-a1e3-399cdd17e9d0.shg-box.shg-c {
  justify-content: center;
}

#s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c {
  margin-left: 4%;
margin-right: 4%;
}
@media (max-width: 767px){#s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cfeb8a38-6022-44a3-9fb1-1d1b3caff25c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (max-width: 767px){#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-9721977b-2ee4-49ef-8473-185b35659ebf {
  background-image: url(https://i.shgcdn.com/665450e4-f440-4166-83ab-827354faf088/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-9721977b-2ee4-49ef-8473-185b35659ebf.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-9721977b-2ee4-49ef-8473-185b35659ebf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9721977b-2ee4-49ef-8473-185b35659ebf.shg-box.shg-c {
  justify-content: center;
}

#s-6f916207-3ba0-4a56-9e1b-89c9529a8be8 {
  margin-top: 20px;
margin-left: 3%;
margin-bottom: 20px;
margin-right: 3%;
min-height: 50px;
background-color: rgba(250, 245, 245, 0.29);
}








#s-6f916207-3ba0-4a56-9e1b-89c9529a8be8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f916207-3ba0-4a56-9e1b-89c9529a8be8.shg-box.shg-c {
  justify-content: center;
}

#s-2bc21ecd-d839-4e24-b039-8c04d14124a7 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2bc21ecd-d839-4e24-b039-8c04d14124a7 {
  
}
}
#s-2bc21ecd-d839-4e24-b039-8c04d14124a7 .shogun-heading-component h1 {
  color: rgba(35, 35, 35, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  
}



#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 {
  display: none;
}
#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-content-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 {
  display: none;
}
#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-content-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 {
  margin-left: 7%;
margin-right: 7%;
}
}@media (max-width: 767px){#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 {
  display: none;
}
#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5, #wrap-content-s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 { display: none !important; }}
#s-aeff4eea-ef79-4c96-b87a-a6bc807ae6c5 .shogun-heading-component h1 {
  color: rgba(154, 11, 95, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 26px;
  line-height: 1em;
  
  
}



#s-bd46b6d1-f175-4950-8588-e2b635af6424 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd46b6d1-f175-4950-8588-e2b635af6424 {
  display: none;
}
#s-bd46b6d1-f175-4950-8588-e2b635af6424, #wrap-s-bd46b6d1-f175-4950-8588-e2b635af6424, #wrap-content-s-bd46b6d1-f175-4950-8588-e2b635af6424 { display: none !important; }}@media (max-width: 767px){#s-bd46b6d1-f175-4950-8588-e2b635af6424 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-bd46b6d1-f175-4950-8588-e2b635af6424 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 35px;
  line-height: 1em;
  
  
}



#s-d6da50a5-d8b1-4c47-b9a7-2a8203755e85 {
  margin-top: 9px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d6da50a5-d8b1-4c47-b9a7-2a8203755e85 {
  
}
}
#s-d6da50a5-d8b1-4c47-b9a7-2a8203755e85 .shogun-heading-component h1 {
  color: rgba(40, 40, 40, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 20px;
  line-height: 0.5em;
  
  
}



#s-415d506c-5ae2-4d0a-a859-1051b06c2590 {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(166, 66, 38, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-415d506c-5ae2-4d0a-a859-1051b06c2590:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-415d506c-5ae2-4d0a-a859-1051b06c2590:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-415d506c-5ae2-4d0a-a859-1051b06c2590-root {
    text-align: center;
  }


#s-415d506c-5ae2-4d0a-a859-1051b06c2590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-415d506c-5ae2-4d0a-a859-1051b06c2590-root {
    text-align: center;
  }


#s-415d506c-5ae2-4d0a-a859-1051b06c2590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-415d506c-5ae2-4d0a-a859-1051b06c2590-root {
    text-align: center;
  }


#s-415d506c-5ae2-4d0a-a859-1051b06c2590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-415d506c-5ae2-4d0a-a859-1051b06c2590-root {
    text-align: center;
  }


#s-415d506c-5ae2-4d0a-a859-1051b06c2590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-415d506c-5ae2-4d0a-a859-1051b06c2590-root {
    text-align: center;
  }


#s-415d506c-5ae2-4d0a-a859-1051b06c2590.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-5b6d23fe-1d59-4c11-8ed3-f63b114cafc7 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-5b6d23fe-1d59-4c11-8ed3-f63b114cafc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5b6d23fe-1d59-4c11-8ed3-f63b114cafc7.shg-box.shg-c {
  justify-content: center;
}

#s-b64923d0-3ca2-4e55-941f-b6600a44426e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-b64923d0-3ca2-4e55-941f-b6600a44426e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-b64923d0-3ca2-4e55-941f-b6600a44426e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b64923d0-3ca2-4e55-941f-b6600a44426e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b64923d0-3ca2-4e55-941f-b6600a44426e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-011ad055-2bb0-4b6c-9a65-26df15d47ef6 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-011ad055-2bb0-4b6c-9a65-26df15d47ef6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-011ad055-2bb0-4b6c-9a65-26df15d47ef6 {
  cursor: pointer;
}#s-011ad055-2bb0-4b6c-9a65-26df15d47ef6.shg-box.shg-c {
  justify-content: center;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin-left: auto;
margin-right: auto;
max-width: 1242px;
aspect-ratio: 1242/1412;
text-align: center;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2-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-5e95181b-ff49-49e0-8822-e575125463f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e95181b-ff49-49e0-8822-e575125463f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }

    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-link {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
  box-sizing: border-box;
}



.s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e95181b-ff49-49e0-8822-e575125463f2 {
      --shg-aspect-ratio: calc(1242/1412); 
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
      position: relative;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

@media (min-width: 1200px){#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2-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-5e95181b-ff49-49e0-8822-e575125463f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e95181b-ff49-49e0-8822-e575125463f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }

    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-link {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
  box-sizing: border-box;
}



.s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e95181b-ff49-49e0-8822-e575125463f2 {
      --shg-aspect-ratio: calc(1242/1412); 
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
      position: relative;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2-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-5e95181b-ff49-49e0-8822-e575125463f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e95181b-ff49-49e0-8822-e575125463f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }

    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-link {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
  box-sizing: border-box;
}



.s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e95181b-ff49-49e0-8822-e575125463f2 {
      --shg-aspect-ratio: calc(1242/1412); 
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
      position: relative;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2-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-5e95181b-ff49-49e0-8822-e575125463f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e95181b-ff49-49e0-8822-e575125463f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }

    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-link {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
  box-sizing: border-box;
}



.s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e95181b-ff49-49e0-8822-e575125463f2 {
      --shg-aspect-ratio: calc(1242/1412); 
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
      position: relative;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}@media (max-width: 767px){#s-5e95181b-ff49-49e0-8822-e575125463f2 {
  margin: 0 !important;
  overflow: visible;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2-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-5e95181b-ff49-49e0-8822-e575125463f2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5e95181b-ff49-49e0-8822-e575125463f2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add background color handling */
  
}

#s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }

    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-link {
      aspect-ratio: 1242/1412;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5e95181b-ff49-49e0-8822-e575125463f2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1242px;
  }



  img.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
    
    
    
    max-height: 1242px;
  }


.s-5e95181b-ff49-49e0-8822-e575125463f2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image {
  box-sizing: border-box;
}



.s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5e95181b-ff49-49e0-8822-e575125463f2 {
      --shg-aspect-ratio: calc(1242/1412); 
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container {
      position: relative;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5e95181b-ff49-49e0-8822-e575125463f2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1242px;
    }
  }

}
#s-70079bd0-aa40-41bd-8cee-2f59967a92fe {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-70079bd0-aa40-41bd-8cee-2f59967a92fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-70079bd0-aa40-41bd-8cee-2f59967a92fe {
  cursor: pointer;
}#s-70079bd0-aa40-41bd-8cee-2f59967a92fe.shg-box.shg-c {
  justify-content: center;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin-left: auto;
margin-right: auto;
max-width: 1443px;
aspect-ratio: 1443/1646;
text-align: center;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin: 0 !important;
  overflow: visible;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef-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-550f0549-4ce3-42f7-a058-5e599af920ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-550f0549-4ce3-42f7-a058-5e599af920ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add background color handling */
  
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
  box-sizing: border-box;
}



.s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-550f0549-4ce3-42f7-a058-5e599af920ef {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
      position: relative;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

@media (min-width: 1200px){#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin: 0 !important;
  overflow: visible;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef-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-550f0549-4ce3-42f7-a058-5e599af920ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-550f0549-4ce3-42f7-a058-5e599af920ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add background color handling */
  
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
  box-sizing: border-box;
}



.s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-550f0549-4ce3-42f7-a058-5e599af920ef {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
      position: relative;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin: 0 !important;
  overflow: visible;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef-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-550f0549-4ce3-42f7-a058-5e599af920ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-550f0549-4ce3-42f7-a058-5e599af920ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add background color handling */
  
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
  box-sizing: border-box;
}



.s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-550f0549-4ce3-42f7-a058-5e599af920ef {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
      position: relative;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin: 0 !important;
  overflow: visible;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef-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-550f0549-4ce3-42f7-a058-5e599af920ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-550f0549-4ce3-42f7-a058-5e599af920ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add background color handling */
  
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
  box-sizing: border-box;
}



.s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-550f0549-4ce3-42f7-a058-5e599af920ef {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
      position: relative;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (max-width: 767px){#s-550f0549-4ce3-42f7-a058-5e599af920ef {
  margin: 0 !important;
  overflow: visible;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef-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-550f0549-4ce3-42f7-a058-5e599af920ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-550f0549-4ce3-42f7-a058-5e599af920ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add background color handling */
  
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-550f0549-4ce3-42f7-a058-5e599af920ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-550f0549-4ce3-42f7-a058-5e599af920ef .shogun-image-content {
  
    justify-content: center;
  
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image {
  box-sizing: border-box;
}



.s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-550f0549-4ce3-42f7-a058-5e599af920ef {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container {
      position: relative;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-550f0549-4ce3-42f7-a058-5e599af920ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}
#s-3ccb7ae2-3d22-4cb6-b972-fb444465d8dc {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-3ccb7ae2-3d22-4cb6-b972-fb444465d8dc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-3ccb7ae2-3d22-4cb6-b972-fb444465d8dc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-3ccb7ae2-3d22-4cb6-b972-fb444465d8dc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ccb7ae2-3d22-4cb6-b972-fb444465d8dc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-87c59441-00ac-4f6e-a81b-1b8859b5d23b {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-87c59441-00ac-4f6e-a81b-1b8859b5d23b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87c59441-00ac-4f6e-a81b-1b8859b5d23b {
  cursor: pointer;
}#s-87c59441-00ac-4f6e-a81b-1b8859b5d23b.shg-box.shg-c {
  justify-content: center;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin-left: auto;
margin-right: auto;
max-width: 1442px;
aspect-ratio: 1442/1646;
text-align: center;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin: 0 !important;
  overflow: visible;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569-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-429b58e0-744d-4ebe-ae8b-110403448569 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-429b58e0-744d-4ebe-ae8b-110403448569 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add background color handling */
  
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }

    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-link {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1442px;
  }



  img.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
    
    
    
    max-height: 1442px;
  }


.s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-content {
  
    justify-content: center;
  
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
  box-sizing: border-box;
}



.s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-429b58e0-744d-4ebe-ae8b-110403448569 {
      --shg-aspect-ratio: calc(1442/1646); 
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
      position: relative;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1442px;
    }
  }

@media (min-width: 1200px){#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin: 0 !important;
  overflow: visible;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569-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-429b58e0-744d-4ebe-ae8b-110403448569 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-429b58e0-744d-4ebe-ae8b-110403448569 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add background color handling */
  
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }

    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-link {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1442px;
  }



  img.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
    
    
    
    max-height: 1442px;
  }


.s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-content {
  
    justify-content: center;
  
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
  box-sizing: border-box;
}



.s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-429b58e0-744d-4ebe-ae8b-110403448569 {
      --shg-aspect-ratio: calc(1442/1646); 
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
      position: relative;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1442px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin: 0 !important;
  overflow: visible;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569-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-429b58e0-744d-4ebe-ae8b-110403448569 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-429b58e0-744d-4ebe-ae8b-110403448569 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add background color handling */
  
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }

    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-link {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1442px;
  }



  img.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
    
    
    
    max-height: 1442px;
  }


.s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-content {
  
    justify-content: center;
  
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
  box-sizing: border-box;
}



.s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-429b58e0-744d-4ebe-ae8b-110403448569 {
      --shg-aspect-ratio: calc(1442/1646); 
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
      position: relative;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1442px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin: 0 !important;
  overflow: visible;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569-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-429b58e0-744d-4ebe-ae8b-110403448569 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-429b58e0-744d-4ebe-ae8b-110403448569 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add background color handling */
  
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }

    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-link {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1442px;
  }



  img.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
    
    
    
    max-height: 1442px;
  }


.s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-content {
  
    justify-content: center;
  
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
  box-sizing: border-box;
}



.s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-429b58e0-744d-4ebe-ae8b-110403448569 {
      --shg-aspect-ratio: calc(1442/1646); 
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
      position: relative;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1442px;
    }
  }

}@media (max-width: 767px){#s-429b58e0-744d-4ebe-ae8b-110403448569 {
  margin: 0 !important;
  overflow: visible;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569-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-429b58e0-744d-4ebe-ae8b-110403448569 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-429b58e0-744d-4ebe-ae8b-110403448569 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add background color handling */
  
}

#s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }

    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-link {
      aspect-ratio: 1442/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-429b58e0-744d-4ebe-ae8b-110403448569 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1442px;
  }



  img.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
    
    
    
    max-height: 1442px;
  }


.s-429b58e0-744d-4ebe-ae8b-110403448569 .shogun-image-content {
  
    justify-content: center;
  
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shg-align-container {
  display: flex;
  justify-content: center
}

.s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image {
  box-sizing: border-box;
}



.s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-429b58e0-744d-4ebe-ae8b-110403448569 {
      --shg-aspect-ratio: calc(1442/1646); 
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container {
      position: relative;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-429b58e0-744d-4ebe-ae8b-110403448569 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1442px;
    }
  }

}
#s-c4a133b9-c509-4855-bbac-a3205c2ab4c8 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: 2px;
margin-right: auto;
min-height: 50px;
}








#s-c4a133b9-c509-4855-bbac-a3205c2ab4c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c4a133b9-c509-4855-bbac-a3205c2ab4c8 {
  cursor: pointer;
}#s-c4a133b9-c509-4855-bbac-a3205c2ab4c8.shg-box.shg-c {
  justify-content: center;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin-left: auto;
margin-right: auto;
max-width: 1443px;
aspect-ratio: 1443/1646;
text-align: center;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin: 0 !important;
  overflow: visible;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6-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-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add background color handling */
  
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
  box-sizing: border-box;
}



.s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
      position: relative;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

@media (min-width: 1200px){#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin: 0 !important;
  overflow: visible;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6-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-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add background color handling */
  
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
  box-sizing: border-box;
}



.s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
      position: relative;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin: 0 !important;
  overflow: visible;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6-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-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add background color handling */
  
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
  box-sizing: border-box;
}



.s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
      position: relative;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin: 0 !important;
  overflow: visible;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6-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-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add background color handling */
  
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
  box-sizing: border-box;
}



.s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
      position: relative;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}@media (max-width: 767px){#s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  margin: 0 !important;
  overflow: visible;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6-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-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add background color handling */
  
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }

    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-link {
      aspect-ratio: 1443/1646;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1443px;
  }



  img.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
    
    
    
    max-height: 1443px;
  }


.s-d253dd47-4b5b-433e-a08a-f65021deffe6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image {
  box-sizing: border-box;
}



.s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 {
      --shg-aspect-ratio: calc(1443/1646); 
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container {
      position: relative;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d253dd47-4b5b-433e-a08a-f65021deffe6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1443px;
    }
  }

}
#s-a484cf3f-77a1-4b47-94a8-200f68ddb6f4 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
min-height: 50px;
}








#s-a484cf3f-77a1-4b47-94a8-200f68ddb6f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a484cf3f-77a1-4b47-94a8-200f68ddb6f4 {
  cursor: pointer;
}#s-a484cf3f-77a1-4b47-94a8-200f68ddb6f4.shg-box.shg-c {
  justify-content: center;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin-left: auto;
margin-right: auto;
max-width: 1502px;
aspect-ratio: 1502/784;
text-align: center;
}
@media (min-width: 1200px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  display: none;
}
#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-content-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  display: none;
}
#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-content-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  display: none;
}
#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d, #wrap-content-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d { display: none !important; }}
#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin: 0 !important;
  overflow: visible;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d-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-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add background color handling */
  
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }

    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-link {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1502px;
  }



  img.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
    
    
    
    max-height: 1502px;
  }


.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
  box-sizing: border-box;
}



.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
      --shg-aspect-ratio: calc(1502/784); 
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
      position: relative;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1502px;
    }
  }

@media (min-width: 1200px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin: 0 !important;
  overflow: visible;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d-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-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add background color handling */
  
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }

    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-link {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1502px;
  }



  img.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
    
    
    
    max-height: 1502px;
  }


.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
  box-sizing: border-box;
}



.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
      --shg-aspect-ratio: calc(1502/784); 
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
      position: relative;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1502px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin: 0 !important;
  overflow: visible;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d-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-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add background color handling */
  
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }

    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-link {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1502px;
  }



  img.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
    
    
    
    max-height: 1502px;
  }


.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
  box-sizing: border-box;
}



.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
      --shg-aspect-ratio: calc(1502/784); 
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
      position: relative;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1502px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin: 0 !important;
  overflow: visible;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d-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-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add background color handling */
  
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }

    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-link {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1502px;
  }



  img.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
    
    
    
    max-height: 1502px;
  }


.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
  box-sizing: border-box;
}



.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
      --shg-aspect-ratio: calc(1502/784); 
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
      position: relative;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1502px;
    }
  }

}@media (max-width: 767px){#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  margin: 0 !important;
  overflow: visible;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d-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-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add background color handling */
  
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }

    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-link {
      aspect-ratio: 1502/784;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1502px;
  }



  img.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
    
    
    
    max-height: 1502px;
  }


.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d .shogun-image-content {
  
    justify-content: center;
  
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image {
  box-sizing: border-box;
}



.s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d {
      --shg-aspect-ratio: calc(1502/784); 
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container {
      position: relative;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dbf87cdc-0da8-4bd8-afb6-de08ceaebf3d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1502px;
    }
  }

}
#s-95dc54b2-92cd-4e38-bced-b10fdbaf6557 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-95dc54b2-92cd-4e38-bced-b10fdbaf6557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95dc54b2-92cd-4e38-bced-b10fdbaf6557.shg-box.shg-c {
  justify-content: center;
}

#s-d94a0460-4b44-4a99-bc38-d7af6d639ea3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 4px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d94a0460-4b44-4a99-bc38-d7af6d639ea3 {
  
}
}@media (max-width: 767px){#s-d94a0460-4b44-4a99-bc38-d7af6d639ea3 {
  padding-top: 1px;
}
}
#s-d94a0460-4b44-4a99-bc38-d7af6d639ea3 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 0px;
  
}


@media (max-width: 767px){#s-d94a0460-4b44-4a99-bc38-d7af6d639ea3 .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  
}


}
#s-65d6983a-b4b5-4431-b437-818d66299f99 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-65d6983a-b4b5-4431-b437-818d66299f99 {
  display: none;
}
#s-65d6983a-b4b5-4431-b437-818d66299f99, #wrap-s-65d6983a-b4b5-4431-b437-818d66299f99, #wrap-content-s-65d6983a-b4b5-4431-b437-818d66299f99 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65d6983a-b4b5-4431-b437-818d66299f99 {
  display: none;
}
#s-65d6983a-b4b5-4431-b437-818d66299f99, #wrap-s-65d6983a-b4b5-4431-b437-818d66299f99, #wrap-content-s-65d6983a-b4b5-4431-b437-818d66299f99 { display: none !important; }}@media (max-width: 767px){#s-65d6983a-b4b5-4431-b437-818d66299f99 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-65d6983a-b4b5-4431-b437-818d66299f99 .shogun-heading-component h1 {
  color: rgba(11, 45, 81, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}


#s-65d6983a-b4b5-4431-b437-818d66299f99 .shogun-heading-component h1 a {
  color: rgba(11, 45, 81, 1);
}


#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 {
  display: none;
}
#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2, #wrap-s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2, #wrap-content-s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 {
  display: none;
}
#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2, #wrap-s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2, #wrap-content-s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 { display: none !important; }}@media (max-width: 767px){#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 .shogun-heading-component h1 {
  color: rgba(11, 45, 81, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 29px;
  
  
  
}


#s-234a45ec-5fe4-40e4-9f93-582c9b95c2e2 .shogun-heading-component h1 a {
  color: rgba(11, 45, 81, 1);
}


#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 {
  display: none;
}
#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8, #wrap-s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8, #wrap-content-s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 { display: none !important; }}@media (max-width: 767px){#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 {
  display: none;
}
#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8, #wrap-s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8, #wrap-content-s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 { display: none !important; }}
#s-6fbe65fc-0014-460d-9153-7e19ec9dcdd8 .shogun-heading-component h1 {
  color: rgba(122, 123, 20, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 50px;
  
  
  
}



#s-920c4401-e333-4fa6-b965-8c5317a0037f {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 7px;
padding-left: 20px;
padding-bottom: 7px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(11, 45, 81, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-920c4401-e333-4fa6-b965-8c5317a0037f:hover {background-color: rgba(166, 66, 38, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-920c4401-e333-4fa6-b965-8c5317a0037f:active {background-color: rgba(11, 45, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-920c4401-e333-4fa6-b965-8c5317a0037f-root {
    text-align: center;
  }


#s-920c4401-e333-4fa6-b965-8c5317a0037f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-920c4401-e333-4fa6-b965-8c5317a0037f-root {
    text-align: center;
  }


#s-920c4401-e333-4fa6-b965-8c5317a0037f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-920c4401-e333-4fa6-b965-8c5317a0037f-root {
    text-align: center;
  }


#s-920c4401-e333-4fa6-b965-8c5317a0037f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-920c4401-e333-4fa6-b965-8c5317a0037f-root {
    text-align: center;
  }


#s-920c4401-e333-4fa6-b965-8c5317a0037f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-920c4401-e333-4fa6-b965-8c5317a0037f-root {
    text-align: center;
  }


#s-920c4401-e333-4fa6-b965-8c5317a0037f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/559;
text-align: center;
}
@media (max-width: 767px){#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  display: none;
}
#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60, #wrap-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60, #wrap-content-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 { display: none !important; }}
#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60-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-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }

    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-link {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
  box-sizing: border-box;
}



.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
      --shg-aspect-ratio: calc(1920/559); 
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
      position: relative;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60-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-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }

    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-link {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
  box-sizing: border-box;
}



.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
      --shg-aspect-ratio: calc(1920/559); 
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
      position: relative;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60-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-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }

    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-link {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
  box-sizing: border-box;
}



.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
      --shg-aspect-ratio: calc(1920/559); 
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
      position: relative;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60-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-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }

    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-link {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
  box-sizing: border-box;
}



.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
      --shg-aspect-ratio: calc(1920/559); 
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
      position: relative;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  margin: 0 !important;
  overflow: visible;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60-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-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add background color handling */
  
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }

    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-link {
      aspect-ratio: 1920/559;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image {
  box-sizing: border-box;
}



.s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 {
      --shg-aspect-ratio: calc(1920/559); 
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container {
      position: relative;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e5dafe64-e731-4a63-83aa-0f14bf8ada60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-29285ff1-2d4c-47a4-bc43-d9d14d4cf5b7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-29285ff1-2d4c-47a4-bc43-d9d14d4cf5b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-29285ff1-2d4c-47a4-bc43-d9d14d4cf5b7.shg-box.shg-c {
  justify-content: center;
}

#s-485c7ef5-1bd1-45e9-a3ad-fdf7b8988b7c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 4px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-485c7ef5-1bd1-45e9-a3ad-fdf7b8988b7c {
  
}
}@media (max-width: 767px){#s-485c7ef5-1bd1-45e9-a3ad-fdf7b8988b7c {
  
}
}
#s-485c7ef5-1bd1-45e9-a3ad-fdf7b8988b7c .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 25px;
  
  letter-spacing: 0px;
  
}


@media (max-width: 767px){#s-485c7ef5-1bd1-45e9-a3ad-fdf7b8988b7c .shogun-heading-component h1 {
  color: rgba(166, 66, 38, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  
}


}
#s-721b1f2f-6647-42fa-9271-4ea426545eff {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-721b1f2f-6647-42fa-9271-4ea426545eff {
  display: none;
}
#s-721b1f2f-6647-42fa-9271-4ea426545eff, #wrap-s-721b1f2f-6647-42fa-9271-4ea426545eff, #wrap-content-s-721b1f2f-6647-42fa-9271-4ea426545eff { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-721b1f2f-6647-42fa-9271-4ea426545eff {
  display: none;
}
#s-721b1f2f-6647-42fa-9271-4ea426545eff, #wrap-s-721b1f2f-6647-42fa-9271-4ea426545eff, #wrap-content-s-721b1f2f-6647-42fa-9271-4ea426545eff { display: none !important; }}@media (max-width: 767px){#s-721b1f2f-6647-42fa-9271-4ea426545eff {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-721b1f2f-6647-42fa-9271-4ea426545eff .shogun-heading-component h1 {
  color: rgba(11, 45, 81, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 40px;
  
  
  
}


#s-721b1f2f-6647-42fa-9271-4ea426545eff .shogun-heading-component h1 a {
  color: rgba(11, 45, 81, 1);
}

@media (max-width: 767px){#s-721b1f2f-6647-42fa-9271-4ea426545eff .shogun-heading-component h1 {
  color: rgba(11, 45, 81, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


#s-721b1f2f-6647-42fa-9271-4ea426545eff .shogun-heading-component h1 a {
  color: rgba(11, 45, 81, 1);
}

}
#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 {
  margin-top: 3px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 {
  display: none;
}
#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39, #wrap-s-b6214330-7f3f-446c-9cff-a8a49f8d3b39, #wrap-content-s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 { display: none !important; }}@media (max-width: 767px){#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 {
  display: none;
}
#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39, #wrap-s-b6214330-7f3f-446c-9cff-a8a49f8d3b39, #wrap-content-s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 { display: none !important; }}
#s-b6214330-7f3f-446c-9cff-a8a49f8d3b39 .shogun-heading-component h1 {
  color: rgba(11, 45, 81, 1);
  font-weight:  normal ;
  font-family: "Lora";
  font-style:  normal ;
  font-size: 42px;
  
  
  
}



#s-ace51289-d82a-4ad7-9124-c64b76dc272c {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(11, 45, 81, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-ace51289-d82a-4ad7-9124-c64b76dc272c:hover {background-color: rgba(166, 66, 38, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ace51289-d82a-4ad7-9124-c64b76dc272c:active {background-color: rgba(11, 45, 81, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ace51289-d82a-4ad7-9124-c64b76dc272c-root {
    text-align: center;
  }


#s-ace51289-d82a-4ad7-9124-c64b76dc272c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ace51289-d82a-4ad7-9124-c64b76dc272c-root {
    text-align: center;
  }


#s-ace51289-d82a-4ad7-9124-c64b76dc272c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ace51289-d82a-4ad7-9124-c64b76dc272c-root {
    text-align: center;
  }


#s-ace51289-d82a-4ad7-9124-c64b76dc272c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ace51289-d82a-4ad7-9124-c64b76dc272c-root {
    text-align: center;
  }


#s-ace51289-d82a-4ad7-9124-c64b76dc272c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ace51289-d82a-4ad7-9124-c64b76dc272c-root {
    text-align: center;
  }


#s-ace51289-d82a-4ad7-9124-c64b76dc272c.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-463827f7-f3b7-45f4-8f12-4c4cc2420a6b {
  margin-top: 30px;
min-height: 50px;
}








#s-463827f7-f3b7-45f4-8f12-4c4cc2420a6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-463827f7-f3b7-45f4-8f12-4c4cc2420a6b.shg-box.shg-c {
  justify-content: center;
}

#s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec {
  margin-left: 7%;
margin-right: 7%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec {
  margin-left: 4%;
margin-right: 1%;
}
}
@media (min-width: 0px) {
[id="s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2a36dd4-38fc-4d0b-a9fb-a8b4ca5b75ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

}

#s-cfcff661-34ef-46ff-949f-03359366dffe {
  min-height: 0px;
max-width: 1000px;
aspect-ratio: 1000/1145;
text-align: center;
}
@media (max-width: 767px){#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin-left: 11%;
margin-right: 11%;
}
}
#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin: 0 !important;
  overflow: visible;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe-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-cfcff661-34ef-46ff-949f-03359366dffe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cfcff661-34ef-46ff-949f-03359366dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add background color handling */
  
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
  box-sizing: border-box;
}



.s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-cfcff661-34ef-46ff-949f-03359366dffe {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
      position: relative;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin: 0 !important;
  overflow: visible;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe-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-cfcff661-34ef-46ff-949f-03359366dffe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cfcff661-34ef-46ff-949f-03359366dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add background color handling */
  
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
  box-sizing: border-box;
}



.s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-cfcff661-34ef-46ff-949f-03359366dffe {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
      position: relative;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin: 0 !important;
  overflow: visible;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe-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-cfcff661-34ef-46ff-949f-03359366dffe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cfcff661-34ef-46ff-949f-03359366dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add background color handling */
  
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
  box-sizing: border-box;
}



.s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-cfcff661-34ef-46ff-949f-03359366dffe {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
      position: relative;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin: 0 !important;
  overflow: visible;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe-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-cfcff661-34ef-46ff-949f-03359366dffe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-cfcff661-34ef-46ff-949f-03359366dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add background color handling */
  
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
  box-sizing: border-box;
}



.s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-cfcff661-34ef-46ff-949f-03359366dffe {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
      position: relative;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-cfcff661-34ef-46ff-949f-03359366dffe {
  margin: 0 !important;
  overflow: visible;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe-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-cfcff661-34ef-46ff-949f-03359366dffe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-cfcff661-34ef-46ff-949f-03359366dffe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add background color handling */
  
}

#s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-cfcff661-34ef-46ff-949f-03359366dffe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-cfcff661-34ef-46ff-949f-03359366dffe .shogun-image-content {
  
    justify-content: center;
  
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image {
  box-sizing: border-box;
}



.s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-cfcff661-34ef-46ff-949f-03359366dffe {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container {
      position: relative;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-cfcff661-34ef-46ff-949f-03359366dffe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}
#s-26273aeb-b815-4e20-b98d-a5a35cadbe55 {
  min-height: 50px;
}








#s-26273aeb-b815-4e20-b98d-a5a35cadbe55 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26273aeb-b815-4e20-b98d-a5a35cadbe55 {
  cursor: pointer;
}#s-26273aeb-b815-4e20-b98d-a5a35cadbe55.shg-box.shg-c {
  justify-content: center;
}

#s-fb915ba1-6d00-4118-9d9e-a758b376c4b6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-fb915ba1-6d00-4118-9d9e-a758b376c4b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb915ba1-6d00-4118-9d9e-a758b376c4b6.shg-box.shg-c {
  justify-content: center;
}

#s-68c41bac-6e0a-4983-ad40-574a9c8860bb {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-68c41bac-6e0a-4983-ad40-574a9c8860bb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68c41bac-6e0a-4983-ad40-574a9c8860bb {
  
}
}@media (max-width: 767px){#s-68c41bac-6e0a-4983-ad40-574a9c8860bb {
  
}
}
#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  min-height: 0px;
max-width: 1000px;
aspect-ratio: 1000/1145;
text-align: center;
}
@media (max-width: 767px){#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin-left: 11%;
margin-right: 11%;
}
}
#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385-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-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
  box-sizing: border-box;
}



.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
      position: relative;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385-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-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
  box-sizing: border-box;
}



.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
      position: relative;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385-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-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
  box-sizing: border-box;
}



.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
      position: relative;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385-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-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
  box-sizing: border-box;
}



.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
      position: relative;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385-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-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image {
  box-sizing: border-box;
}



.s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container {
      position: relative;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba603ae8-9a75-4dd5-8e63-a9690308b385 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}
#s-622dfe7a-c0e1-44be-92d8-75cea5537024 {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-622dfe7a-c0e1-44be-92d8-75cea5537024 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-622dfe7a-c0e1-44be-92d8-75cea5537024 {
  
}
}@media (max-width: 767px){#s-622dfe7a-c0e1-44be-92d8-75cea5537024 {
  
}
}
#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  min-height: 0px;
max-width: 1000px;
aspect-ratio: 1000/1145;
text-align: center;
}
@media (max-width: 767px){#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin-left: 11%;
margin-right: 11%;
}
}
#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin: 0 !important;
  overflow: visible;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592-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-67e7a43b-2aca-4676-b9c7-084287209592 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67e7a43b-2aca-4676-b9c7-084287209592 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add background color handling */
  
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-content {
  
    justify-content: center;
  
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
  box-sizing: border-box;
}



.s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-67e7a43b-2aca-4676-b9c7-084287209592 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
      position: relative;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin: 0 !important;
  overflow: visible;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592-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-67e7a43b-2aca-4676-b9c7-084287209592 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67e7a43b-2aca-4676-b9c7-084287209592 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add background color handling */
  
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-content {
  
    justify-content: center;
  
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
  box-sizing: border-box;
}



.s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-67e7a43b-2aca-4676-b9c7-084287209592 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
      position: relative;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin: 0 !important;
  overflow: visible;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592-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-67e7a43b-2aca-4676-b9c7-084287209592 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67e7a43b-2aca-4676-b9c7-084287209592 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add background color handling */
  
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-content {
  
    justify-content: center;
  
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
  box-sizing: border-box;
}



.s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-67e7a43b-2aca-4676-b9c7-084287209592 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
      position: relative;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin: 0 !important;
  overflow: visible;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592-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-67e7a43b-2aca-4676-b9c7-084287209592 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-67e7a43b-2aca-4676-b9c7-084287209592 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add background color handling */
  
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-content {
  
    justify-content: center;
  
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
  box-sizing: border-box;
}



.s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-67e7a43b-2aca-4676-b9c7-084287209592 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
      position: relative;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-67e7a43b-2aca-4676-b9c7-084287209592 {
  margin: 0 !important;
  overflow: visible;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592-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-67e7a43b-2aca-4676-b9c7-084287209592 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-67e7a43b-2aca-4676-b9c7-084287209592 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add background color handling */
  
}

#s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }

    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-link {
      aspect-ratio: 1000/1145;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-67e7a43b-2aca-4676-b9c7-084287209592 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
    height: 100%;
    width: 100%;
    min-height: 0px;
    max-height: 1000px;
  }



  img.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
    
    
    min-height: 0px;
    max-height: 1000px;
  }


.s-67e7a43b-2aca-4676-b9c7-084287209592 .shogun-image-content {
  
    justify-content: center;
  
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shg-align-container {
  display: flex;
  justify-content: center
}

.s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image {
  box-sizing: border-box;
}



.s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image {
  min-height: 0px;
}


  @supports not (aspect-ratio: 1/1) {
    .s-67e7a43b-2aca-4676-b9c7-084287209592 {
      --shg-aspect-ratio: calc(1000/1145); 
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container {
      position: relative;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-67e7a43b-2aca-4676-b9c7-084287209592 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      min-height: 0px;
      max-width: 1000px;
    }
  }

}
#s-cb0a936c-1835-48c6-abd7-b330d297046d {
  margin-left: auto;
margin-right: auto;
}
@media (min-width: 1200px){#s-cb0a936c-1835-48c6-abd7-b330d297046d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cb0a936c-1835-48c6-abd7-b330d297046d {
  
}
}@media (max-width: 767px){#s-cb0a936c-1835-48c6-abd7-b330d297046d {
  
}
}
#s-339e0e05-bd05-4d04-a9f8-a1958b667118 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-339e0e05-bd05-4d04-a9f8-a1958b667118 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-339e0e05-bd05-4d04-a9f8-a1958b667118.shg-box.shg-c {
  justify-content: center;
}

#s-3ca08175-99d7-4d45-9751-82f349f472c9 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ca08175-99d7-4d45-9751-82f349f472c9 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-a8812438-804d-4ecf-822d-4a1e4aba81e3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a8812438-804d-4ecf-822d-4a1e4aba81e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a8812438-804d-4ecf-822d-4a1e4aba81e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a8812438-804d-4ecf-822d-4a1e4aba81e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a8812438-804d-4ecf-822d-4a1e4aba81e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-1b6095f5-109b-4297-9088-aaf94fd1187f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-1b6095f5-109b-4297-9088-aaf94fd1187f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-1b6095f5-109b-4297-9088-aaf94fd1187f .shg-sld-nav-button.shg-sld-left,
#s-1b6095f5-109b-4297-9088-aaf94fd1187f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin: 0 !important;
  overflow: visible;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36-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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add background color handling */
  
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
  box-sizing: border-box;
}



.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
      position: relative;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin: 0 !important;
  overflow: visible;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36-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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add background color handling */
  
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
  box-sizing: border-box;
}



.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
      position: relative;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin: 0 !important;
  overflow: visible;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36-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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add background color handling */
  
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
  box-sizing: border-box;
}



.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
      position: relative;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin: 0 !important;
  overflow: visible;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36-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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add background color handling */
  
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
  box-sizing: border-box;
}



.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
      position: relative;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  margin: 0 !important;
  overflow: visible;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36-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-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add background color handling */
  
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image {
  box-sizing: border-box;
}



.s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container {
      position: relative;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d51d5664-0d6a-43ed-95dc-b3ef57f8fb36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin: 0 !important;
  overflow: visible;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c-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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add background color handling */
  
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
  box-sizing: border-box;
}



.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
      position: relative;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin: 0 !important;
  overflow: visible;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c-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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add background color handling */
  
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
  box-sizing: border-box;
}



.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
      position: relative;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c 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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin: 0 !important;
  overflow: visible;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c-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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add background color handling */
  
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
  box-sizing: border-box;
}



.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
      position: relative;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c 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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin: 0 !important;
  overflow: visible;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c-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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add background color handling */
  
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
  box-sizing: border-box;
}



.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
      position: relative;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  margin: 0 !important;
  overflow: visible;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c-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-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add background color handling */
  
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c .shogun-image-content {
  
    justify-content: center;
  
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image {
  box-sizing: border-box;
}



.s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container {
      position: relative;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb96c3aa-8436-41d7-babd-f60b4ebd356c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881-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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
  box-sizing: border-box;
}



.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
      position: relative;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881-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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
  box-sizing: border-box;
}



.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
      position: relative;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881-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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
  box-sizing: border-box;
}



.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
      position: relative;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881-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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
  box-sizing: border-box;
}



.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
      position: relative;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  margin: 0 !important;
  overflow: visible;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881-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-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add background color handling */
  
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image {
  box-sizing: border-box;
}



.s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container {
      position: relative;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d6c11010-badf-4d3e-95f4-e4d7d2c30881 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin: 0 !important;
  overflow: visible;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764-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-3e5a782a-20ca-4acb-9f54-64b277640764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add background color handling */
  
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3e5a782a-20ca-4acb-9f54-64b277640764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
  box-sizing: border-box;
}



.s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  
}


@media (min-width: 1200px){#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin: 0 !important;
  overflow: visible;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764-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-3e5a782a-20ca-4acb-9f54-64b277640764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add background color handling */
  
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3e5a782a-20ca-4acb-9f54-64b277640764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
  box-sizing: border-box;
}



.s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin: 0 !important;
  overflow: visible;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764-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-3e5a782a-20ca-4acb-9f54-64b277640764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add background color handling */
  
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3e5a782a-20ca-4acb-9f54-64b277640764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
  box-sizing: border-box;
}



.s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin: 0 !important;
  overflow: visible;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764-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-3e5a782a-20ca-4acb-9f54-64b277640764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add background color handling */
  
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3e5a782a-20ca-4acb-9f54-64b277640764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
  box-sizing: border-box;
}



.s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  
}


}@media (max-width: 767px){#s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  margin: 0 !important;
  overflow: visible;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764-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-3e5a782a-20ca-4acb-9f54-64b277640764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3e5a782a-20ca-4acb-9f54-64b277640764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add background color handling */
  
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3e5a782a-20ca-4acb-9f54-64b277640764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e5a782a-20ca-4acb-9f54-64b277640764.shogun-image {
  box-sizing: border-box;
}



.s-3e5a782a-20ca-4acb-9f54-64b277640764 img.shogun-image {
  
}


}
#s-6f55ad03-c398-41ca-b07d-eba42f1fa448 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-6f55ad03-c398-41ca-b07d-eba42f1fa448 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-6f55ad03-c398-41ca-b07d-eba42f1fa448 .shg-sld-nav-button.shg-sld-left,
#s-6f55ad03-c398-41ca-b07d-eba42f1fa448 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin: 0 !important;
  overflow: visible;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a-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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add background color handling */
  
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
  box-sizing: border-box;
}



.s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ac5110c9-3bab-494c-94b7-d66b964c558a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
      position: relative;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin: 0 !important;
  overflow: visible;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a-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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add background color handling */
  
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
  box-sizing: border-box;
}



.s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ac5110c9-3bab-494c-94b7-d66b964c558a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
      position: relative;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a 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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin: 0 !important;
  overflow: visible;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a-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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add background color handling */
  
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
  box-sizing: border-box;
}



.s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ac5110c9-3bab-494c-94b7-d66b964c558a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
      position: relative;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a 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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin: 0 !important;
  overflow: visible;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a-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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add background color handling */
  
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
  box-sizing: border-box;
}



.s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ac5110c9-3bab-494c-94b7-d66b964c558a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
      position: relative;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  margin: 0 !important;
  overflow: visible;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a-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-ac5110c9-3bab-494c-94b7-d66b964c558a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ac5110c9-3bab-494c-94b7-d66b964c558a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add background color handling */
  
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ac5110c9-3bab-494c-94b7-d66b964c558a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-ac5110c9-3bab-494c-94b7-d66b964c558a .shogun-image-content {
  
    justify-content: center;
  
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image {
  box-sizing: border-box;
}



.s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ac5110c9-3bab-494c-94b7-d66b964c558a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container {
      position: relative;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ac5110c9-3bab-494c-94b7-d66b964c558a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 4px;
margin-right: auto;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407-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-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 4px;
}

.shg-image-content-margin-container-s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
  box-sizing: border-box;
}



.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
      position: relative;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407-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-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
  box-sizing: border-box;
}



.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
      position: relative;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407-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-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
  box-sizing: border-box;
}



.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
      position: relative;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407-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-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
  box-sizing: border-box;
}



.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
      position: relative;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  margin: 0 !important;
  overflow: visible;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407-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-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add background color handling */
  
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image {
  box-sizing: border-box;
}



.s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container {
      position: relative;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6c89e6a-2969-4ca1-b649-7eef6547d407 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-ee7b7aec-51da-494d-a320-63869a7d1719 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee7b7aec-51da-494d-a320-63869a7d1719 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-316ccbaf-b7e4-4264-a1e0-33a3ec24d682 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-316ccbaf-b7e4-4264-a1e0-33a3ec24d682 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6-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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
  box-sizing: border-box;
}



.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
      position: relative;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6-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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
  box-sizing: border-box;
}



.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
      position: relative;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6-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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
  box-sizing: border-box;
}



.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
      position: relative;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6-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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
  box-sizing: border-box;
}



.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
      position: relative;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6-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-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image {
  box-sizing: border-box;
}



.s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container {
      position: relative;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c1851e2-1725-4f33-939f-a828f06ca6a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin-top: 0px;
margin-bottom: 4px;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin: 0 !important;
  overflow: visible;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb-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-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 4px;
}

.shg-image-content-margin-container-s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add background color handling */
  
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
  box-sizing: border-box;
}



.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
      position: relative;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin: 0 !important;
  overflow: visible;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb-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-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add background color handling */
  
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
  box-sizing: border-box;
}



.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
      position: relative;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin: 0 !important;
  overflow: visible;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb-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-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add background color handling */
  
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
  box-sizing: border-box;
}



.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
      position: relative;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin: 0 !important;
  overflow: visible;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb-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-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add background color handling */
  
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
  box-sizing: border-box;
}



.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
      position: relative;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  margin: 0 !important;
  overflow: visible;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb-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-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add background color handling */
  
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb .shogun-image-content {
  
    justify-content: center;
  
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image {
  box-sizing: border-box;
}



.s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container {
      position: relative;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ae6c5092-09e7-497e-a3b6-b87b5361dcdb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-3def49fa-48b8-4474-aca8-4f4d3453c79e {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3def49fa-48b8-4474-aca8-4f4d3453c79e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-17525bc2-3992-4f3b-a1dd-d6ea538a8e65 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17525bc2-3992-4f3b-a1dd-d6ea538a8e65 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin: 0 !important;
  overflow: visible;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd-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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add background color handling */
  
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
  box-sizing: border-box;
}



.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
      position: relative;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin: 0 !important;
  overflow: visible;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd-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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add background color handling */
  
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
  box-sizing: border-box;
}



.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
      position: relative;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd 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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin: 0 !important;
  overflow: visible;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd-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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add background color handling */
  
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
  box-sizing: border-box;
}



.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
      position: relative;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd 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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin: 0 !important;
  overflow: visible;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd-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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add background color handling */
  
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
  box-sizing: border-box;
}



.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
      position: relative;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  margin: 0 !important;
  overflow: visible;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd-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-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add background color handling */
  
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image {
  box-sizing: border-box;
}



.s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container {
      position: relative;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-461e5f20-7e2a-4dc1-8733-e7c0986b89dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 4px;
margin-right: 0%;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin: 0 !important;
  overflow: visible;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae-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-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add background color handling */
  
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
  box-sizing: border-box;
}



.s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
      position: relative;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin: 0 !important;
  overflow: visible;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae-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-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add background color handling */
  
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
  box-sizing: border-box;
}



.s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
      position: relative;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin: 0 !important;
  overflow: visible;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae-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-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add background color handling */
  
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
  box-sizing: border-box;
}



.s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
      position: relative;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin: 0 !important;
  overflow: visible;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae-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-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add background color handling */
  
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
  box-sizing: border-box;
}



.s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
      position: relative;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  margin: 0 !important;
  overflow: visible;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae-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-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add background color handling */
  
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-200261c5-c895-4a47-80d8-d674ebe9f6ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image {
  box-sizing: border-box;
}



.s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container {
      position: relative;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-200261c5-c895-4a47-80d8-d674ebe9f6ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-20c31def-5d99-42df-8c00-b1f57c2455be {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px){#s-20c31def-5d99-42df-8c00-b1f57c2455be {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-20c31def-5d99-42df-8c00-b1f57c2455be .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-84bc51c3-04d0-4b94-ad87-d8ceca41afc9 {
  margin-left: 14%;
margin-right: 14%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-84bc51c3-04d0-4b94-ad87-d8ceca41afc9 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin: 0 !important;
  overflow: visible;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a-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-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add background color handling */
  
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
  box-sizing: border-box;
}



.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  
}


@media (min-width: 1200px){#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin: 0 !important;
  overflow: visible;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a-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-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add background color handling */
  
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
  box-sizing: border-box;
}



.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin: 0 !important;
  overflow: visible;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a-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-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add background color handling */
  
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
  box-sizing: border-box;
}



.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin: 0 !important;
  overflow: visible;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a-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-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add background color handling */
  
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
  box-sizing: border-box;
}



.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  
}


}@media (max-width: 767px){#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  margin: 0 !important;
  overflow: visible;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a-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-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add background color handling */
  
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a .shogun-image-content {
  
    justify-content: center;
  
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a.shogun-image {
  box-sizing: border-box;
}



.s-f3b1d3a4-c248-4024-8319-1e41b3d2c88a img.shogun-image {
  
}


}
#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin-left: 0%;
margin-bottom: 4px;
margin-right: 0%;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin: 0 !important;
  overflow: visible;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104-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-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  
  margin-bottom: 4px;
}

.shg-image-content-margin-container-s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add background color handling */
  
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
  box-sizing: border-box;
}



.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
      position: relative;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin: 0 !important;
  overflow: visible;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104-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-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add background color handling */
  
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
  box-sizing: border-box;
}



.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
      position: relative;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin: 0 !important;
  overflow: visible;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104-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-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add background color handling */
  
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
  box-sizing: border-box;
}



.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
      position: relative;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin: 0 !important;
  overflow: visible;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104-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-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add background color handling */
  
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
  box-sizing: border-box;
}



.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
      position: relative;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  margin: 0 !important;
  overflow: visible;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104-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-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add background color handling */
  
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image {
  box-sizing: border-box;
}



.s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container {
      position: relative;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a94fee5-fad1-4e4e-83fb-de08e3b24104 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-685b2d1c-1128-4345-9116-2881ac8b3683 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-685b2d1c-1128-4345-9116-2881ac8b3683 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  line-height: 1.5em;
  
  
}



#s-ccc89ebf-0bab-46de-b19f-5fdac8bfbe31 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ccc89ebf-0bab-46de-b19f-5fdac8bfbe31 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  line-height: 1.5em;
  
  
}



#s-befdd0c1-a450-419e-8d3b-f798246b32eb {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(21, 44, 78, 1);
}








#s-befdd0c1-a450-419e-8d3b-f798246b32eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-befdd0c1-a450-419e-8d3b-f798246b32eb {
  cursor: pointer;
}#s-befdd0c1-a450-419e-8d3b-f798246b32eb.shg-box.shg-c {
  justify-content: center;
}

#s-410e4335-278c-438c-8882-a3d2b9b2a9b7 {
  min-height: 0px;
}








#s-410e4335-278c-438c-8882-a3d2b9b2a9b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-410e4335-278c-438c-8882-a3d2b9b2a9b7.shg-box.shg-c {
  justify-content: center;
}

#s-e2e833d3-87e5-4128-967a-fa3a4c5ade38 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: -10px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-e2e833d3-87e5-4128-967a-fa3a4c5ade38 {
  padding-left: 5%;
padding-right: 5%;
}
}@media (max-width: 767px){#s-e2e833d3-87e5-4128-967a-fa3a4c5ade38 {
  margin-left: 3%;
margin-right: 3%;
padding-left: 0%;
padding-right: 0%;
}
}
#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf {
  padding-top: 9px;
padding-left: 20px;
padding-bottom: 9px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
}
#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf-root {
    text-align: center;
  }


#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf-root {
    text-align: center;
  }


#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf-root {
    text-align: center;
  }


#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf-root {
    text-align: center;
  }


#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf-root {
    text-align: center;
  }


#s-96a7353a-252b-4475-b5cd-1a6f8e8f8acf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 13px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-501ca2ec-b4b0-48a7-b201-24dbd5577ada {
  margin-top: 0px;
margin-left: 2%;
margin-bottom: -8px;
margin-right: 2%;
}
@media (max-width: 767px){#s-501ca2ec-b4b0-48a7-b201-24dbd5577ada {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-22ab7fbb-cd2e-4a3f-9215-d813006b0c39.shg-box.shg-c {
  justify-content: center;
}

#s-19beacde-add8-4e55-974d-5f9e49f603ae {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-19beacde-add8-4e55-974d-5f9e49f603ae {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19beacde-add8-4e55-974d-5f9e49f603ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  background-image: url();
}








#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa {
  cursor: pointer;
}#s-c7331cc4-eca0-4d9f-90c0-ad2285fd60aa.shg-box.shg-c {
  justify-content: center;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin-left: 40%;
margin-right: 40%;
max-width: 930px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin-left: 35%;
margin-right: 35%;
max-width: 990px;
}
}
#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-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-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

@media (min-width: 1200px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-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-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-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-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-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-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}@media (max-width: 767px){#s-418996ac-37d6-4fc4-8d19-778f79087217 {
  margin: 0 !important;
  overflow: visible;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217-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-418996ac-37d6-4fc4-8d19-778f79087217 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-418996ac-37d6-4fc4-8d19-778f79087217 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add background color handling */
  
}

#s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-418996ac-37d6-4fc4-8d19-778f79087217 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 930px;
  }



  img.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
    
    
    
    max-height: 930px;
  }


.s-418996ac-37d6-4fc4-8d19-778f79087217 .shogun-image-content {
  
    justify-content: center;
  
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shg-align-container {
  display: flex;
  justify-content: center
}

.s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image {
  box-sizing: border-box;
}



.s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-418996ac-37d6-4fc4-8d19-778f79087217 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container {
      position: relative;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-418996ac-37d6-4fc4-8d19-778f79087217 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 930px;
    }
  }

}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d {
  display: none;
}
#s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d, #wrap-content-s-81c2a60c-010e-491f-bce0-d15a5bcfaf0d { display: none !important; }}
#s-d7724901-f284-42a5-9806-a161e783193b {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}@media (max-width: 767px){#s-d7724901-f284-42a5-9806-a161e783193b {
  display: none;
}
#s-d7724901-f284-42a5-9806-a161e783193b, #wrap-s-d7724901-f284-42a5-9806-a161e783193b, #wrap-content-s-d7724901-f284-42a5-9806-a161e783193b { display: none !important; }}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  display: none;
}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-content-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b { display: none !important; }}@media (max-width: 767px){#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b {
  display: none;
}
#s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b, #wrap-content-s-d7883026-dd3f-43f2-aab5-bc47ab0fd70b { display: none !important; }}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-top: 2px;
margin-left: 7%;
margin-bottom: 0px;
margin-right: 7%;
}
@media (min-width: 1200px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-left: 0%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-b4c8deb5-633f-4172-a31e-15d33f49d994 {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-s-b4c8deb5-633f-4172-a31e-15d33f49d994, #wrap-content-s-b4c8deb5-633f-4172-a31e-15d33f49d994 { display: none !important; }}
#s-055a3fb9-8b34-4b15-87b4-c275bfb80466 {
  margin-top: 9px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-055a3fb9-8b34-4b15-87b4-c275bfb80466 {
  display: none;
}
#s-055a3fb9-8b34-4b15-87b4-c275bfb80466, #wrap-s-055a3fb9-8b34-4b15-87b4-c275bfb80466, #wrap-content-s-055a3fb9-8b34-4b15-87b4-c275bfb80466 { display: none !important; }}
#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a-root {
    text-align: center;
  }


#s-66c9cd8f-105a-44b4-b867-50bd04a9ac0a.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  margin-left: auto;
margin-bottom: 7px;
margin-right: auto;
}
@media (min-width: 1200px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be {
  display: none;
}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be, #wrap-content-s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be { display: none !important; }}
#s-fc5f1601-7ddc-4c20-88e5-7d0a449b05be hr {
  border-top: 2px solid #ddd;
}

#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}

#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  background-image: url();
}








#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d {
  cursor: pointer;
}#s-6d494b7f-c2b3-4161-9f1f-a5cdcd493f2d.shg-box.shg-c {
  justify-content: center;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 40%;
margin-right: 40%;
max-width: 900px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 35%;
margin-right: 35%;
}
}@media (max-width: 767px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin-left: 35%;
margin-right: 35%;
}
}
#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-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-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

@media (min-width: 1200px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-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-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-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-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-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-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}@media (max-width: 767px){#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  margin: 0 !important;
  overflow: visible;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25-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-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add background color handling */
  
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 900px;
  }



  img.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
    
    
    
    max-height: 900px;
  }


.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image {
  box-sizing: border-box;
}



.s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container {
      position: relative;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0b20ce48-6f6a-41c0-b5c1-f1f9e8d08b25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 900px;
    }
  }

}
#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}@media (max-width: 767px){#s-e655d858-7ff1-46df-be86-791933fffaa8 {
  display: none;
}
#s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-s-e655d858-7ff1-46df-be86-791933fffaa8, #wrap-content-s-e655d858-7ff1-46df-be86-791933fffaa8 { display: none !important; }}
#s-d9511553-96ca-49ea-a73d-970323b44905 {
  margin-top: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9511553-96ca-49ea-a73d-970323b44905 {
  display: none;
}
#s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-content-s-d9511553-96ca-49ea-a73d-970323b44905 { display: none !important; }}@media (max-width: 767px){#s-d9511553-96ca-49ea-a73d-970323b44905 {
  display: none;
}
#s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-s-d9511553-96ca-49ea-a73d-970323b44905, #wrap-content-s-d9511553-96ca-49ea-a73d-970323b44905 { display: none !important; }}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  margin-top: 10px;
}
@media (min-width: 1200px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c6536806-7ff1-4ad0-946c-47e6923548f1 {
  display: none;
}
#s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-s-c6536806-7ff1-4ad0-946c-47e6923548f1, #wrap-content-s-c6536806-7ff1-4ad0-946c-47e6923548f1 { display: none !important; }}
#s-37ab47fa-e09b-4b98-b5c9-6da68c9caa16 {
  margin-left: auto;
margin-right: auto;
padding-top: 6px;
padding-bottom: 6px;
}

#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540-root {
    text-align: center;
  }


#s-6f31be5c-4fa2-4ef3-953c-9a7b11b9a540.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
}








#s-79d8921b-d211-41e4-a12e-5e831db2a8dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd {
  cursor: pointer;
}#s-79d8921b-d211-41e4-a12e-5e831db2a8dd.shg-box.shg-c {
  justify-content: center;
}

#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-top: 0px;
margin-bottom: -10px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4177d560-5dc4-4cf5-8809-c6cc7a2612dc {
  margin-left: 17%;
margin-right: 17%;
}
}
#s-7b0eafff-79a4-4eec-825a-ba4d4be0ac82 {
  margin-bottom: -20px;
}

#s-26cad876-bfdc-469a-9a57-2f60040aa145 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3e8aa374-3e39-4b3d-a269-7f8d5e240b4f.shg-box.shg-c {
  justify-content: center;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin-left: auto;
margin-right: auto;
max-width: 1920px;
aspect-ratio: 1920/71;
text-align: center;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-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-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

@media (min-width: 1200px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-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-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-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-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-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-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}@media (max-width: 767px){#s-6e359039-bc83-473a-a18c-8456d026c78d {
  margin: 0 !important;
  overflow: visible;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d-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-6e359039-bc83-473a-a18c-8456d026c78d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e359039-bc83-473a-a18c-8456d026c78d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add background color handling */
  
}

#s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }

    #s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-link {
      aspect-ratio: 1920/71;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e359039-bc83-473a-a18c-8456d026c78d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1920px;
  }



  img.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
    
    
    
    max-height: 1920px;
  }


.s-6e359039-bc83-473a-a18c-8456d026c78d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image {
  box-sizing: border-box;
}



.s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e359039-bc83-473a-a18c-8456d026c78d {
      --shg-aspect-ratio: calc(1920/71); 
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container {
      position: relative;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e359039-bc83-473a-a18c-8456d026c78d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1920px;
    }
  }

}
#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab {
  background-size: cover;
margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
background-color: rgba(30, 100, 158, 1);
background-position: center center;
}








#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e2c74b4-e0af-4c7f-8238-391c04ced2ab.shg-box.shg-c {
  justify-content: center;
}

#s-067a9334-7a7c-4105-bdd9-b1eeecc44963 {
  margin-top: 40px;
margin-bottom: 10px;
}
@media (max-width: 767px){#s-067a9334-7a7c-4105-bdd9-b1eeecc44963 {
  margin-bottom: 1px;
}
}
#s-3062f027-bba7-41df-9aee-35c1525b85aa {
  margin-top: 0px;
margin-bottom: 20px;
}
@media (max-width: 767px){#s-3062f027-bba7-41df-9aee-35c1525b85aa {
  margin-top: 11px;
margin-left: 9%;
margin-right: 9%;
}
}
#s-85ee1d31-b614-4085-870b-2a9825f14728 {
  box-shadow:1px 1px 1px 1px rgba(127, 14, 125, 0);
margin-bottom: 49px;
min-height: 50px;
}

#s-85ee1d31-b614-4085-870b-2a9825f14728 {
  background-image: url();
}








#s-85ee1d31-b614-4085-870b-2a9825f14728 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-85ee1d31-b614-4085-870b-2a9825f14728.shg-box.shg-c {
  justify-content: center;
}

#s-9bfc29c1-af9b-4ca1-b009-e59776323d86 {
  margin-left: 8%;
margin-right: 8%;
}

@media (min-width: 0px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-9bfc29c1-af9b-4ca1-b009-e59776323d86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

}

#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48 {
  cursor: pointer;
}#s-83cc5aa5-4822-4ec7-89b8-f257c1c12c48.shg-box.shg-c {
  justify-content: center;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-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-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-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-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-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-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-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-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-e7231b07-212a-4037-b1ad-255a4030686e {
  margin: 0 !important;
  overflow: visible;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e-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-e7231b07-212a-4037-b1ad-255a4030686e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7231b07-212a-4037-b1ad-255a4030686e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add background color handling */
  
}

#s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7231b07-212a-4037-b1ad-255a4030686e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-e7231b07-212a-4037-b1ad-255a4030686e .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image {
  box-sizing: border-box;
}



.s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7231b07-212a-4037-b1ad-255a4030686e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container {
      position: relative;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7231b07-212a-4037-b1ad-255a4030686e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-33d5cc7a-90aa-4fc7-830f-dc957282ead1 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-top: 10px;
margin-left: 6%;
margin-bottom: 9px;
margin-right: 6%;
min-height: 0px;
}
@media (min-width: 1200px){#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-left: 6%;
margin-right: 6%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-428c0198-4ab8-49d8-8007-b70dc36b0de3 {
  margin-left: 2%;
margin-right: 2%;
}
}
#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad {
  margin-left: 12%;
margin-right: 12%;
}
}

  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-305f0f01-c648-4d3f-bf2f-64b6f91384ad-root {
    text-align: center;
  }


#s-305f0f01-c648-4d3f-bf2f-64b6f91384ad.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25 {
  cursor: pointer;
}#s-e5fb7d07-8b08-447f-9e39-8d088c21ec25.shg-box.shg-c {
  justify-content: center;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-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-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-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-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-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-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-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-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  margin: 0 !important;
  overflow: visible;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff-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-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add background color handling */
  
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff .shogun-image-content {
  
    justify-content: center;
  
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image {
  box-sizing: border-box;
}



.s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container {
      position: relative;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-70cf9663-aeb5-4e49-a2aa-575e4aba7bff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-7afcf635-3d97-4af9-8253-29d2a5cc7510 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-7b934657-2f76-4361-8f63-93e1ddcaf0a5 {
  margin-top: 10px;
margin-left: 1%;
margin-bottom: 9px;
margin-right: 1%;
min-height: 0px;
}

#s-5c794a13-148d-414e-92c1-5e1d24fff80b {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-5c794a13-148d-414e-92c1-5e1d24fff80b:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5c794a13-148d-414e-92c1-5e1d24fff80b:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-5c794a13-148d-414e-92c1-5e1d24fff80b {
  margin-left: 12%;
margin-right: 12%;
}
}

  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5c794a13-148d-414e-92c1-5e1d24fff80b-root {
    text-align: center;
  }


#s-5c794a13-148d-414e-92c1-5e1d24fff80b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-730502a7-24cf-494d-b5ca-024b82b7b6eb {
  box-shadow:0px 1px 2px 0px ;
margin-top: 4px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 11px;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}








#s-730502a7-24cf-494d-b5ca-024b82b7b6eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-730502a7-24cf-494d-b5ca-024b82b7b6eb {
  cursor: pointer;
}#s-730502a7-24cf-494d-b5ca-024b82b7b6eb.shg-box.shg-c {
  justify-content: center;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin-top: 7px;
margin-left: 8%;
margin-bottom: 3px;
margin-right: 8%;
max-width: 600px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-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-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 7px;
  margin-bottom: 3px;
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

@media (min-width: 1200px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-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-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-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-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-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-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}@media (max-width: 767px){#s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  margin: 0 !important;
  overflow: visible;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec-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-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add background color handling */
  
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 600px;
  }



  img.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
    
    
    
    max-height: 600px;
  }


.s-ab3cccc3-382a-4d2f-93c3-9485044593ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image {
  box-sizing: border-box;
}



.s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container {
      position: relative;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ab3cccc3-382a-4d2f-93c3-9485044593ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 600px;
    }
  }

}
#s-fdd5e6c8-d207-40f8-9801-b3faded1cf74 {
  margin-top: 15px;
margin-bottom: 0px;
min-height: 0px;
}

#s-f700125c-7140-4fc3-95a1-be723beb640d {
  margin-top: 10px;
margin-left: 1%;
margin-bottom: 9px;
margin-right: 1%;
min-height: 0px;
}

#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
padding-top: 6px;
padding-left: 13px;
padding-bottom: 6px;
padding-right: 13px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
letter-spacing: 0px;
}
#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f {
  margin-left: 13%;
margin-right: 13%;
}
}

  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f-root {
    text-align: center;
  }


#s-d37e2ae9-d43c-40a8-a91e-26fd65ca4f4f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Lato;
  display:  inline-block ;
}
}
#s-f5a9d9c8-0a68-443c-a790-650aaf097e23 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5a9d9c8-0a68-443c-a790-650aaf097e23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
min-height: 10px;
max-width: 900px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
@media (min-width: 1200px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}@media (max-width: 767px){
  #s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f-root {
    text-align: center;
  }


#s-7693f157-2e3e-4f5c-bb04-d85c5fc65a2f.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  font-family: Lato;
  display:  block ;
}
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-68486903-2136-444a-a3bd-ae3582f12ff4:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-68486903-2136-444a-a3bd-ae3582f12ff4:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-68486903-2136-444a-a3bd-ae3582f12ff4-root {
    text-align: center;
  }


#s-68486903-2136-444a-a3bd-ae3582f12ff4.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}
#s-06747246-14b4-4992-9423-8d3b22064ed1 {
  border-style: solid;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 10px;
border-left-width: 10px;
border-bottom-width: 10px;
border-right-width: 10px;
border-color: rgba(255, 255, 255, 1);
border-radius: 1px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-06747246-14b4-4992-9423-8d3b22064ed1:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-06747246-14b4-4992-9423-8d3b22064ed1:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-06747246-14b4-4992-9423-8d3b22064ed1-root {
    text-align: center;
  }


#s-06747246-14b4-4992-9423-8d3b22064ed1.shg-btn {
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  
  
  display:  block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

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

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}