.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-aceb1ff6-97ad-4404-b006-dd47d3cade2f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-aceb1ff6-97ad-4404-b006-dd47d3cade2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-aceb1ff6-97ad-4404-b006-dd47d3cade2f {
  cursor: pointer;
}#s-aceb1ff6-97ad-4404-b006-dd47d3cade2f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fae6e118-1c93-4d38-bc08-469ebcd94757 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
background-position: center bottom;
}
@media (max-width: 767px){#s-fae6e118-1c93-4d38-bc08-469ebcd94757 {
  
}
}
#s-fae6e118-1c93-4d38-bc08-469ebcd94757 {
  background-image: url(https://i.shgcdn.com/f8475a9d-b9e5-4d82-b8bb-1295ee407844/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-fae6e118-1c93-4d38-bc08-469ebcd94757 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fae6e118-1c93-4d38-bc08-469ebcd94757.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  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-e25718e2-550b-4285-bbb2-c63b9c79346c {
  margin-top: 28px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e25718e2-550b-4285-bbb2-c63b9c79346c .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 25px;
  
  
  
}


@media (max-width: 767px){#s-e25718e2-550b-4285-bbb2-c63b9c79346c .shogun-heading-component h1 {
  color: rgba(250, 250, 250, 1);
  font-weight:  normal ;
  font-family: "Zilla Slab";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
#s-65bac266-01ad-4254-80f7-7fc1d7022b7a {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 7px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-65bac266-01ad-4254-80f7-7fc1d7022b7a {
  display: none;
}
#s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-content-s-65bac266-01ad-4254-80f7-7fc1d7022b7a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65bac266-01ad-4254-80f7-7fc1d7022b7a {
  display: none;
}
#s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-content-s-65bac266-01ad-4254-80f7-7fc1d7022b7a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65bac266-01ad-4254-80f7-7fc1d7022b7a {
  display: none;
}
#s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-s-65bac266-01ad-4254-80f7-7fc1d7022b7a, #wrap-content-s-65bac266-01ad-4254-80f7-7fc1d7022b7a { display: none !important; }}
#s-65bac266-01ad-4254-80f7-7fc1d7022b7a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 38px;
  line-height: 1em;
  letter-spacing: -2px;
  
}


@media (max-width: 767px){#s-65bac266-01ad-4254-80f7-7fc1d7022b7a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 34px;
  line-height: 1.2em;
  letter-spacing: -2px;
  
}


}
#s-42672d1d-7a5e-44de-a083-8a93cf3395de {
  margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 7px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-42672d1d-7a5e-44de-a083-8a93cf3395de {
  display: none;
}
#s-42672d1d-7a5e-44de-a083-8a93cf3395de, #wrap-s-42672d1d-7a5e-44de-a083-8a93cf3395de, #wrap-content-s-42672d1d-7a5e-44de-a083-8a93cf3395de { display: none !important; }}
#s-42672d1d-7a5e-44de-a083-8a93cf3395de .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 57px;
  line-height: 1em;
  letter-spacing: -2px;
  
}



#s-446c0989-8698-4b5a-b551-c6e6000280ed {
  margin-top: 7px;
margin-left: auto;
margin-bottom: 43px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 7px;
text-align: center;
}

#s-446c0989-8698-4b5a-b551-c6e6000280ed .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (max-width: 767px){#s-446c0989-8698-4b5a-b551-c6e6000280ed .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  
  
  
}


}
.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-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin-left: auto;
margin-right: auto;
max-width: 1687px;
aspect-ratio: 1687/894;
text-align: center;
}
@media (min-width: 1200px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  display: none;
}
#s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-content-s-f624cdaf-896c-45e5-98c8-771a217227ec { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  display: none;
}
#s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-content-s-f624cdaf-896c-45e5-98c8-771a217227ec { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  display: none;
}
#s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-s-f624cdaf-896c-45e5-98c8-771a217227ec, #wrap-content-s-f624cdaf-896c-45e5-98c8-771a217227ec { display: none !important; }}
#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin: 0 !important;
  overflow: visible;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add background color handling */
  
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }

    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-link {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1687px;
  }



  img.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
    
    
    
    max-height: 1687px;
  }


.s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
  box-sizing: border-box;
}



.s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f624cdaf-896c-45e5-98c8-771a217227ec {
      --shg-aspect-ratio: calc(1687/894); 
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
      position: relative;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1687px;
    }
  }

@media (min-width: 1200px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin: 0 !important;
  overflow: visible;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add background color handling */
  
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }

    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-link {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1687px;
  }



  img.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
    
    
    
    max-height: 1687px;
  }


.s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
  box-sizing: border-box;
}



.s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f624cdaf-896c-45e5-98c8-771a217227ec {
      --shg-aspect-ratio: calc(1687/894); 
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
      position: relative;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1687px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin: 0 !important;
  overflow: visible;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add background color handling */
  
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }

    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-link {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1687px;
  }



  img.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
    
    
    
    max-height: 1687px;
  }


.s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
  box-sizing: border-box;
}



.s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f624cdaf-896c-45e5-98c8-771a217227ec {
      --shg-aspect-ratio: calc(1687/894); 
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
      position: relative;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1687px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin: 0 !important;
  overflow: visible;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add background color handling */
  
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }

    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-link {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1687px;
  }



  img.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
    
    
    
    max-height: 1687px;
  }


.s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
  box-sizing: border-box;
}



.s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f624cdaf-896c-45e5-98c8-771a217227ec {
      --shg-aspect-ratio: calc(1687/894); 
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
      position: relative;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1687px;
    }
  }

}@media (max-width: 767px){#s-f624cdaf-896c-45e5-98c8-771a217227ec {
  margin: 0 !important;
  overflow: visible;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f624cdaf-896c-45e5-98c8-771a217227ec {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add background color handling */
  
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }

    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-link {
      aspect-ratio: 1687/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f624cdaf-896c-45e5-98c8-771a217227ec .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1687px;
  }



  img.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
    
    
    
    max-height: 1687px;
  }


.s-f624cdaf-896c-45e5-98c8-771a217227ec .shogun-image-content {
  
    justify-content: center;
  
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image {
  box-sizing: border-box;
}



.s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f624cdaf-896c-45e5-98c8-771a217227ec {
      --shg-aspect-ratio: calc(1687/894); 
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container {
      position: relative;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f624cdaf-896c-45e5-98c8-771a217227ec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1687px;
    }
  }

}
#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin-left: auto;
margin-right: auto;
max-width: 2745px;
aspect-ratio: 2745/894;
text-align: center;
}
@media (max-width: 767px){#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  display: none;
}
#s-1d2a1761-5822-4420-98bf-b99cb1844aab, #wrap-s-1d2a1761-5822-4420-98bf-b99cb1844aab, #wrap-content-s-1d2a1761-5822-4420-98bf-b99cb1844aab { display: none !important; }}
#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin: 0 !important;
  overflow: visible;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add background color handling */
  
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }

    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-link {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2745px;
  }



  img.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
    
    
    
    max-height: 2745px;
  }


.s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
  box-sizing: border-box;
}



.s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d2a1761-5822-4420-98bf-b99cb1844aab {
      --shg-aspect-ratio: calc(2745/894); 
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
      position: relative;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2745px;
    }
  }

@media (min-width: 1200px){#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin: 0 !important;
  overflow: visible;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add background color handling */
  
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }

    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-link {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2745px;
  }



  img.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
    
    
    
    max-height: 2745px;
  }


.s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
  box-sizing: border-box;
}



.s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d2a1761-5822-4420-98bf-b99cb1844aab {
      --shg-aspect-ratio: calc(2745/894); 
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
      position: relative;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2745px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin: 0 !important;
  overflow: visible;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add background color handling */
  
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }

    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-link {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2745px;
  }



  img.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
    
    
    
    max-height: 2745px;
  }


.s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
  box-sizing: border-box;
}



.s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d2a1761-5822-4420-98bf-b99cb1844aab {
      --shg-aspect-ratio: calc(2745/894); 
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
      position: relative;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2745px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin: 0 !important;
  overflow: visible;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add background color handling */
  
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }

    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-link {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2745px;
  }



  img.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
    
    
    
    max-height: 2745px;
  }


.s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
  box-sizing: border-box;
}



.s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d2a1761-5822-4420-98bf-b99cb1844aab {
      --shg-aspect-ratio: calc(2745/894); 
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
      position: relative;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2745px;
    }
  }

}@media (max-width: 767px){#s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  margin: 0 !important;
  overflow: visible;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d2a1761-5822-4420-98bf-b99cb1844aab {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add background color handling */
  
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }

    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-link {
      aspect-ratio: 2745/894;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d2a1761-5822-4420-98bf-b99cb1844aab .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2745px;
  }



  img.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
    
    
    
    max-height: 2745px;
  }


.s-1d2a1761-5822-4420-98bf-b99cb1844aab .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image {
  box-sizing: border-box;
}



.s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d2a1761-5822-4420-98bf-b99cb1844aab {
      --shg-aspect-ratio: calc(2745/894); 
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container {
      position: relative;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d2a1761-5822-4420-98bf-b99cb1844aab img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2745px;
    }
  }

}
.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-4473b590-fb1a-413d-b7aa-cc2d6a754765 {
  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-4473b590-fb1a-413d-b7aa-cc2d6a754765:hover {background-color: rgba(203, 3, 91, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4473b590-fb1a-413d-b7aa-cc2d6a754765:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-4473b590-fb1a-413d-b7aa-cc2d6a754765-root {
    text-align: center;
  }


#s-4473b590-fb1a-413d-b7aa-cc2d6a754765.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4473b590-fb1a-413d-b7aa-cc2d6a754765-root {
    text-align: center;
  }


#s-4473b590-fb1a-413d-b7aa-cc2d6a754765.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4473b590-fb1a-413d-b7aa-cc2d6a754765-root {
    text-align: center;
  }


#s-4473b590-fb1a-413d-b7aa-cc2d6a754765.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4473b590-fb1a-413d-b7aa-cc2d6a754765-root {
    text-align: center;
  }


#s-4473b590-fb1a-413d-b7aa-cc2d6a754765.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4473b590-fb1a-413d-b7aa-cc2d6a754765-root {
    text-align: center;
  }


#s-4473b590-fb1a-413d-b7aa-cc2d6a754765.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-ab5442c1-091c-40f9-9e57-26c5f7aecd2e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-ab5442c1-091c-40f9-9e57-26c5f7aecd2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab5442c1-091c-40f9-9e57-26c5f7aecd2e {
  cursor: pointer;
}#s-ab5442c1-091c-40f9-9e57-26c5f7aecd2e.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-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d {
  margin-left: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d {
  margin-left: 2%;
margin-right: 2%;
}
}
@media (min-width: 0px) {
[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

}

@media (max-width: 767px) {
  [id="s-f40cf0a8-f2f9-4e54-ac53-e37fe95bac7d"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b6515e67-06de-4a59-9944-b5f4647cd274 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b6515e67-06de-4a59-9944-b5f4647cd274 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b6515e67-06de-4a59-9944-b5f4647cd274.shg-box.shg-c {
  justify-content: center;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  max-width: 928px;
aspect-ratio: 1/1;
text-align: center;
}
@media (max-width: 767px){#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin-top: 20px;
}
}
#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 928px;
  }



  img.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
    
    
    
    max-height: 928px;
  }


.s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
  box-sizing: border-box;
}



.s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
      position: relative;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 928px;
    }
  }

@media (min-width: 1200px){#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 928px;
  }



  img.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
    
    
    
    max-height: 928px;
  }


.s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
  box-sizing: border-box;
}



.s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
      position: relative;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 928px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 928px;
  }



  img.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
    
    
    
    max-height: 928px;
  }


.s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
  box-sizing: border-box;
}



.s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
      position: relative;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 928px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 928px;
  }



  img.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
    
    
    
    max-height: 928px;
  }


.s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
  box-sizing: border-box;
}



.s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
      position: relative;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 928px;
    }
  }

}@media (max-width: 767px){#s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  margin: 0 !important;
  overflow: visible;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add background color handling */
  
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 928px;
  }



  img.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
    
    
    
    max-height: 928px;
  }


.s-99b9f804-f007-49dc-b480-1e4ea75f5671 .shogun-image-content {
  
    justify-content: center;
  
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image {
  box-sizing: border-box;
}



.s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container {
      position: relative;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99b9f804-f007-49dc-b480-1e4ea75f5671 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 928px;
    }
  }

}
#s-16aa23b7-7bee-4453-b8b5-78f7bbe21905 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-16aa23b7-7bee-4453-b8b5-78f7bbe21905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16aa23b7-7bee-4453-b8b5-78f7bbe21905.shg-box.shg-c {
  justify-content: center;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin-left: 8%;
margin-right: 79%;
max-width: 117px;
aspect-ratio: 117/109;
text-align: left;
}
@media (max-width: 767px){#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin-left: 44%;
margin-right: 44%;
}
}
#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }

    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-link {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 117px;
  }



  img.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
    
    
    
    max-height: 117px;
  }


.s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
  box-sizing: border-box;
}



.s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5dcc44-0050-484a-916c-aace094f3f3b {
      --shg-aspect-ratio: calc(117/109); 
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
      position: relative;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 117px;
    }
  }

@media (min-width: 1200px){#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }

    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-link {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 117px;
  }



  img.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
    
    
    
    max-height: 117px;
  }


.s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
  box-sizing: border-box;
}



.s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5dcc44-0050-484a-916c-aace094f3f3b {
      --shg-aspect-ratio: calc(117/109); 
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
      position: relative;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 117px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }

    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-link {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 117px;
  }



  img.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
    
    
    
    max-height: 117px;
  }


.s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
  box-sizing: border-box;
}



.s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5dcc44-0050-484a-916c-aace094f3f3b {
      --shg-aspect-ratio: calc(117/109); 
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
      position: relative;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 117px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }

    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-link {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 117px;
  }



  img.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
    
    
    
    max-height: 117px;
  }


.s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
  box-sizing: border-box;
}



.s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5dcc44-0050-484a-916c-aace094f3f3b {
      --shg-aspect-ratio: calc(117/109); 
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
      position: relative;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 117px;
    }
  }

}@media (max-width: 767px){#s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2b5dcc44-0050-484a-916c-aace094f3f3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }

    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-link {
      aspect-ratio: 117/109;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5dcc44-0050-484a-916c-aace094f3f3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 117px;
  }



  img.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
    
    
    
    max-height: 117px;
  }


.s-2b5dcc44-0050-484a-916c-aace094f3f3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image {
  box-sizing: border-box;
}



.s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5dcc44-0050-484a-916c-aace094f3f3b {
      --shg-aspect-ratio: calc(117/109); 
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container {
      position: relative;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5dcc44-0050-484a-916c-aace094f3f3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 117px;
    }
  }

}
#s-cc08900c-aebd-4e28-bf48-ef9563524540 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cc08900c-aebd-4e28-bf48-ef9563524540 {
  display: none;
}
#s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-content-s-cc08900c-aebd-4e28-bf48-ef9563524540 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc08900c-aebd-4e28-bf48-ef9563524540 {
  display: none;
}
#s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-content-s-cc08900c-aebd-4e28-bf48-ef9563524540 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cc08900c-aebd-4e28-bf48-ef9563524540 {
  
}
}@media (max-width: 767px){#s-cc08900c-aebd-4e28-bf48-ef9563524540 {
  margin-left: 0%;
margin-right: 0%;
display: none;
}
#s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-s-cc08900c-aebd-4e28-bf48-ef9563524540, #wrap-content-s-cc08900c-aebd-4e28-bf48-ef9563524540 { display: none !important; }}
#s-cc08900c-aebd-4e28-bf48-ef9563524540 .shogun-heading-component h1 {
  color: rgba(214, 19, 19, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-9883f543-354c-4284-b52f-51edad615498 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 4px;
padding-bottom: 4px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9883f543-354c-4284-b52f-51edad615498 {
  display: none;
}
#s-9883f543-354c-4284-b52f-51edad615498, #wrap-s-9883f543-354c-4284-b52f-51edad615498, #wrap-content-s-9883f543-354c-4284-b52f-51edad615498 { display: none !important; }}@media (max-width: 767px){#s-9883f543-354c-4284-b52f-51edad615498 {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-9883f543-354c-4284-b52f-51edad615498 .shogun-heading-component h1 {
  color: rgba(214, 19, 19, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


@media (max-width: 767px){#s-9883f543-354c-4284-b52f-51edad615498 .shogun-heading-component h1 {
  color: rgba(214, 19, 19, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-822db6f2-b1d5-485b-bf8a-659dd8bbe96e {
  margin-top: 9px;
margin-left: 16%;
margin-bottom: 9px;
margin-right: 16%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-822db6f2-b1d5-485b-bf8a-659dd8bbe96e {
  margin-left: 2%;
margin-right: 2%;
}
}@media (max-width: 767px){#s-822db6f2-b1d5-485b-bf8a-659dd8bbe96e {
  margin-left: 0%;
margin-right: 0%;
}
}
#s-822db6f2-b1d5-485b-bf8a-659dd8bbe96e .shogun-heading-component h1 {
  color: rgba(44, 44, 44, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}


@media (max-width: 767px){#s-822db6f2-b1d5-485b-bf8a-659dd8bbe96e .shogun-heading-component h1 {
  color: rgba(44, 44, 44, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333 {
  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(214, 19, 19, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333:hover {background-color: rgba(214, 19, 19, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333:active {background-color: #000000 !important;
text-decoration: none !important;}@media (max-width: 767px){#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333 {
  margin-bottom: 30px;
}
}

  #s-5f9baf0c-bef7-434d-b1ad-eec1075fc333-root {
    text-align: center;
  }


#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5f9baf0c-bef7-434d-b1ad-eec1075fc333-root {
    text-align: center;
  }


#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f9baf0c-bef7-434d-b1ad-eec1075fc333-root {
    text-align: center;
  }


#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f9baf0c-bef7-434d-b1ad-eec1075fc333-root {
    text-align: center;
  }


#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5f9baf0c-bef7-434d-b1ad-eec1075fc333-root {
    text-align: center;
  }


#s-5f9baf0c-bef7-434d-b1ad-eec1075fc333.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-553e08a7-2eb9-421f-a89a-424d8eea2661 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-553e08a7-2eb9-421f-a89a-424d8eea2661 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-553e08a7-2eb9-421f-a89a-424d8eea2661 {
  cursor: pointer;
}#s-553e08a7-2eb9-421f-a89a-424d8eea2661.shg-box.shg-c {
  justify-content: center;
}

#s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-d95762f7-68bf-420f-b8dd-a6208e7fbb3e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-6f7a532c-3790-4272-94c3-9a886cf968f3 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-6f7a532c-3790-4272-94c3-9a886cf968f3 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-6f7a532c-3790-4272-94c3-9a886cf968f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f7a532c-3790-4272-94c3-9a886cf968f3.shg-box.shg-c {
  justify-content: center;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 1500px;
aspect-ratio: 1500/1079;
text-align: center;
}
@media (max-width: 767px){#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin-top: 10px;
margin-bottom: 10px;
}
}
#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin: 0 !important;
  overflow: visible;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add background color handling */
  
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }

    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-link {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
  box-sizing: border-box;
}



.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
      --shg-aspect-ratio: calc(1500/1079); 
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
      position: relative;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

@media (min-width: 1200px){#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin: 0 !important;
  overflow: visible;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add background color handling */
  
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }

    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-link {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
  box-sizing: border-box;
}



.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
      --shg-aspect-ratio: calc(1500/1079); 
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
      position: relative;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b 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-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin: 0 !important;
  overflow: visible;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add background color handling */
  
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }

    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-link {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
  box-sizing: border-box;
}



.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
      --shg-aspect-ratio: calc(1500/1079); 
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
      position: relative;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b 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-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin: 0 !important;
  overflow: visible;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add background color handling */
  
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }

    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-link {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
  box-sizing: border-box;
}



.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
      --shg-aspect-ratio: calc(1500/1079); 
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
      position: relative;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}@media (max-width: 767px){#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  margin: 0 !important;
  overflow: visible;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add background color handling */
  
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }

    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-link {
      aspect-ratio: 1500/1079;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1500px;
  }



  img.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
    
    
    
    max-height: 1500px;
  }


.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b .shogun-image-content {
  
    justify-content: center;
  
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image {
  box-sizing: border-box;
}



.s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b {
      --shg-aspect-ratio: calc(1500/1079); 
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container {
      position: relative;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b03fd6fe-c623-48c7-92b1-28ef350ec75b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1500px;
    }
  }

}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}

#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a {
  background-image: url(https://i.shgcdn.com/4f471cf0-4c33-432a-afe3-fdd85f0c4704/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f20bc89e-c960-4325-9ff4-0f0be165fd3a.shg-box.shg-c {
  justify-content: center;
}

#s-f6d8370a-0ba5-4c5d-9193-ca814cfa5fa3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
min-height: 50px;
}








#s-f6d8370a-0ba5-4c5d-9193-ca814cfa5fa3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6d8370a-0ba5-4c5d-9193-ca814cfa5fa3.shg-box.shg-c {
  justify-content: center;
}

#s-a448d841-eb2b-48cc-8615-f24e817d686e {
  margin-top: 35px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a448d841-eb2b-48cc-8615-f24e817d686e {
  
}
}@media (max-width: 767px){#s-a448d841-eb2b-48cc-8615-f24e817d686e {
  margin-top: 15px;
margin-left: 0%;
margin-right: 0%;
}
}
#s-a448d841-eb2b-48cc-8615-f24e817d686e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-a448d841-eb2b-48cc-8615-f24e817d686e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


}@media (max-width: 767px){#s-a448d841-eb2b-48cc-8615-f24e817d686e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}
#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin-left: 15%;
margin-right: 15%;
max-width: 724px;
aspect-ratio: 724/167;
text-align: center;
}
@media (max-width: 767px){#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }

    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-link {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 724px;
  }



  img.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
    
    
    
    max-height: 724px;
  }


.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
  box-sizing: border-box;
}



.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
      --shg-aspect-ratio: calc(724/167); 
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
      position: relative;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 724px;
    }
  }

@media (min-width: 1200px){#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }

    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-link {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 724px;
  }



  img.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
    
    
    
    max-height: 724px;
  }


.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
  box-sizing: border-box;
}



.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
      --shg-aspect-ratio: calc(724/167); 
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
      position: relative;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 724px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }

    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-link {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 724px;
  }



  img.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
    
    
    
    max-height: 724px;
  }


.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
  box-sizing: border-box;
}



.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
      --shg-aspect-ratio: calc(724/167); 
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
      position: relative;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 724px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }

    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-link {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 724px;
  }



  img.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
    
    
    
    max-height: 724px;
  }


.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
  box-sizing: border-box;
}



.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
      --shg-aspect-ratio: calc(724/167); 
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
      position: relative;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 724px;
    }
  }

}@media (max-width: 767px){#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  margin: 0 !important;
  overflow: visible;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add background color handling */
  
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }

    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-link {
      aspect-ratio: 724/167;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 724px;
  }



  img.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
    
    
    
    max-height: 724px;
  }


.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image {
  box-sizing: border-box;
}



.s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 {
      --shg-aspect-ratio: calc(724/167); 
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container {
      position: relative;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b16ab92-f12e-4e12-a5ad-1206809131f3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 724px;
    }
  }

}
#s-64fc4b0a-574a-4b91-a7ab-5e5e2c0a4c20 {
  margin-top: 6px;
margin-left: 9%;
margin-bottom: 2px;
margin-right: 9%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-64fc4b0a-574a-4b91-a7ab-5e5e2c0a4c20 {
  
}
}@media (max-width: 767px){#s-64fc4b0a-574a-4b91-a7ab-5e5e2c0a4c20 {
  margin-left: 4%;
margin-right: 4%;
}
}
#s-64fc4b0a-574a-4b91-a7ab-5e5e2c0a4c20 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}


@media (max-width: 767px){#s-64fc4b0a-574a-4b91-a7ab-5e5e2c0a4c20 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 17px;
  
  
  
}


}
#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0 {
  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-5bb9bab5-36bb-41eb-a461-7a8cea1997b0:hover {background-color: rgba(229, 70, 14, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0-root {
    text-align: center;
  }


#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0-root {
    text-align: center;
  }


#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0-root {
    text-align: center;
  }


#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0-root {
    text-align: center;
  }


#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0-root {
    text-align: center;
  }


#s-5bb9bab5-36bb-41eb-a461-7a8cea1997b0.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-3fb100f7-b3b0-426d-a70d-da3fe7a0127e {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-3fb100f7-b3b0-426d-a70d-da3fe7a0127e {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-3fb100f7-b3b0-426d-a70d-da3fe7a0127e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3fb100f7-b3b0-426d-a70d-da3fe7a0127e {
  cursor: pointer;
}#s-3fb100f7-b3b0-426d-a70d-da3fe7a0127e.shg-box.shg-c {
  justify-content: center;
}

#s-6249224c-619c-44d3-9e27-6aa145b463c7 {
  margin-left: 3%;
margin-right: 3%;
}
@media (max-width: 767px){#s-6249224c-619c-44d3-9e27-6aa145b463c7 {
  margin-left: 0%;
margin-right: 0%;
}
}
@media (min-width: 0px) {
[id="s-6249224c-619c-44d3-9e27-6aa145b463c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6249224c-619c-44d3-9e27-6aa145b463c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5px);
}

}

@media (min-width: 992px) {
[id="s-6249224c-619c-44d3-9e27-6aa145b463c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5px);
}

}

@media (min-width: 1200px) {
[id="s-6249224c-619c-44d3-9e27-6aa145b463c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5px);
}

}

#s-db7c2fc1-ab71-4a5a-96cb-69de15db1560 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (max-width: 767px){#s-db7c2fc1-ab71-4a5a-96cb-69de15db1560 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-db7c2fc1-ab71-4a5a-96cb-69de15db1560 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db7c2fc1-ab71-4a5a-96cb-69de15db1560.shg-box.shg-c {
  justify-content: center;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin-left: 20%;
margin-right: 20%;
max-width: 597px;
aspect-ratio: 597/243;
text-align: center;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin: 0 !important;
  overflow: visible;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add background color handling */
  
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }

    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-link {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 597px;
  }



  img.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
    
    
    
    max-height: 597px;
  }


.s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-content {
  
    justify-content: center;
  
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
  box-sizing: border-box;
}



.s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-171c3650-c059-4739-9c03-6e64d9df2716 {
      --shg-aspect-ratio: calc(597/243); 
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
      position: relative;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 597px;
    }
  }

@media (min-width: 1200px){#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin: 0 !important;
  overflow: visible;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add background color handling */
  
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }

    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-link {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 597px;
  }



  img.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
    
    
    
    max-height: 597px;
  }


.s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-content {
  
    justify-content: center;
  
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
  box-sizing: border-box;
}



.s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-171c3650-c059-4739-9c03-6e64d9df2716 {
      --shg-aspect-ratio: calc(597/243); 
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
      position: relative;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 597px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin: 0 !important;
  overflow: visible;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add background color handling */
  
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }

    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-link {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 597px;
  }



  img.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
    
    
    
    max-height: 597px;
  }


.s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-content {
  
    justify-content: center;
  
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
  box-sizing: border-box;
}



.s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-171c3650-c059-4739-9c03-6e64d9df2716 {
      --shg-aspect-ratio: calc(597/243); 
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
      position: relative;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 597px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin: 0 !important;
  overflow: visible;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add background color handling */
  
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }

    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-link {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 597px;
  }



  img.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
    
    
    
    max-height: 597px;
  }


.s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-content {
  
    justify-content: center;
  
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
  box-sizing: border-box;
}



.s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-171c3650-c059-4739-9c03-6e64d9df2716 {
      --shg-aspect-ratio: calc(597/243); 
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
      position: relative;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 597px;
    }
  }

}@media (max-width: 767px){#s-171c3650-c059-4739-9c03-6e64d9df2716 {
  margin: 0 !important;
  overflow: visible;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-171c3650-c059-4739-9c03-6e64d9df2716 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add background color handling */
  
}

#s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }

    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-link {
      aspect-ratio: 597/243;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-171c3650-c059-4739-9c03-6e64d9df2716 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 597px;
  }



  img.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
    
    
    
    max-height: 597px;
  }


.s-171c3650-c059-4739-9c03-6e64d9df2716 .shogun-image-content {
  
    justify-content: center;
  
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shg-align-container {
  display: flex;
  justify-content: center
}

.s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image {
  box-sizing: border-box;
}



.s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-171c3650-c059-4739-9c03-6e64d9df2716 {
      --shg-aspect-ratio: calc(597/243); 
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container {
      position: relative;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-171c3650-c059-4739-9c03-6e64d9df2716 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 597px;
    }
  }

}
#s-ff97e367-4aad-4307-b5b1-4538d161f181 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ff97e367-4aad-4307-b5b1-4538d161f181 {
  margin-left: 14%;
margin-right: 14%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ff97e367-4aad-4307-b5b1-4538d161f181 {
  display: none;
}
#s-ff97e367-4aad-4307-b5b1-4538d161f181, #wrap-s-ff97e367-4aad-4307-b5b1-4538d161f181, #wrap-content-s-ff97e367-4aad-4307-b5b1-4538d161f181 { display: none !important; }}@media (max-width: 767px){#s-ff97e367-4aad-4307-b5b1-4538d161f181 {
  margin-left: 5%;
margin-right: 5%;
}
}
#s-ff97e367-4aad-4307-b5b1-4538d161f181 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 37px;
  line-height: 1.3em;
  letter-spacing: 0px;
  
}


@media (max-width: 767px){#s-ff97e367-4aad-4307-b5b1-4538d161f181 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 29px;
  line-height: 1.3em;
  letter-spacing: 0px;
  
}


}
#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 {
  display: none;
}
#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-content-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 {
  display: none;
}
#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-content-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 { display: none !important; }}@media (max-width: 767px){#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 {
  display: none;
}
#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8, #wrap-content-s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 { display: none !important; }}
#s-51f10158-dabf-44b3-b3f4-283b9bdb1fd8 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 27px;
  line-height: 1.3em;
  letter-spacing: 0px;
  
}



#s-af0e2196-34d4-4746-aed9-f1c9d90f42f2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-af0e2196-34d4-4746-aed9-f1c9d90f42f2 {
  margin-left: 9%;
margin-right: 9%;
}
}
#s-af0e2196-34d4-4746-aed9-f1c9d90f42f2 .shogun-heading-component h1 {
  color: rgba(62, 62, 62, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  line-height: 1em;
  letter-spacing: 0px;
  
}


@media (min-width: 768px) and (max-width: 991px){#s-af0e2196-34d4-4746-aed9-f1c9d90f42f2 .shogun-heading-component h1 {
  color: rgba(62, 62, 62, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 19px;
  line-height: 1.2em;
  letter-spacing: 0px;
  
}


}@media (max-width: 767px){#s-af0e2196-34d4-4746-aed9-f1c9d90f42f2 .shogun-heading-component h1 {
  color: rgba(62, 62, 62, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0px;
  
}


}
#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d {
  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(201, 33, 38, 1);
text-align: center;
text-decoration: none;
letter-spacing: 0px;
line-height: 1.5em;
background-image: none;
hover-type: color;
}
#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d:hover {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fbab33b6-6033-4b24-b553-a9aadbe4e49d-root {
    text-align: center;
  }


#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fbab33b6-6033-4b24-b553-a9aadbe4e49d-root {
    text-align: center;
  }


#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fbab33b6-6033-4b24-b553-a9aadbe4e49d-root {
    text-align: center;
  }


#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fbab33b6-6033-4b24-b553-a9aadbe4e49d-root {
    text-align: center;
  }


#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fbab33b6-6033-4b24-b553-a9aadbe4e49d-root {
    text-align: center;
  }


#s-fbab33b6-6033-4b24-b553-a9aadbe4e49d.shg-btn {
  color: #ffffff;
  font-size: 17px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-83815d56-079e-49ff-83c8-2ad6af1d57db {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-83815d56-079e-49ff-83c8-2ad6af1d57db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-83815d56-079e-49ff-83c8-2ad6af1d57db.shg-box.shg-c {
  justify-content: center;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  max-width: 1045px;
aspect-ratio: 1045/634;
text-align: center;
}
@media (max-width: 767px){#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin-top: 20px;
}
}
#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin: 0 !important;
  overflow: visible;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add background color handling */
  
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }

    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-link {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1045px;
  }



  img.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
    
    
    
    max-height: 1045px;
  }


.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
  box-sizing: border-box;
}



.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
      --shg-aspect-ratio: calc(1045/634); 
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
      position: relative;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1045px;
    }
  }

@media (min-width: 1200px){#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin: 0 !important;
  overflow: visible;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add background color handling */
  
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }

    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-link {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1045px;
  }



  img.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
    
    
    
    max-height: 1045px;
  }


.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
  box-sizing: border-box;
}



.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
      --shg-aspect-ratio: calc(1045/634); 
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
      position: relative;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1045px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin: 0 !important;
  overflow: visible;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add background color handling */
  
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }

    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-link {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1045px;
  }



  img.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
    
    
    
    max-height: 1045px;
  }


.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
  box-sizing: border-box;
}



.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
      --shg-aspect-ratio: calc(1045/634); 
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
      position: relative;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1045px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin: 0 !important;
  overflow: visible;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add background color handling */
  
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }

    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-link {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1045px;
  }



  img.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
    
    
    
    max-height: 1045px;
  }


.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
  box-sizing: border-box;
}



.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
      --shg-aspect-ratio: calc(1045/634); 
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
      position: relative;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1045px;
    }
  }

}@media (max-width: 767px){#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  margin: 0 !important;
  overflow: visible;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add background color handling */
  
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }

    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-link {
      aspect-ratio: 1045/634;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1045px;
  }



  img.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
    
    
    
    max-height: 1045px;
  }


.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff .shogun-image-content {
  
    justify-content: center;
  
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image {
  box-sizing: border-box;
}



.s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff {
      --shg-aspect-ratio: calc(1045/634); 
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container {
      position: relative;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7f279bf4-c05e-4ba8-a2dc-331b84d86dff img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1045px;
    }
  }

}
#s-f7a53b10-68b3-4008-b020-54f3a67df5f4 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-color: rgba(127, 14, 110, 1);
}








#s-f7a53b10-68b3-4008-b020-54f3a67df5f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f7a53b10-68b3-4008-b020-54f3a67df5f4 {
  cursor: pointer;
}#s-f7a53b10-68b3-4008-b020-54f3a67df5f4.shg-box.shg-c {
  justify-content: center;
}

#s-31ae6b62-99f0-4abd-bcf3-5fc2e2e93dcb {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
min-height: 50px;
}








#s-31ae6b62-99f0-4abd-bcf3-5fc2e2e93dcb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-31ae6b62-99f0-4abd-bcf3-5fc2e2e93dcb.shg-box.shg-c {
  justify-content: center;
}

#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 {
  min-height: 450px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 {
  min-height: 300px;
}
}@media (max-width: 767px){#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 {
  min-height: 200px;
}
}
#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 {
  background-image: url(https://i.shgcdn.com/7b0bb01f-20d0-43c4-af6f-1ad7ace31a8f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52e39b6e-682f-4d5b-8087-ddec05bbe3f9.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-15459ed2-08cc-4f99-ad12-0bb3b469f605 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin-top: 6px;
margin-left: 21%;
margin-bottom: 6px;
margin-right: 21%;
max-width: 1555px;
aspect-ratio: 1555/352;
text-align: center;
}
@media (max-width: 767px){#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin-left: 10%;
margin-right: 10%;
}
}
#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin: 0 !important;
  overflow: visible;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 21%;
  margin-right: 21%;
  margin-top: 6px;
  margin-bottom: 6px;
}

.shg-image-content-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add background color handling */
  
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }

    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-link {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1555px;
  }



  img.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
    
    
    
    max-height: 1555px;
  }


.s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
  box-sizing: border-box;
}



.s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
      --shg-aspect-ratio: calc(1555/352); 
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
      position: relative;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1555px;
    }
  }

@media (min-width: 1200px){#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin: 0 !important;
  overflow: visible;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add background color handling */
  
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }

    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-link {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1555px;
  }



  img.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
    
    
    
    max-height: 1555px;
  }


.s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
  box-sizing: border-box;
}



.s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
      --shg-aspect-ratio: calc(1555/352); 
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
      position: relative;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1555px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin: 0 !important;
  overflow: visible;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add background color handling */
  
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }

    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-link {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1555px;
  }



  img.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
    
    
    
    max-height: 1555px;
  }


.s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
  box-sizing: border-box;
}



.s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
      --shg-aspect-ratio: calc(1555/352); 
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
      position: relative;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1555px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin: 0 !important;
  overflow: visible;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add background color handling */
  
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }

    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-link {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1555px;
  }



  img.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
    
    
    
    max-height: 1555px;
  }


.s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
  box-sizing: border-box;
}



.s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
      --shg-aspect-ratio: calc(1555/352); 
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
      position: relative;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1555px;
    }
  }

}@media (max-width: 767px){#s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  margin: 0 !important;
  overflow: visible;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add background color handling */
  
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }

    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-link {
      aspect-ratio: 1555/352;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1555px;
  }



  img.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
    
    
    
    max-height: 1555px;
  }


.s-c84633da-16a9-4ef5-baab-f7a93eafd188 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image {
  box-sizing: border-box;
}



.s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 {
      --shg-aspect-ratio: calc(1555/352); 
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container {
      position: relative;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c84633da-16a9-4ef5-baab-f7a93eafd188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1555px;
    }
  }

}
#s-7f1d2857-5586-45ec-905f-87833f8ef304 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-7f1d2857-5586-45ec-905f-87833f8ef304 {
  
}
}
#s-7f1d2857-5586-45ec-905f-87833f8ef304 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 27px;
  
  
  
}


@media (max-width: 767px){#s-7f1d2857-5586-45ec-905f-87833f8ef304 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 22px;
  
  
  
}


}
#s-b7d6e80d-110b-4326-98b5-6191ff62f816 {
  margin-top: 17px;
margin-left: 2%;
margin-bottom: 12px;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-b7d6e80d-110b-4326-98b5-6191ff62f816"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b7d6e80d-110b-4326-98b5-6191ff62f816"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b7d6e80d-110b-4326-98b5-6191ff62f816"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b7d6e80d-110b-4326-98b5-6191ff62f816"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin-left: auto;
margin-right: auto;
max-width: 709px;
aspect-ratio: 709/689;
text-align: center;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
  box-sizing: border-box;
}



.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
      position: relative;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

@media (min-width: 1200px){#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
  box-sizing: border-box;
}



.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
      position: relative;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
  box-sizing: border-box;
}



.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
      position: relative;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
  box-sizing: border-box;
}



.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
      position: relative;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (max-width: 767px){#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  margin: 0 !important;
  overflow: visible;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add background color handling */
  
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image {
  box-sizing: border-box;
}



.s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container {
      position: relative;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-49a5665d-64da-49ee-bf1d-c2a7cecf3c19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}
#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin-left: auto;
margin-right: auto;
max-width: 709px;
aspect-ratio: 709/689;
text-align: center;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
  box-sizing: border-box;
}



.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
      position: relative;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

@media (min-width: 1200px){#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
  box-sizing: border-box;
}



.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
      position: relative;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
  box-sizing: border-box;
}



.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
      position: relative;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
  box-sizing: border-box;
}



.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
      position: relative;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (max-width: 767px){#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image {
  box-sizing: border-box;
}



.s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container {
      position: relative;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-189a7db5-69f4-40d0-88a5-d438ffb673f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}
#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin-left: auto;
margin-right: auto;
max-width: 709px;
aspect-ratio: 709/689;
text-align: center;
}
@media (max-width: 767px){#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin-top: 15px;
}
}
#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
  box-sizing: border-box;
}



.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
      position: relative;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

@media (min-width: 1200px){#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
  box-sizing: border-box;
}



.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
      position: relative;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
  box-sizing: border-box;
}



.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
      position: relative;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
  box-sizing: border-box;
}



.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
      position: relative;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (max-width: 767px){#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image {
  box-sizing: border-box;
}



.s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container {
      position: relative;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8c9fbc7-1c38-450b-b3ac-f696c13eaad3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}
#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin-left: auto;
margin-right: auto;
max-width: 709px;
aspect-ratio: 709/689;
text-align: center;
}
@media (max-width: 767px){#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin-top: 15px;
}
}
#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
  box-sizing: border-box;
}



.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
      position: relative;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

@media (min-width: 1200px){#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
  box-sizing: border-box;
}



.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
      position: relative;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
  box-sizing: border-box;
}



.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
      position: relative;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
  box-sizing: border-box;
}



.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
      position: relative;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}@media (max-width: 767px){#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  margin: 0 !important;
  overflow: visible;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add background color handling */
  
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }

    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-link {
      aspect-ratio: 709/689;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 709px;
  }



  img.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
    
    
    
    max-height: 709px;
  }


.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image {
  box-sizing: border-box;
}



.s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 {
      --shg-aspect-ratio: calc(709/689); 
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container {
      position: relative;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c0d516a0-ce44-4f8d-b645-809fe57a3e36 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 709px;
    }
  }

}
#s-dc137e71-059a-442c-917e-722aca337b1c {
  margin-top: 4px;
margin-left: auto;
margin-bottom: 4px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-dc137e71-059a-442c-917e-722aca337b1c {
  display: none;
}
#s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-content-s-dc137e71-059a-442c-917e-722aca337b1c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc137e71-059a-442c-917e-722aca337b1c {
  display: none;
}
#s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-content-s-dc137e71-059a-442c-917e-722aca337b1c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc137e71-059a-442c-917e-722aca337b1c {
  display: none;
}
#s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-s-dc137e71-059a-442c-917e-722aca337b1c, #wrap-content-s-dc137e71-059a-442c-917e-722aca337b1c { display: none !important; }}
#s-dc137e71-059a-442c-917e-722aca337b1c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 21px;
  
  
  
}



#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f {
  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-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f:hover {background-color: rgba(203, 3, 91, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f-root {
    text-align: center;
  }


#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f-root {
    text-align: center;
  }


#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f-root {
    text-align: center;
  }


#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f-root {
    text-align: center;
  }


#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f-root {
    text-align: center;
  }


#s-cc3ef701-ed98-4eec-84a2-88f2bd7a3c8f.shg-btn {
  color: #ffffff;
  font-size: 15px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-66dfb4b3-b202-40d3-a586-20c47fa1486f {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-66dfb4b3-b202-40d3-a586-20c47fa1486f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66dfb4b3-b202-40d3-a586-20c47fa1486f {
  cursor: pointer;
}#s-66dfb4b3-b202-40d3-a586-20c47fa1486f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin-left: auto;
margin-right: auto;
max-width: 2170px;
aspect-ratio: 2170/937;
text-align: center;
}
@media (min-width: 1200px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  display: none;
}
#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-content-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  display: none;
}
#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-content-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  display: none;
}
#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1, #wrap-content-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 { display: none !important; }}
#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }

    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-link {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2170px;
  }



  img.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
    
    
    
    max-height: 2170px;
  }


.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
  box-sizing: border-box;
}



.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
      --shg-aspect-ratio: calc(2170/937); 
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
      position: relative;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2170px;
    }
  }

@media (min-width: 1200px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }

    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-link {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2170px;
  }



  img.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
    
    
    
    max-height: 2170px;
  }


.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
  box-sizing: border-box;
}



.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
      --shg-aspect-ratio: calc(2170/937); 
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
      position: relative;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2170px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }

    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-link {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2170px;
  }



  img.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
    
    
    
    max-height: 2170px;
  }


.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
  box-sizing: border-box;
}



.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
      --shg-aspect-ratio: calc(2170/937); 
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
      position: relative;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2170px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }

    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-link {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2170px;
  }



  img.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
    
    
    
    max-height: 2170px;
  }


.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
  box-sizing: border-box;
}



.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
      --shg-aspect-ratio: calc(2170/937); 
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
      position: relative;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2170px;
    }
  }

}@media (max-width: 767px){#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }

    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-link {
      aspect-ratio: 2170/937;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2170px;
  }



  img.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
    
    
    
    max-height: 2170px;
  }


.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image {
  box-sizing: border-box;
}



.s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 {
      --shg-aspect-ratio: calc(2170/937); 
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container {
      position: relative;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa5fded-7e5d-4f25-b794-d4a4845f76f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2170px;
    }
  }

}
#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin-left: auto;
margin-bottom: 16px;
margin-right: auto;
max-width: 2700px;
aspect-ratio: 2700/833;
text-align: center;
}
@media (max-width: 767px){#s-2969730c-6317-4df8-a07b-da938c9e387e {
  display: none;
}
#s-2969730c-6317-4df8-a07b-da938c9e387e, #wrap-s-2969730c-6317-4df8-a07b-da938c9e387e, #wrap-content-s-2969730c-6317-4df8-a07b-da938c9e387e { display: none !important; }}
#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin: 0 !important;
  overflow: visible;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add background color handling */
  
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }

    #s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-link {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2700px;
  }



  img.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
    
    
    
    max-height: 2700px;
  }


.s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-content {
  
    justify-content: center;
  
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
  box-sizing: border-box;
}



.s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2969730c-6317-4df8-a07b-da938c9e387e {
      --shg-aspect-ratio: calc(2700/833); 
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
      position: relative;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2700px;
    }
  }

@media (min-width: 1200px){#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin: 0 !important;
  overflow: visible;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add background color handling */
  
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }

    #s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-link {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2700px;
  }



  img.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
    
    
    
    max-height: 2700px;
  }


.s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-content {
  
    justify-content: center;
  
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
  box-sizing: border-box;
}



.s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2969730c-6317-4df8-a07b-da938c9e387e {
      --shg-aspect-ratio: calc(2700/833); 
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
      position: relative;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2700px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin: 0 !important;
  overflow: visible;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add background color handling */
  
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }

    #s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-link {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2700px;
  }



  img.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
    
    
    
    max-height: 2700px;
  }


.s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-content {
  
    justify-content: center;
  
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
  box-sizing: border-box;
}



.s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2969730c-6317-4df8-a07b-da938c9e387e {
      --shg-aspect-ratio: calc(2700/833); 
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
      position: relative;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2700px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin: 0 !important;
  overflow: visible;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add background color handling */
  
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }

    #s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-link {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2700px;
  }



  img.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
    
    
    
    max-height: 2700px;
  }


.s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-content {
  
    justify-content: center;
  
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
  box-sizing: border-box;
}



.s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2969730c-6317-4df8-a07b-da938c9e387e {
      --shg-aspect-ratio: calc(2700/833); 
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
      position: relative;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2700px;
    }
  }

}@media (max-width: 767px){#s-2969730c-6317-4df8-a07b-da938c9e387e {
  margin: 0 !important;
  overflow: visible;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2969730c-6317-4df8-a07b-da938c9e387e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add background color handling */
  
}

#s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }

    #s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-link {
      aspect-ratio: 2700/833;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2969730c-6317-4df8-a07b-da938c9e387e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2700px;
  }



  img.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
    
    
    
    max-height: 2700px;
  }


.s-2969730c-6317-4df8-a07b-da938c9e387e .shogun-image-content {
  
    justify-content: center;
  
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image {
  box-sizing: border-box;
}



.s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2969730c-6317-4df8-a07b-da938c9e387e {
      --shg-aspect-ratio: calc(2700/833); 
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container {
      position: relative;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2969730c-6317-4df8-a07b-da938c9e387e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2700px;
    }
  }

}
#s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5 {
  margin-top: 1px;
margin-left: 1%;
margin-bottom: 3px;
margin-right: 1%;
}
@media (max-width: 767px){#s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5 {
  display: none;
}
#s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5, #wrap-s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5, #wrap-content-s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5 { display: none !important; }}
@media (min-width: 0px) {
[id="s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.5px);
}

}

@media (min-width: 768px) {
[id="s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e568cb3a-278d-4eb2-be6e-ed1c67cbbfb5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

}

#s-b44dd4f3-b91a-422d-9d6b-d79b96a2720f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b44dd4f3-b91a-422d-9d6b-d79b96a2720f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b44dd4f3-b91a-422d-9d6b-d79b96a2720f {
  cursor: pointer;
}#s-b44dd4f3-b91a-422d-9d6b-d79b96a2720f.shg-box.shg-c {
  justify-content: center;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin: 0 !important;
  overflow: visible;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add background color handling */
  
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-content {
  
    justify-content: center;
  
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shg-align-container {
  display: flex;
  justify-content: center
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
  box-sizing: border-box;
}



.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
      position: relative;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin: 0 !important;
  overflow: visible;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add background color handling */
  
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-content {
  
    justify-content: center;
  
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shg-align-container {
  display: flex;
  justify-content: center
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
  box-sizing: border-box;
}



.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
      position: relative;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin: 0 !important;
  overflow: visible;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add background color handling */
  
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-content {
  
    justify-content: center;
  
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shg-align-container {
  display: flex;
  justify-content: center
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
  box-sizing: border-box;
}



.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
      position: relative;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin: 0 !important;
  overflow: visible;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add background color handling */
  
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-content {
  
    justify-content: center;
  
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shg-align-container {
  display: flex;
  justify-content: center
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
  box-sizing: border-box;
}



.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
      position: relative;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  margin: 0 !important;
  overflow: visible;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add background color handling */
  
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 .shogun-image-content {
  
    justify-content: center;
  
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shg-align-container {
  display: flex;
  justify-content: center
}

.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image {
  box-sizing: border-box;
}



.s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container {
      position: relative;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-412ef3bd-df72-4adb-aa12-5a8fe8bf5099 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-2548197c-c181-48d9-9129-36cef6eadf8f {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-5bdb00b4-b7ad-4e8f-b4c9-981263bb4acf {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5bdb00b4-b7ad-4e8f-b4c9-981263bb4acf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bdb00b4-b7ad-4e8f-b4c9-981263bb4acf {
  cursor: pointer;
}#s-5bdb00b4-b7ad-4e8f-b4c9-981263bb4acf.shg-box.shg-c {
  justify-content: center;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
  box-sizing: border-box;
}



.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
      position: relative;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
  box-sizing: border-box;
}



.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
      position: relative;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
  box-sizing: border-box;
}



.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
      position: relative;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
  box-sizing: border-box;
}



.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
      position: relative;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  margin: 0 !important;
  overflow: visible;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add background color handling */
  
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image {
  box-sizing: border-box;
}



.s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container {
      position: relative;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5ec9f699-4ed7-4f36-aa04-7c79987b9f69 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-ed49b2e1-0732-4718-ba85-fbaf9c89b2b1 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-3c2feb29-49dd-4d7a-a777-061862165663 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3c2feb29-49dd-4d7a-a777-061862165663 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c2feb29-49dd-4d7a-a777-061862165663 {
  cursor: pointer;
}#s-3c2feb29-49dd-4d7a-a777-061862165663.shg-box.shg-c {
  justify-content: center;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
  box-sizing: border-box;
}



.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
      position: relative;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
  box-sizing: border-box;
}



.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
      position: relative;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
  box-sizing: border-box;
}



.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
      position: relative;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
  box-sizing: border-box;
}



.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
      position: relative;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  margin: 0 !important;
  overflow: visible;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add background color handling */
  
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image {
  box-sizing: border-box;
}



.s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container {
      position: relative;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c7c3642c-e8e6-4786-ba61-1b06ced17c78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-3e6d40b3-6c00-4e34-ac75-0ec7a65a59a0 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-1e349a77-3a08-4bdb-a105-b97a315fffc7 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-1e349a77-3a08-4bdb-a105-b97a315fffc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1e349a77-3a08-4bdb-a105-b97a315fffc7 {
  cursor: pointer;
}#s-1e349a77-3a08-4bdb-a105-b97a315fffc7.shg-box.shg-c {
  justify-content: center;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin: 0 !important;
  overflow: visible;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add background color handling */
  
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-content {
  
    justify-content: center;
  
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shg-align-container {
  display: flex;
  justify-content: center
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
  box-sizing: border-box;
}



.s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-053e8ab4-176d-4647-8183-e3deb2be3910 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
      position: relative;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin: 0 !important;
  overflow: visible;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add background color handling */
  
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-content {
  
    justify-content: center;
  
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shg-align-container {
  display: flex;
  justify-content: center
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
  box-sizing: border-box;
}



.s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-053e8ab4-176d-4647-8183-e3deb2be3910 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
      position: relative;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin: 0 !important;
  overflow: visible;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add background color handling */
  
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-content {
  
    justify-content: center;
  
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shg-align-container {
  display: flex;
  justify-content: center
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
  box-sizing: border-box;
}



.s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-053e8ab4-176d-4647-8183-e3deb2be3910 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
      position: relative;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin: 0 !important;
  overflow: visible;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add background color handling */
  
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-content {
  
    justify-content: center;
  
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shg-align-container {
  display: flex;
  justify-content: center
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
  box-sizing: border-box;
}



.s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-053e8ab4-176d-4647-8183-e3deb2be3910 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
      position: relative;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  margin: 0 !important;
  overflow: visible;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-053e8ab4-176d-4647-8183-e3deb2be3910 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add background color handling */
  
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-053e8ab4-176d-4647-8183-e3deb2be3910 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-053e8ab4-176d-4647-8183-e3deb2be3910 .shogun-image-content {
  
    justify-content: center;
  
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shg-align-container {
  display: flex;
  justify-content: center
}

.s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image {
  box-sizing: border-box;
}



.s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-053e8ab4-176d-4647-8183-e3deb2be3910 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container {
      position: relative;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-053e8ab4-176d-4647-8183-e3deb2be3910 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-8e2ed964-9cb1-4b16-82ff-8239cc0002bb {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-3be8efac-84e6-43cd-ae35-239e0092da64 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3be8efac-84e6-43cd-ae35-239e0092da64 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3be8efac-84e6-43cd-ae35-239e0092da64 {
  cursor: pointer;
}#s-3be8efac-84e6-43cd-ae35-239e0092da64.shg-box.shg-c {
  justify-content: center;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin: 0 !important;
  overflow: visible;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add background color handling */
  
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
  box-sizing: border-box;
}



.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
      position: relative;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin: 0 !important;
  overflow: visible;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add background color handling */
  
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
  box-sizing: border-box;
}



.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
      position: relative;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin: 0 !important;
  overflow: visible;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add background color handling */
  
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
  box-sizing: border-box;
}



.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
      position: relative;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin: 0 !important;
  overflow: visible;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add background color handling */
  
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
  box-sizing: border-box;
}



.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
      position: relative;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  margin: 0 !important;
  overflow: visible;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add background color handling */
  
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image {
  box-sizing: border-box;
}



.s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container {
      position: relative;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3fc022df-e8ee-4a84-86c9-cc5d4ccb6280 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-e8687aa5-d527-413c-8395-a771f093ad24 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-5bfe9bdd-ed44-4ad4-a98d-319c1c7f8ed5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5bfe9bdd-ed44-4ad4-a98d-319c1c7f8ed5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5bfe9bdd-ed44-4ad4-a98d-319c1c7f8ed5 {
  cursor: pointer;
}#s-5bfe9bdd-ed44-4ad4-a98d-319c1c7f8ed5.shg-box.shg-c {
  justify-content: center;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin-left: auto;
margin-right: auto;
max-width: 1377px;
aspect-ratio: 1/1;
text-align: center;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
  box-sizing: border-box;
}



.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
      position: relative;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

@media (min-width: 1200px){#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
  box-sizing: border-box;
}



.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
      position: relative;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
  box-sizing: border-box;
}



.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
      position: relative;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
  box-sizing: border-box;
}



.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
      position: relative;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (max-width: 767px){#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  margin: 0 !important;
  overflow: visible;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add background color handling */
  
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 .shogun-image-content {
  
    justify-content: center;
  
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shg-align-container {
  display: flex;
  justify-content: center
}

.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image {
  box-sizing: border-box;
}



.s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container {
      position: relative;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-032a1e7e-93d4-4bdb-bb7b-4db853704a08 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}
#s-eb9e4599-1df8-45cb-b1ec-71201ea57b24 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-d915d2c2-5f34-4351-85cd-cca97da5368c {
  margin-top: 12px;
margin-left: 3%;
margin-bottom: 4px;
margin-right: 3%;
}
@media (min-width: 1200px){#s-d915d2c2-5f34-4351-85cd-cca97da5368c {
  display: none;
}
#s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-content-s-d915d2c2-5f34-4351-85cd-cca97da5368c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d915d2c2-5f34-4351-85cd-cca97da5368c {
  display: none;
}
#s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-content-s-d915d2c2-5f34-4351-85cd-cca97da5368c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d915d2c2-5f34-4351-85cd-cca97da5368c {
  display: none;
}
#s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-s-d915d2c2-5f34-4351-85cd-cca97da5368c, #wrap-content-s-d915d2c2-5f34-4351-85cd-cca97da5368c { display: none !important; }}
@media (min-width: 0px) {
[id="s-d915d2c2-5f34-4351-85cd-cca97da5368c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-d915d2c2-5f34-4351-85cd-cca97da5368c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d915d2c2-5f34-4351-85cd-cca97da5368c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d915d2c2-5f34-4351-85cd-cca97da5368c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-f6113554-9386-4cf8-9c81-3b3671d492d6 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f6113554-9386-4cf8-9c81-3b3671d492d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6113554-9386-4cf8-9c81-3b3671d492d6 {
  cursor: pointer;
}#s-f6113554-9386-4cf8-9c81-3b3671d492d6.shg-box.shg-c {
  justify-content: center;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin: 0 !important;
  overflow: visible;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add background color handling */
  
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
  box-sizing: border-box;
}



.s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
      position: relative;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin: 0 !important;
  overflow: visible;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add background color handling */
  
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
  box-sizing: border-box;
}



.s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
      position: relative;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin: 0 !important;
  overflow: visible;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add background color handling */
  
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
  box-sizing: border-box;
}



.s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
      position: relative;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin: 0 !important;
  overflow: visible;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add background color handling */
  
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
  box-sizing: border-box;
}



.s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
      position: relative;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  margin: 0 !important;
  overflow: visible;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add background color handling */
  
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-aa4a0435-eedf-4782-9caf-7be30d09c85a .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image {
  box-sizing: border-box;
}



.s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container {
      position: relative;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa4a0435-eedf-4782-9caf-7be30d09c85a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-92ea5ac2-a018-4212-a7b5-00f3505cfbf2 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-b9743514-7d95-492f-a131-ebb00461da17 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-b9743514-7d95-492f-a131-ebb00461da17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b9743514-7d95-492f-a131-ebb00461da17 {
  cursor: pointer;
}#s-b9743514-7d95-492f-a131-ebb00461da17.shg-box.shg-c {
  justify-content: center;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
  box-sizing: border-box;
}



.s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
      position: relative;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
  box-sizing: border-box;
}



.s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
      position: relative;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
  box-sizing: border-box;
}



.s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
      position: relative;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
  box-sizing: border-box;
}



.s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
      position: relative;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  margin: 0 !important;
  overflow: visible;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add background color handling */
  
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-1db48116-95b1-43c0-916c-25a1da5b4b18 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image {
  box-sizing: border-box;
}



.s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container {
      position: relative;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1db48116-95b1-43c0-916c-25a1da5b4b18 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-e7cebf78-7c1f-4a83-9d17-47e7343042a2 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf {
  margin-top: 12px;
margin-left: 3%;
margin-bottom: 4px;
margin-right: 3%;
}
@media (min-width: 1200px){#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf {
  display: none;
}
#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-content-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf {
  display: none;
}
#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-content-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf {
  display: none;
}
#s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf, #wrap-content-s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf { display: none !important; }}
@media (min-width: 0px) {
[id="s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6339bbbd-2ec8-4a50-ba9b-9db44ff431cf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-97c6f885-6bf6-4d51-9ae2-6dbd9c4e3ec2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-97c6f885-6bf6-4d51-9ae2-6dbd9c4e3ec2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97c6f885-6bf6-4d51-9ae2-6dbd9c4e3ec2 {
  cursor: pointer;
}#s-97c6f885-6bf6-4d51-9ae2-6dbd9c4e3ec2.shg-box.shg-c {
  justify-content: center;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin: 0 !important;
  overflow: visible;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add background color handling */
  
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
  box-sizing: border-box;
}



.s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24387171-3d71-470e-9218-ea1cf8e64764 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
      position: relative;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin: 0 !important;
  overflow: visible;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add background color handling */
  
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
  box-sizing: border-box;
}



.s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24387171-3d71-470e-9218-ea1cf8e64764 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
      position: relative;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin: 0 !important;
  overflow: visible;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add background color handling */
  
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
  box-sizing: border-box;
}



.s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24387171-3d71-470e-9218-ea1cf8e64764 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
      position: relative;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin: 0 !important;
  overflow: visible;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add background color handling */
  
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
  box-sizing: border-box;
}



.s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24387171-3d71-470e-9218-ea1cf8e64764 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
      position: relative;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-24387171-3d71-470e-9218-ea1cf8e64764 {
  margin: 0 !important;
  overflow: visible;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-24387171-3d71-470e-9218-ea1cf8e64764 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add background color handling */
  
}

#s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24387171-3d71-470e-9218-ea1cf8e64764 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-24387171-3d71-470e-9218-ea1cf8e64764 .shogun-image-content {
  
    justify-content: center;
  
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image {
  box-sizing: border-box;
}



.s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-24387171-3d71-470e-9218-ea1cf8e64764 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container {
      position: relative;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24387171-3d71-470e-9218-ea1cf8e64764 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-414f39f4-466a-4d57-8352-0b8dc5b77167 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-01ebd0c6-7999-415a-a18c-884343f8cb42 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-01ebd0c6-7999-415a-a18c-884343f8cb42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-01ebd0c6-7999-415a-a18c-884343f8cb42 {
  cursor: pointer;
}#s-01ebd0c6-7999-415a-a18c-884343f8cb42.shg-box.shg-c {
  justify-content: center;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin-left: auto;
margin-right: auto;
max-width: 1377px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
  box-sizing: border-box;
}



.s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1924e95-18ca-45e2-bade-b6a7080d547c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
      position: relative;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

@media (min-width: 1200px){#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
  box-sizing: border-box;
}



.s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1924e95-18ca-45e2-bade-b6a7080d547c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
      position: relative;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
  box-sizing: border-box;
}



.s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1924e95-18ca-45e2-bade-b6a7080d547c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
      position: relative;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
  box-sizing: border-box;
}



.s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1924e95-18ca-45e2-bade-b6a7080d547c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
      position: relative;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}@media (max-width: 767px){#s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  margin: 0 !important;
  overflow: visible;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f1924e95-18ca-45e2-bade-b6a7080d547c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add background color handling */
  
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f1924e95-18ca-45e2-bade-b6a7080d547c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1377px;
  }



  img.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
    
    
    
    max-height: 1377px;
  }


.s-f1924e95-18ca-45e2-bade-b6a7080d547c .shogun-image-content {
  
    justify-content: center;
  
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image {
  box-sizing: border-box;
}



.s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f1924e95-18ca-45e2-bade-b6a7080d547c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container {
      position: relative;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f1924e95-18ca-45e2-bade-b6a7080d547c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1377px;
    }
  }

}
#s-66ec4079-9f06-4b09-9c1c-36e7d669a182 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-9eff8fc8-442a-43be-af49-f9198319cb64 {
  margin-top: 12px;
margin-left: 3%;
margin-bottom: 4px;
margin-right: 3%;
}
@media (min-width: 1200px){#s-9eff8fc8-442a-43be-af49-f9198319cb64 {
  display: none;
}
#s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-content-s-9eff8fc8-442a-43be-af49-f9198319cb64 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9eff8fc8-442a-43be-af49-f9198319cb64 {
  display: none;
}
#s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-content-s-9eff8fc8-442a-43be-af49-f9198319cb64 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9eff8fc8-442a-43be-af49-f9198319cb64 {
  display: none;
}
#s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-s-9eff8fc8-442a-43be-af49-f9198319cb64, #wrap-content-s-9eff8fc8-442a-43be-af49-f9198319cb64 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9eff8fc8-442a-43be-af49-f9198319cb64"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-9eff8fc8-442a-43be-af49-f9198319cb64"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-9eff8fc8-442a-43be-af49-f9198319cb64"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-9eff8fc8-442a-43be-af49-f9198319cb64"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-abd15582-a704-4e82-9ad3-d4c549de3112 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-abd15582-a704-4e82-9ad3-d4c549de3112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-abd15582-a704-4e82-9ad3-d4c549de3112 {
  cursor: pointer;
}#s-abd15582-a704-4e82-9ad3-d4c549de3112.shg-box.shg-c {
  justify-content: center;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin: 0 !important;
  overflow: visible;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add background color handling */
  
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
  box-sizing: border-box;
}



.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
      position: relative;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin: 0 !important;
  overflow: visible;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add background color handling */
  
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
  box-sizing: border-box;
}



.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
      position: relative;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin: 0 !important;
  overflow: visible;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add background color handling */
  
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
  box-sizing: border-box;
}



.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
      position: relative;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin: 0 !important;
  overflow: visible;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add background color handling */
  
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
  box-sizing: border-box;
}



.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
      position: relative;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  margin: 0 !important;
  overflow: visible;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add background color handling */
  
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d .shogun-image-content {
  
    justify-content: center;
  
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image {
  box-sizing: border-box;
}



.s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container {
      position: relative;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6ef3fb3-b74e-435f-978a-e4411d69c68d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-2a5af70d-ca71-493a-a696-5d2ddd25ff62 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-a0420dd2-5369-4fd2-a902-66f839c8e718 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-a0420dd2-5369-4fd2-a902-66f839c8e718 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a0420dd2-5369-4fd2-a902-66f839c8e718 {
  cursor: pointer;
}#s-a0420dd2-5369-4fd2-a902-66f839c8e718.shg-box.shg-c {
  justify-content: center;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin-left: auto;
margin-right: auto;
max-width: 1646px;
aspect-ratio: 1/1;
text-align: center;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
  box-sizing: border-box;
}



.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
      position: relative;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

@media (min-width: 1200px){#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
  box-sizing: border-box;
}



.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
      position: relative;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
  box-sizing: border-box;
}



.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
      position: relative;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
  box-sizing: border-box;
}



.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
      position: relative;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}@media (max-width: 767px){#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  margin: 0 !important;
  overflow: visible;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add background color handling */
  
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1646px;
  }



  img.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
    
    
    
    max-height: 1646px;
  }


.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image {
  box-sizing: border-box;
}



.s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container {
      position: relative;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5f3bdbcc-1c89-4d6e-a533-a4c0fedfa1dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1646px;
    }
  }

}
#s-d22c84c6-b375-4f6b-8884-2a9e7718a812 {
  margin-top: 4px;
margin-left: auto;
margin-right: auto;
}

#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 30px;
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-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b:hover {background-color: rgba(216, 75, 14, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b-root {
    text-align: center;
  }


#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b-root {
    text-align: center;
  }


#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b-root {
    text-align: center;
  }


#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b-root {
    text-align: center;
  }


#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b-root {
    text-align: center;
  }


#s-14a5eeb9-74bb-43d1-8ba7-a78033b4d85b.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-0af491b4-f846-435f-9f9b-7cf6beb2afaf {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
}








#s-0af491b4-f846-435f-9f9b-7cf6beb2afaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0af491b4-f846-435f-9f9b-7cf6beb2afaf.shg-box.shg-c {
  justify-content: center;
}

#s-6d1c67ff-0567-4109-b5f8-e2296e1fa9a4 {
  margin-left: 4%;
margin-right: 4%;
}

@media (min-width: 0px) {
[id="s-6d1c67ff-0567-4109-b5f8-e2296e1fa9a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d1c67ff-0567-4109-b5f8-e2296e1fa9a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6d1c67ff-0567-4109-b5f8-e2296e1fa9a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d1c67ff-0567-4109-b5f8-e2296e1fa9a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-28858863-8ede-4eb0-b88c-d45b88ea8eeb {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
min-height: 50px;
}








#s-28858863-8ede-4eb0-b88c-d45b88ea8eeb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-28858863-8ede-4eb0-b88c-d45b88ea8eeb {
  cursor: pointer;
}#s-28858863-8ede-4eb0-b88c-d45b88ea8eeb.shg-box.shg-c {
  justify-content: center;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin-left: auto;
margin-right: auto;
max-width: 1993px;
aspect-ratio: 1993/862;
text-align: center;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
  box-sizing: border-box;
}



.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
      position: relative;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

@media (min-width: 1200px){#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
  box-sizing: border-box;
}



.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
      position: relative;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
  box-sizing: border-box;
}



.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
      position: relative;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
  box-sizing: border-box;
}



.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
      position: relative;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (max-width: 767px){#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  margin: 0 !important;
  overflow: visible;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add background color handling */
  
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image {
  box-sizing: border-box;
}



.s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container {
      position: relative;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ba3b0bc1-6eb9-4697-abb7-55ebabb07f66 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}
#s-14d0e538-9dc1-48e0-a247-dfd0745719ad {
  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-14d0e538-9dc1-48e0-a247-dfd0745719ad {
  
}
}
#s-14d0e538-9dc1-48e0-a247-dfd0745719ad .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-5100d20c-3ab3-48c9-a85a-80b152880a0a {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 8px;
padding-left: 28px;
padding-bottom: 8px;
padding-right: 28px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.5em;
}
#s-5100d20c-3ab3-48c9-a85a-80b152880a0a:hover {background-color: rgba(203, 3, 91, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5100d20c-3ab3-48c9-a85a-80b152880a0a:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5100d20c-3ab3-48c9-a85a-80b152880a0a-root {
    text-align: center;
  }


#s-5100d20c-3ab3-48c9-a85a-80b152880a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5100d20c-3ab3-48c9-a85a-80b152880a0a-root {
    text-align: center;
  }


#s-5100d20c-3ab3-48c9-a85a-80b152880a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5100d20c-3ab3-48c9-a85a-80b152880a0a-root {
    text-align: center;
  }


#s-5100d20c-3ab3-48c9-a85a-80b152880a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5100d20c-3ab3-48c9-a85a-80b152880a0a-root {
    text-align: center;
  }


#s-5100d20c-3ab3-48c9-a85a-80b152880a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5100d20c-3ab3-48c9-a85a-80b152880a0a-root {
    text-align: center;
  }


#s-5100d20c-3ab3-48c9-a85a-80b152880a0a.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-d0e6bedc-6255-4f51-8bd3-6f0c7f0a0942 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
min-height: 50px;
}








#s-d0e6bedc-6255-4f51-8bd3-6f0c7f0a0942 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d0e6bedc-6255-4f51-8bd3-6f0c7f0a0942 {
  cursor: pointer;
}#s-d0e6bedc-6255-4f51-8bd3-6f0c7f0a0942.shg-box.shg-c {
  justify-content: center;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin-left: auto;
margin-right: auto;
max-width: 1993px;
aspect-ratio: 1993/862;
text-align: center;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin: 0 !important;
  overflow: visible;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add background color handling */
  
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 3px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
  box-sizing: border-box;
}



.s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4614136b-07e9-4de1-9d42-7913aee33614 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
      position: relative;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

@media (min-width: 1200px){#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin: 0 !important;
  overflow: visible;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add background color handling */
  
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
  box-sizing: border-box;
}



.s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4614136b-07e9-4de1-9d42-7913aee33614 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
      position: relative;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin: 0 !important;
  overflow: visible;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add background color handling */
  
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
  box-sizing: border-box;
}



.s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4614136b-07e9-4de1-9d42-7913aee33614 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
      position: relative;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin: 0 !important;
  overflow: visible;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add background color handling */
  
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
  box-sizing: border-box;
}



.s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4614136b-07e9-4de1-9d42-7913aee33614 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
      position: relative;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}@media (max-width: 767px){#s-4614136b-07e9-4de1-9d42-7913aee33614 {
  margin: 0 !important;
  overflow: visible;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4614136b-07e9-4de1-9d42-7913aee33614 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add background color handling */
  
}

#s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }

    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-link {
      aspect-ratio: 1993/862;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4614136b-07e9-4de1-9d42-7913aee33614 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1993px;
  }



  img.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
    
    
    
    max-height: 1993px;
  }


.s-4614136b-07e9-4de1-9d42-7913aee33614 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image {
  box-sizing: border-box;
}



.s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4614136b-07e9-4de1-9d42-7913aee33614 {
      --shg-aspect-ratio: calc(1993/862); 
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container {
      position: relative;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4614136b-07e9-4de1-9d42-7913aee33614 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1993px;
    }
  }

}
#s-68c0f73b-d4fa-4f74-8654-39697802c016 {
  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-68c0f73b-d4fa-4f74-8654-39697802c016 {
  
}
}
#s-68c0f73b-d4fa-4f74-8654-39697802c016 .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-5cd3a79d-7f89-425a-916b-2d79067db50d {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
padding-top: 8px;
padding-left: 28px;
padding-bottom: 8px;
padding-right: 28px;
border-radius: 2px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
line-height: 1.5em;
}
#s-5cd3a79d-7f89-425a-916b-2d79067db50d:hover {background-color: rgba(203, 3, 91, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5cd3a79d-7f89-425a-916b-2d79067db50d:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-5cd3a79d-7f89-425a-916b-2d79067db50d-root {
    text-align: center;
  }


#s-5cd3a79d-7f89-425a-916b-2d79067db50d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5cd3a79d-7f89-425a-916b-2d79067db50d-root {
    text-align: center;
  }


#s-5cd3a79d-7f89-425a-916b-2d79067db50d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5cd3a79d-7f89-425a-916b-2d79067db50d-root {
    text-align: center;
  }


#s-5cd3a79d-7f89-425a-916b-2d79067db50d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5cd3a79d-7f89-425a-916b-2d79067db50d-root {
    text-align: center;
  }


#s-5cd3a79d-7f89-425a-916b-2d79067db50d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5cd3a79d-7f89-425a-916b-2d79067db50d-root {
    text-align: center;
  }


#s-5cd3a79d-7f89-425a-916b-2d79067db50d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
background-position: center top;
}

#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-13db6822-2018-452c-9120-a90d6180de19 {
  background-image: url(https://i.shgcdn.com/e8e425eb-531b-4fb3-a2ab-0711acf59720/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-13db6822-2018-452c-9120-a90d6180de19.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-13db6822-2018-452c-9120-a90d6180de19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-13db6822-2018-452c-9120-a90d6180de19 {
  cursor: pointer;
}#s-13db6822-2018-452c-9120-a90d6180de19.shg-box.shg-c {
  justify-content: center;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin-top: 16px;
margin-bottom: 0px;
max-width: 200px;
aspect-ratio: 583/107;
text-align: center;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin: 0 !important;
  overflow: visible;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add background color handling */
  
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }

    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-link {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 200px;
  }



  img.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
  box-sizing: border-box;
}



.s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
      --shg-aspect-ratio: calc(583/107); 
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
      position: relative;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

@media (min-width: 1200px){#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin: 0 !important;
  overflow: visible;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add background color handling */
  
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }

    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-link {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 200px;
  }



  img.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
  box-sizing: border-box;
}



.s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
      --shg-aspect-ratio: calc(583/107); 
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
      position: relative;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin: 0 !important;
  overflow: visible;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add background color handling */
  
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }

    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-link {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 200px;
  }



  img.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
  box-sizing: border-box;
}



.s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
      --shg-aspect-ratio: calc(583/107); 
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
      position: relative;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin: 0 !important;
  overflow: visible;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add background color handling */
  
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }

    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-link {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 200px;
  }



  img.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
  box-sizing: border-box;
}



.s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
      --shg-aspect-ratio: calc(583/107); 
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
      position: relative;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}@media (max-width: 767px){#s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  margin: 0 !important;
  overflow: visible;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add background color handling */
  
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }

    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-link {
      aspect-ratio: 583/107;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 200px;
  }



  img.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
    
    
    
    max-height: 200px;
  }


.s-1b680a1a-c362-4919-bc9a-1c0188f0324a .shogun-image-content {
  
    justify-content: center;
  
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image {
  box-sizing: border-box;
}



.s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a {
      --shg-aspect-ratio: calc(583/107); 
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container {
      position: relative;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b680a1a-c362-4919-bc9a-1c0188f0324a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 200px;
    }
  }

}
#s-8288d7e3-40a7-4103-9983-1641931be29b {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-8288d7e3-40a7-4103-9983-1641931be29b {
  display: none;
}
#s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-content-s-8288d7e3-40a7-4103-9983-1641931be29b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8288d7e3-40a7-4103-9983-1641931be29b {
  display: none;
}
#s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-content-s-8288d7e3-40a7-4103-9983-1641931be29b { display: none !important; }}@media (max-width: 767px){#s-8288d7e3-40a7-4103-9983-1641931be29b {
  display: none;
}
#s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-s-8288d7e3-40a7-4103-9983-1641931be29b, #wrap-content-s-8288d7e3-40a7-4103-9983-1641931be29b { display: none !important; }}
#s-8288d7e3-40a7-4103-9983-1641931be29b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 34px;
  
  
  
}



#s-2f26019d-644d-48ae-bb21-faa2d72f340f {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-2f26019d-644d-48ae-bb21-faa2d72f340f {
  display: none;
}
#s-2f26019d-644d-48ae-bb21-faa2d72f340f, #wrap-s-2f26019d-644d-48ae-bb21-faa2d72f340f, #wrap-content-s-2f26019d-644d-48ae-bb21-faa2d72f340f { display: none !important; }}
#s-2f26019d-644d-48ae-bb21-faa2d72f340f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 29px;
  
  
  
}


@media (max-width: 767px){#s-2f26019d-644d-48ae-bb21-faa2d72f340f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 19px;
  
  
  
}


}
#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-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-1c0f11ff-3702-4ea3-bc4e-660226a97d32 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1c0f11ff-3702-4ea3-bc4e-660226a97d32"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c0f11ff-3702-4ea3-bc4e-660226a97d32"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-1c0f11ff-3702-4ea3-bc4e-660226a97d32"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-1c0f11ff-3702-4ea3-bc4e-660226a97d32"] > .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-062128bc-5480-4aea-ac44-73e8773f2186 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-062128bc-5480-4aea-ac44-73e8773f2186 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-062128bc-5480-4aea-ac44-73e8773f2186 .shg-sld-nav-button.shg-sld-left,
#s-062128bc-5480-4aea-ac44-73e8773f2186 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
  box-sizing: border-box;
}



.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
      position: relative;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
  box-sizing: border-box;
}



.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
      position: relative;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 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-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
  box-sizing: border-box;
}



.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
      position: relative;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 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-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
  box-sizing: border-box;
}



.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
      position: relative;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  margin: 0 !important;
  overflow: visible;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add background color handling */
  
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image {
  box-sizing: border-box;
}



.s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container {
      position: relative;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1d4d96bd-61b7-41a6-ac80-f1c0a6b74887 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
  box-sizing: border-box;
}



.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
      position: relative;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
  box-sizing: border-box;
}



.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
      position: relative;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 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-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
  box-sizing: border-box;
}



.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
      position: relative;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 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-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
  box-sizing: border-box;
}



.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
      position: relative;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  margin: 0 !important;
  overflow: visible;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add background color handling */
  
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image {
  box-sizing: border-box;
}



.s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container {
      position: relative;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3a4daa5b-55ff-4872-b8ce-f53423a79380 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin: 0 !important;
  overflow: visible;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add background color handling */
  
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
  box-sizing: border-box;
}



.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
      position: relative;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin: 0 !important;
  overflow: visible;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add background color handling */
  
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
  box-sizing: border-box;
}



.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
      position: relative;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc 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-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin: 0 !important;
  overflow: visible;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add background color handling */
  
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
  box-sizing: border-box;
}



.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
      position: relative;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc 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-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin: 0 !important;
  overflow: visible;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add background color handling */
  
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
  box-sizing: border-box;
}



.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
      position: relative;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  margin: 0 !important;
  overflow: visible;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add background color handling */
  
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image {
  box-sizing: border-box;
}



.s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container {
      position: relative;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868e3203-eb6f-4ca8-a4a8-ad3105ae93cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin: 0 !important;
  overflow: visible;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add background color handling */
  
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
    
    
    
    
  }


.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
  box-sizing: border-box;
}



.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  
}


@media (min-width: 1200px){#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin: 0 !important;
  overflow: visible;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add background color handling */
  
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
    
    
    
    
  }


.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
  box-sizing: border-box;
}



.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin: 0 !important;
  overflow: visible;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add background color handling */
  
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
    
    
    
    
  }


.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
  box-sizing: border-box;
}



.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin: 0 !important;
  overflow: visible;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add background color handling */
  
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
    
    
    
    
  }


.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
  box-sizing: border-box;
}



.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  
}


}@media (max-width: 767px){#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  margin: 0 !important;
  overflow: visible;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c03e9af9-2fec-4893-bf50-1e289f4a2571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add background color handling */
  
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
    
    
    
    
  }


.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c03e9af9-2fec-4893-bf50-1e289f4a2571.shogun-image {
  box-sizing: border-box;
}



.s-c03e9af9-2fec-4893-bf50-1e289f4a2571 img.shogun-image {
  
}


}
#s-54c52bb1-936c-4213-a0f7-795d57280108 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

#s-54c52bb1-936c-4213-a0f7-795d57280108 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-54c52bb1-936c-4213-a0f7-795d57280108 .shg-sld-nav-button.shg-sld-left,
#s-54c52bb1-936c-4213-a0f7-795d57280108 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
  box-sizing: border-box;
}



.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
      position: relative;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
  box-sizing: border-box;
}



.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
      position: relative;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 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-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
  box-sizing: border-box;
}



.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
      position: relative;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 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-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
  box-sizing: border-box;
}



.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
      position: relative;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  margin: 0 !important;
  overflow: visible;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add background color handling */
  
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image {
  box-sizing: border-box;
}



.s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container {
      position: relative;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-88b07c54-f42a-4e9f-8ecf-d268c6ac83a1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 4px;
margin-right: auto;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
  box-sizing: border-box;
}



.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
      position: relative;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
  box-sizing: border-box;
}



.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
      position: relative;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 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-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
  box-sizing: border-box;
}



.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
      position: relative;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 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-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
  box-sizing: border-box;
}



.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
      position: relative;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  margin: 0 !important;
  overflow: visible;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add background color handling */
  
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image {
  box-sizing: border-box;
}



.s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container {
      position: relative;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f4c3e8d-24fc-476b-94e5-9575b637f9f5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-c2aa6d67-a569-4496-b076-8b9f40dc1532 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2aa6d67-a569-4496-b076-8b9f40dc1532 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b8440358-daa9-4276-a4ae-9036fc1d77a2 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8440358-daa9-4276-a4ae-9036fc1d77a2 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
  box-sizing: border-box;
}



.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
      position: relative;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
  box-sizing: border-box;
}



.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
      position: relative;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 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-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
  box-sizing: border-box;
}



.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
      position: relative;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 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-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
  box-sizing: border-box;
}



.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
      position: relative;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  margin: 0 !important;
  overflow: visible;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add background color handling */
  
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image {
  box-sizing: border-box;
}



.s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container {
      position: relative;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-aa418c0d-25b9-4c16-8605-cd2c9a72bce8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin-top: 0px;
margin-bottom: 4px;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin: 0 !important;
  overflow: visible;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add background color handling */
  
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
  box-sizing: border-box;
}



.s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
      position: relative;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin: 0 !important;
  overflow: visible;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add background color handling */
  
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
  box-sizing: border-box;
}



.s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
      position: relative;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e 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-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin: 0 !important;
  overflow: visible;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add background color handling */
  
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
  box-sizing: border-box;
}



.s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
      position: relative;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e 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-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin: 0 !important;
  overflow: visible;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add background color handling */
  
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
  box-sizing: border-box;
}



.s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
      position: relative;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  margin: 0 !important;
  overflow: visible;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add background color handling */
  
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-d072334f-33f2-49d6-9afa-102ee63a1a8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image {
  box-sizing: border-box;
}



.s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container {
      position: relative;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d072334f-33f2-49d6-9afa-102ee63a1a8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-c0800003-1791-4690-bb31-70edb35a1265 {
  margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0800003-1791-4690-bb31-70edb35a1265 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-b9f1acbd-27a7-478c-bc24-a362788fb1b1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9f1acbd-27a7-478c-bc24-a362788fb1b1 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
  box-sizing: border-box;
}



.s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5a5367-1898-4654-b81c-dc25528a8042 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
      position: relative;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
  box-sizing: border-box;
}



.s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5a5367-1898-4654-b81c-dc25528a8042 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
      position: relative;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042 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-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
  box-sizing: border-box;
}



.s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5a5367-1898-4654-b81c-dc25528a8042 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
      position: relative;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042 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-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
  box-sizing: border-box;
}



.s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5a5367-1898-4654-b81c-dc25528a8042 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
      position: relative;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  margin: 0 !important;
  overflow: visible;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2b5a5367-1898-4654-b81c-dc25528a8042 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add background color handling */
  
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2b5a5367-1898-4654-b81c-dc25528a8042 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-2b5a5367-1898-4654-b81c-dc25528a8042 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image {
  box-sizing: border-box;
}



.s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2b5a5367-1898-4654-b81c-dc25528a8042 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container {
      position: relative;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b5a5367-1898-4654-b81c-dc25528a8042 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 4px;
margin-right: 0%;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin: 0 !important;
  overflow: visible;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  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-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add background color handling */
  
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-content {
  
    justify-content: center;
  
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
  box-sizing: border-box;
}



.s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
      position: relative;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin: 0 !important;
  overflow: visible;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add background color handling */
  
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-content {
  
    justify-content: center;
  
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
  box-sizing: border-box;
}



.s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
      position: relative;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 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-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin: 0 !important;
  overflow: visible;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add background color handling */
  
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-content {
  
    justify-content: center;
  
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
  box-sizing: border-box;
}



.s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
      position: relative;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 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-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin: 0 !important;
  overflow: visible;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add background color handling */
  
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-content {
  
    justify-content: center;
  
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
  box-sizing: border-box;
}



.s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
      position: relative;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  margin: 0 !important;
  overflow: visible;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add background color handling */
  
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-868358e1-77b6-4ed8-9f22-2c2fed842151 .shogun-image-content {
  
    justify-content: center;
  
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shg-align-container {
  display: flex;
  justify-content: center
}

.s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image {
  box-sizing: border-box;
}



.s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container {
      position: relative;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-868358e1-77b6-4ed8-9f22-2c2fed842151 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-40ac65d1-2401-4e91-9c99-1730ff5a2695 {
  margin-top: 0px;
margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40ac65d1-2401-4e91-9c99-1730ff5a2695 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-8765c987-74a1-419d-b6c2-f6df48f52e15 {
  margin-left: 14%;
margin-right: 14%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8765c987-74a1-419d-b6c2-f6df48f52e15 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin-left: auto;
margin-right: auto;
text-align: center;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin: 0 !important;
  overflow: visible;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add background color handling */
  
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
    
    
    
    
  }


.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
  box-sizing: border-box;
}



.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  
}


@media (min-width: 1200px){#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin: 0 !important;
  overflow: visible;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add background color handling */
  
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
    
    
    
    
  }


.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
  box-sizing: border-box;
}



.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin: 0 !important;
  overflow: visible;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add background color handling */
  
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
    
    
    
    
  }


.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
  box-sizing: border-box;
}



.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin: 0 !important;
  overflow: visible;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add background color handling */
  
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
    
    
    
    
  }


.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
  box-sizing: border-box;
}



.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  
}


}@media (max-width: 767px){#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  margin: 0 !important;
  overflow: visible;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8ec80bc0-64a0-4ae9-9c71-464140081a5e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add background color handling */
  
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
    
    
    
    
  }


.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e .shogun-image-content {
  
    justify-content: center;
  
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ec80bc0-64a0-4ae9-9c71-464140081a5e.shogun-image {
  box-sizing: border-box;
}



.s-8ec80bc0-64a0-4ae9-9c71-464140081a5e img.shogun-image {
  
}


}
#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin-left: 0%;
margin-bottom: 4px;
margin-right: 0%;
max-width: 129px;
aspect-ratio: 129/22;
text-align: center;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  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-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
  box-sizing: border-box;
}



.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
      position: relative;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

@media (min-width: 1200px){#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
  box-sizing: border-box;
}



.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
      position: relative;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 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-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
  box-sizing: border-box;
}



.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
      position: relative;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 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-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
  box-sizing: border-box;
}



.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
      position: relative;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}@media (max-width: 767px){#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  margin: 0 !important;
  overflow: visible;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add background color handling */
  
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }

    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-link {
      aspect-ratio: 129/22;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 129px;
  }



  img.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
    
    
    
    max-height: 129px;
  }


.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image {
  box-sizing: border-box;
}



.s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 {
      --shg-aspect-ratio: calc(129/22); 
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container {
      position: relative;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dc1a1b9-7e14-4ed9-a0da-56a0b4fc4c47 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 129px;
    }
  }

}
#s-1c4cb46c-199f-4b6b-b6d8-571bd2c7dc30 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c4cb46c-199f-4b6b-b6d8-571bd2c7dc30 .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-53931508-f10d-4658-a628-8c3381a79eab {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53931508-f10d-4658-a628-8c3381a79eab .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-cf71eb19-1a03-4c6a-920b-03928d6c643c {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-cf71eb19-1a03-4c6a-920b-03928d6c643c {
  margin-top: 23px;
margin-bottom: 23px;
}
}







#s-cf71eb19-1a03-4c6a-920b-03928d6c643c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf71eb19-1a03-4c6a-920b-03928d6c643c {
  cursor: pointer;
}#s-cf71eb19-1a03-4c6a-920b-03928d6c643c.shg-box.shg-c {
  justify-content: center;
}

#s-71eb3e83-86af-4976-bbb3-63a661d1fcc9 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71eb3e83-86af-4976-bbb3-63a661d1fcc9 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 36px;
  
  
  
}


@media (min-width: 768px) and (max-width: 991px){#s-71eb3e83-86af-4976-bbb3-63a661d1fcc9 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}


}@media (max-width: 767px){#s-71eb3e83-86af-4976-bbb3-63a661d1fcc9 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  600 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 24px;
  
  
  
}


}
#s-95085215-9e90-4277-96e1-8e4cb009d453 {
  margin-left: 7%;
margin-right: 7%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-95085215-9e90-4277-96e1-8e4cb009d453 {
  margin-left: 3%;
margin-right: 3%;
}
}@media (max-width: 767px){#s-95085215-9e90-4277-96e1-8e4cb009d453 {
  margin-left: 0%;
margin-right: 0%;
}
}







#s-95085215-9e90-4277-96e1-8e4cb009d453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-95085215-9e90-4277-96e1-8e4cb009d453.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-970659b4-85c3-4c97-819e-41f61642d502"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 8.5px);
}

}

@media (min-width: 768px) {
[id="s-970659b4-85c3-4c97-819e-41f61642d502"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.75px);
}

}

@media (min-width: 992px) {
[id="s-970659b4-85c3-4c97-819e-41f61642d502"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.75px);
}

}

@media (min-width: 1200px) {
[id="s-970659b4-85c3-4c97-819e-41f61642d502"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.75px);
}

}

#s-eb51b2be-ddf9-4055-9616-b69dedbe8957 {
  min-height: 50px;
}








#s-eb51b2be-ddf9-4055-9616-b69dedbe8957 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eb51b2be-ddf9-4055-9616-b69dedbe8957 {
  cursor: pointer;
}#s-eb51b2be-ddf9-4055-9616-b69dedbe8957.shg-box.shg-c {
  justify-content: center;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin-left: auto;
margin-right: auto;
max-width: 1000px;
aspect-ratio: 1000/1206;
text-align: center;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
  box-sizing: border-box;
}



.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
      position: relative;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
  box-sizing: border-box;
}



.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
      position: relative;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 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-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
  box-sizing: border-box;
}



.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
      position: relative;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 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-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
  box-sizing: border-box;
}



.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
      position: relative;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  margin: 0 !important;
  overflow: visible;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add background color handling */
  
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image {
  box-sizing: border-box;
}



.s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container {
      position: relative;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b366d7f2-f5ff-42ee-b597-cc80743911d1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-b93378a4-32fb-439e-bc6a-e8ca49f899ab {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-058b0e96-4cd9-4ee6-9772-f3c5aa27010b {
  min-height: 50px;
}








#s-058b0e96-4cd9-4ee6-9772-f3c5aa27010b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-058b0e96-4cd9-4ee6-9772-f3c5aa27010b {
  cursor: pointer;
}#s-058b0e96-4cd9-4ee6-9772-f3c5aa27010b.shg-box.shg-c {
  justify-content: center;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  max-width: 1000px;
aspect-ratio: 1000/1206;
text-align: center;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  margin: 0 !important;
  overflow: visible;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add background color handling */
  
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
  box-sizing: border-box;
}



.s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-822168f6-06bb-4a07-bfdd-2af987747f05 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
      position: relative;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  margin: 0 !important;
  overflow: visible;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add background color handling */
  
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
  box-sizing: border-box;
}



.s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-822168f6-06bb-4a07-bfdd-2af987747f05 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
      position: relative;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05 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-822168f6-06bb-4a07-bfdd-2af987747f05 {
  margin: 0 !important;
  overflow: visible;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add background color handling */
  
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
  box-sizing: border-box;
}



.s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-822168f6-06bb-4a07-bfdd-2af987747f05 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
      position: relative;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05 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-822168f6-06bb-4a07-bfdd-2af987747f05 {
  margin: 0 !important;
  overflow: visible;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add background color handling */
  
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
  box-sizing: border-box;
}



.s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-822168f6-06bb-4a07-bfdd-2af987747f05 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
      position: relative;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  margin: 0 !important;
  overflow: visible;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-822168f6-06bb-4a07-bfdd-2af987747f05 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add background color handling */
  
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-822168f6-06bb-4a07-bfdd-2af987747f05 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-822168f6-06bb-4a07-bfdd-2af987747f05 .shogun-image-content {
  
    justify-content: center;
  
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image {
  box-sizing: border-box;
}



.s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-822168f6-06bb-4a07-bfdd-2af987747f05 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container {
      position: relative;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-822168f6-06bb-4a07-bfdd-2af987747f05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-a56993a6-ae1a-4075-83a5-f257189735c1 {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-875e4a64-8fe5-420e-aa50-4b26f83c0738 {
  min-height: 50px;
}








#s-875e4a64-8fe5-420e-aa50-4b26f83c0738 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-875e4a64-8fe5-420e-aa50-4b26f83c0738 {
  cursor: pointer;
}#s-875e4a64-8fe5-420e-aa50-4b26f83c0738.shg-box.shg-c {
  justify-content: center;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  max-width: 1000px;
aspect-ratio: 1000/1206;
text-align: center;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  margin: 0 !important;
  overflow: visible;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add background color handling */
  
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-content {
  
    justify-content: center;
  
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
  box-sizing: border-box;
}



.s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
      position: relative;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  margin: 0 !important;
  overflow: visible;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add background color handling */
  
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-content {
  
    justify-content: center;
  
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
  box-sizing: border-box;
}



.s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
      position: relative;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e 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-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  margin: 0 !important;
  overflow: visible;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add background color handling */
  
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-content {
  
    justify-content: center;
  
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
  box-sizing: border-box;
}



.s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
      position: relative;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e 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-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  margin: 0 !important;
  overflow: visible;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add background color handling */
  
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-content {
  
    justify-content: center;
  
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
  box-sizing: border-box;
}



.s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
      position: relative;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  margin: 0 !important;
  overflow: visible;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add background color handling */
  
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-02d6da11-594d-4ba9-93c7-10b30f78a44e .shogun-image-content {
  
    justify-content: center;
  
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image {
  box-sizing: border-box;
}



.s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container {
      position: relative;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-02d6da11-594d-4ba9-93c7-10b30f78a44e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-41cc21d9-fe10-41fd-b70d-413c63e5f82c {
  margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
}

#s-76720dab-2daa-44f1-971c-18513e25ba7c {
  min-height: 50px;
}








#s-76720dab-2daa-44f1-971c-18513e25ba7c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-76720dab-2daa-44f1-971c-18513e25ba7c {
  cursor: pointer;
}#s-76720dab-2daa-44f1-971c-18513e25ba7c.shg-box.shg-c {
  justify-content: center;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  max-width: 1000px;
aspect-ratio: 1000/1206;
text-align: center;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
  box-sizing: border-box;
}



.s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
      position: relative;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

@media (min-width: 1200px){#s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
  box-sizing: border-box;
}



.s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
      position: relative;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 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-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
  box-sizing: border-box;
}



.s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
      position: relative;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 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-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
  box-sizing: border-box;
}



.s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
      position: relative;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}@media (max-width: 767px){#s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  margin: 0 !important;
  overflow: visible;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add background color handling */
  
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }

    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-link {
      aspect-ratio: 1000/1206;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1000px;
  }



  img.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
    
    
    
    max-height: 1000px;
  }


.s-b173767b-3fe3-437c-9441-b570fefa5fe4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image {
  box-sizing: border-box;
}



.s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 {
      --shg-aspect-ratio: calc(1000/1206); 
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container {
      position: relative;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b173767b-3fe3-437c-9441-b570fefa5fe4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1000px;
    }
  }

}
#s-323362a0-6fc8-4448-a75c-d4d5bbcea500 {
  padding-top: 0px;
padding-bottom: 10px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}

#s-3c36cd96-cddd-4274-981c-4638801a185e {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-bottom: 15px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3c36cd96-cddd-4274-981c-4638801a185e {
  display: unset;
}
#s-3c36cd96-cddd-4274-981c-4638801a185e, #wrap-s-3c36cd96-cddd-4274-981c-4638801a185e, #wrap-content-s-3c36cd96-cddd-4274-981c-4638801a185e { display: unset !important; }}







#s-3c36cd96-cddd-4274-981c-4638801a185e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3c36cd96-cddd-4274-981c-4638801a185e {
  cursor: pointer;
}#s-3c36cd96-cddd-4274-981c-4638801a185e.shg-box.shg-c {
  justify-content: center;
}

#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center top;
}

#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-2e0868e9-f735-408d-86ae-507bb5386950 {
  background-image: url(https://i.shgcdn.com/1f50f1bf-f6cf-445a-8f98-8129fde1a102/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-2e0868e9-f735-408d-86ae-507bb5386950.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-2e0868e9-f735-408d-86ae-507bb5386950 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e0868e9-f735-408d-86ae-507bb5386950.shg-box.shg-c {
  justify-content: center;
}

#s-92a52304-3e91-4fc2-9f20-a4602ea8d953 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-92a52304-3e91-4fc2-9f20-a4602ea8d953 {
  margin-top: 34px;
margin-bottom: -1px;
}
}
#s-92a52304-3e91-4fc2-9f20-a4602ea8d953 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  800 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  font-size: 48.8px;
  line-height: 0.5em;
  
  
}


@media (max-width: 767px){#s-92a52304-3e91-4fc2-9f20-a4602ea8d953 .shogun-heading-component h1 {
  color: rgba(21, 44, 78, 1);
  font-weight:  800 ;
  font-family: "Source Sans 3";
  font-style:  normal ;
  font-size: 31.799999999999997px;
  line-height: 0.5em;
  
  
}


}
#s-d5170205-5717-40e7-90f9-4d61df36bf61 {
  margin-top: 2px;
margin-left: auto;
margin-bottom: -6px;
margin-right: auto;
}
@media (max-width: 767px){#s-d5170205-5717-40e7-90f9-4d61df36bf61 {
  margin-left: 6%;
margin-right: 6%;
}
}
#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 30px;
margin-right: 0%;
padding-top: 9px;
padding-left: 20px;
padding-bottom: 9px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8:hover {background-color: rgba(30, 100, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8:active {background-color: rgba(21, 44, 78, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8 {
  margin-left: -3%;
margin-right: -3%;
}
}

  #s-3bdb81b5-58e7-4a95-a678-39a077b71ca8-root {
    text-align: center;
  }


#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3bdb81b5-58e7-4a95-a678-39a077b71ca8-root {
    text-align: center;
  }


#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3bdb81b5-58e7-4a95-a678-39a077b71ca8-root {
    text-align: center;
  }


#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3bdb81b5-58e7-4a95-a678-39a077b71ca8-root {
    text-align: center;
  }


#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3bdb81b5-58e7-4a95-a678-39a077b71ca8-root {
    text-align: center;
  }


#s-3bdb81b5-58e7-4a95-a678-39a077b71ca8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
  font-weight: 700;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-d8f9ee6c-49d2-4f43-82b9-2d828ae8b2e3 {
  text-align: center;
}

#s-befdd0c1-a450-419e-8d3b-f798246b32eb {
  background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#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(21, 44, 78, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#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(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Lato;
  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(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Lato;
  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(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Lato;
  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(255, 255, 255, 1);
  font-size: 18px;
  
  
  font-family: Lato;
  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(255, 255, 255, 1);
  font-size: 15px;
  
  
  font-family: Lato;
  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 ;
}
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#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}