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

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

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

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

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

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

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

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

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

#s-c2070d88-42ce-48b2-bd96-c366178b8b81 {
  min-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c2070d88-42ce-48b2-bd96-c366178b8b81 {
  display: none;
}
#s-c2070d88-42ce-48b2-bd96-c366178b8b81, #wrap-s-c2070d88-42ce-48b2-bd96-c366178b8b81 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c2070d88-42ce-48b2-bd96-c366178b8b81 {
  display: none;
}
#s-c2070d88-42ce-48b2-bd96-c366178b8b81, #wrap-s-c2070d88-42ce-48b2-bd96-c366178b8b81 { display: none !important; }}@media (max-width: 767px){#s-c2070d88-42ce-48b2-bd96-c366178b8b81 {
  display: none;
}
#s-c2070d88-42ce-48b2-bd96-c366178b8b81, #wrap-s-c2070d88-42ce-48b2-bd96-c366178b8b81 { display: none !important; }}







#s-c2070d88-42ce-48b2-bd96-c366178b8b81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c2070d88-42ce-48b2-bd96-c366178b8b81.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}@media (max-width: 767px){#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  
}
}
#s-9db044ca-f446-4eea-8094-4a518ba7acb0 {
  background-image: url();
}








#s-9db044ca-f446-4eea-8094-4a518ba7acb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9db044ca-f446-4eea-8094-4a518ba7acb0.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 {
  display: none;
}
#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91, #wrap-s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 {
  display: none;
}
#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91, #wrap-s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 {
  display: none;
}
#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91, #wrap-s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 { display: none !important; }}







#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55b9b6b1-0315-4f69-8044-7d71e7b8db91.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  display: none;
}
#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1, #wrap-s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  display: none;
}
#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1, #wrap-s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  display: none;
}
#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1, #wrap-s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 { display: none !important; }}@media (max-width: 767px){#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  display: unset;
}
#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1, #wrap-s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 { display: unset !important; }}
#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  background-image: url(https://i.shgcdn.com/837a1c1f-cbfc-422a-8543-d53777d8b950/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1 {
  cursor: pointer;
}#s-92195a21-55a6-4ae4-a21e-d0e5b4110cd1.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3372ec34-1b23-4abc-88c4-a47d48a4911d {
  min-height: 50px;
}








#s-3372ec34-1b23-4abc-88c4-a47d48a4911d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3372ec34-1b23-4abc-88c4-a47d48a4911d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c3ce133-ebf7-455f-a752-437238734621 {
  min-height: 50px;
}








#s-6c3ce133-ebf7-455f-a752-437238734621 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c3ce133-ebf7-455f-a752-437238734621.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-56484e6c-9568-4108-8d05-10eb80ec7f6d {
  min-height: 50px;
}








#s-56484e6c-9568-4108-8d05-10eb80ec7f6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-56484e6c-9568-4108-8d05-10eb80ec7f6d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

.shg-image-content-wrapper {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
  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;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

.shogun-image-content>div {
  width: 100%;
}

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-a26879c6-a69e-4e89-a8dc-65064f894188 {
  max-width: 3000px;
aspect-ratio: 3000/625;
text-align: center;
}





  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image,
  #s-a26879c6-a69e-4e89-a8dc-65064f894188 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 {
    width: 100%;
    height: auto;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
    
    
  }


.s-a26879c6-a69e-4e89-a8dc-65064f894188 .shogun-image-content {
  
    align-items: center;
  
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a26879c6-a69e-4e89-a8dc-65064f894188 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
      position: relative;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image,
  #s-a26879c6-a69e-4e89-a8dc-65064f894188 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 {
    width: 100%;
    height: auto;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
    
    
  }


.s-a26879c6-a69e-4e89-a8dc-65064f894188 .shogun-image-content {
  
    align-items: center;
  
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a26879c6-a69e-4e89-a8dc-65064f894188 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
      position: relative;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image,
  #s-a26879c6-a69e-4e89-a8dc-65064f894188 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 {
    width: 100%;
    height: auto;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
    
    
  }


.s-a26879c6-a69e-4e89-a8dc-65064f894188 .shogun-image-content {
  
    align-items: center;
  
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a26879c6-a69e-4e89-a8dc-65064f894188 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
      position: relative;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image,
  #s-a26879c6-a69e-4e89-a8dc-65064f894188 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 {
    width: 100%;
    height: auto;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
    
    
  }


.s-a26879c6-a69e-4e89-a8dc-65064f894188 .shogun-image-content {
  
    align-items: center;
  
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a26879c6-a69e-4e89-a8dc-65064f894188 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
      position: relative;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image,
  #s-a26879c6-a69e-4e89-a8dc-65064f894188 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 {
    width: 100%;
    height: auto;
  }

  #s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
    
    
  }


.s-a26879c6-a69e-4e89-a8dc-65064f894188 .shogun-image-content {
  
    align-items: center;
  
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a26879c6-a69e-4e89-a8dc-65064f894188 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container {
      position: relative;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a26879c6-a69e-4e89-a8dc-65064f894188 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-fd2b34bd-8bd7-4541-8df0-82b89813ecba {
  min-height: 50px;
}








#s-fd2b34bd-8bd7-4541-8df0-82b89813ecba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd2b34bd-8bd7-4541-8df0-82b89813ecba.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3bf8833-ed7d-4064-b3d4-73127744fa24 {
  min-height: 50px;
}








#s-c3bf8833-ed7d-4064-b3d4-73127744fa24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3bf8833-ed7d-4064-b3d4-73127744fa24.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-530e61e4-e188-4ba6-949d-bcbb41ae2ea6 {
  min-height: 50px;
}








#s-530e61e4-e188-4ba6-949d-bcbb41ae2ea6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-530e61e4-e188-4ba6-949d-bcbb41ae2ea6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.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-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf {
  margin-top: 19px;
margin-left: 0%;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
}
#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(38, 40, 44, 1) !important;}

  #s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf-root {
    text-align: center;
  }


#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf-root {
    text-align: center;
  }


#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf-root {
    text-align: center;
  }


#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf-root {
    text-align: center;
  }


#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf-root {
    text-align: center;
  }


#s-3c870b8b-82d8-4bc0-9d1d-e1d6001fdcaf.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-885018c8-4323-45d3-8b3c-4fde95e19d1e {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 0%;
padding-left: 2%;
padding-bottom: 0%;
padding-right: 2%;
min-height: 600px;
background-position: center center;
background-attachment: scroll;
}
@media (max-width: 767px){#s-885018c8-4323-45d3-8b3c-4fde95e19d1e {
  display: none;
}
#s-885018c8-4323-45d3-8b3c-4fde95e19d1e, #wrap-s-885018c8-4323-45d3-8b3c-4fde95e19d1e { display: none !important; }}
#s-885018c8-4323-45d3-8b3c-4fde95e19d1e {
  background-image: url(https://i.shgcdn.com/c864cbfb-5a73-4069-b460-819240d1eb06/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-885018c8-4323-45d3-8b3c-4fde95e19d1e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.1;
}#s-885018c8-4323-45d3-8b3c-4fde95e19d1e {
  cursor: pointer;
}#s-885018c8-4323-45d3-8b3c-4fde95e19d1e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-95f2ae34-5a2f-4bce-9f05-b81db1a55bf7 {
  min-height: 50px;
}








#s-95f2ae34-5a2f-4bce-9f05-b81db1a55bf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95f2ae34-5a2f-4bce-9f05-b81db1a55bf7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
  max-width: 3000px;
aspect-ratio: 3000/625;
text-align: center;
}





  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image,
  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
    width: 100%;
    height: auto;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
    
    
  }


.s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shogun-image-content {
  
    align-items: center;
  
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
      position: relative;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image,
  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
    width: 100%;
    height: auto;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
    
    
  }


.s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shogun-image-content {
  
    align-items: center;
  
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
      position: relative;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image,
  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
    width: 100%;
    height: auto;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
    
    
  }


.s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shogun-image-content {
  
    align-items: center;
  
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
      position: relative;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image,
  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
    width: 100%;
    height: auto;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
    
    
  }


.s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shogun-image-content {
  
    align-items: center;
  
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
      position: relative;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image,
  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
    width: 100%;
    height: auto;
  }

  #s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
    
    
  }


.s-3828d598-4e39-44b0-81cf-e094c0d57a03 .shogun-image-content {
  
    align-items: center;
  
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 {
      --shg-aspect-ratio: calc(3000/625); 
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container {
      position: relative;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3828d598-4e39-44b0-81cf-e094c0d57a03 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45 {
  margin-top: 19px;
margin-left: 0%;
margin-bottom: 2px;
padding-top: 10px;
padding-left: 19px;
padding-bottom: 10px;
padding-right: 19px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
letter-spacing: 0px;
}
#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45:hover {border-style: solid !important;
border-color: rgba(34, 25, 77, 0) !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(38, 40, 44, 1) !important;}

  #s-f794a6ed-8c9b-414a-a750-8abf8abb8d45-root {
    text-align: center;
  }


#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f794a6ed-8c9b-414a-a750-8abf8abb8d45-root {
    text-align: center;
  }


#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f794a6ed-8c9b-414a-a750-8abf8abb8d45-root {
    text-align: center;
  }


#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f794a6ed-8c9b-414a-a750-8abf8abb8d45-root {
    text-align: center;
  }


#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f794a6ed-8c9b-414a-a750-8abf8abb8d45-root {
    text-align: center;
  }


#s-f794a6ed-8c9b-414a-a750-8abf8abb8d45.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: 800;
  
  font-family: Source Sans 3;
  display:  inline-block ;
}
}
#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 {
  display: none;
}
#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5, #wrap-s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 {
  display: none;
}
#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5, #wrap-s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 {
  display: none;
}
#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5, #wrap-s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 { display: none !important; }}







#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b72d028-9e73-4bdf-971c-86e79e1bc1f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 {
  margin-top: 40px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
}
@media (min-width: 1200px){#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 {
  display: none;
}
#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08, #wrap-s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 {
  display: none;
}
#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08, #wrap-s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 {
  display: none;
}
#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08, #wrap-s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 { display: none !important; }}@media (max-width: 767px){#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 {
  display: unset;
}
#s-7640d8d8-2312-4ab6-9725-4c306a4b0c08, #wrap-s-7640d8d8-2312-4ab6-9725-4c306a4b0c08 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-7640d8d8-2312-4ab6-9725-4c306a4b0c08"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-7640d8d8-2312-4ab6-9725-4c306a4b0c08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7640d8d8-2312-4ab6-9725-4c306a4b0c08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7640d8d8-2312-4ab6-9725-4c306a4b0c08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image,
  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
    width: 100%;
    height: auto;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
    
    
  }


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
  box-sizing: border-box;
}


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
      position: relative;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image,
  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
    width: 100%;
    height: auto;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
    
    
  }


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
  box-sizing: border-box;
}


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
      position: relative;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image,
  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
    width: 100%;
    height: auto;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
    
    
  }


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
  box-sizing: border-box;
}


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
      position: relative;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image,
  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
    width: 100%;
    height: auto;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
    
    
  }


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
  box-sizing: border-box;
}


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
      position: relative;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image,
  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
    width: 100%;
    height: auto;
  }

  #s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
    
    
  }


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shogun-image-content {
  
    align-items: center;
  
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image {
  box-sizing: border-box;
}


.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-7d6f5dd7-772c-4b90-baf6-7de029586141 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container {
      position: relative;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7d6f5dd7-772c-4b90-baf6-7de029586141 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-c997d729-a125-4fbd-a96b-4e84d17f6b42 {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-c997d729-a125-4fbd-a96b-4e84d17f6b42"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c997d729-a125-4fbd-a96b-4e84d17f6b42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c997d729-a125-4fbd-a96b-4e84d17f6b42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c997d729-a125-4fbd-a96b-4e84d17f6b42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

.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 ::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-45085df9-4e77-4413-b5ec-b9ea4ec865c6 {
  margin-top: 10px;
}

#s-a26fdab1-cd34-4778-a084-b995a35bd793 {
  margin-top: 10px;
}

#s-56a4ca7f-0519-4d7b-a87f-016ed34c9724 {
  margin-top: -4px;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image,
  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
    width: 100%;
    height: auto;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
    
    
  }


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
  box-sizing: border-box;
}


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
      position: relative;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image,
  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
    width: 100%;
    height: auto;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
    
    
  }


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
  box-sizing: border-box;
}


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
      position: relative;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image,
  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
    width: 100%;
    height: auto;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
    
    
  }


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
  box-sizing: border-box;
}


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
      position: relative;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image,
  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
    width: 100%;
    height: auto;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
    
    
  }


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
  box-sizing: border-box;
}


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
      position: relative;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image,
  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
    width: 100%;
    height: auto;
  }

  #s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
    
    
  }


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shogun-image-content {
  
    align-items: center;
  
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image {
  box-sizing: border-box;
}


.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container {
      position: relative;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3eec9022-8223-4a60-a429-aa39d0b3ebc3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6abe441a-721b-42f2-9789-0ecba39d3c31 {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-6abe441a-721b-42f2-9789-0ecba39d3c31"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-6abe441a-721b-42f2-9789-0ecba39d3c31"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6abe441a-721b-42f2-9789-0ecba39d3c31"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6abe441a-721b-42f2-9789-0ecba39d3c31"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6322f9e1-bf98-4165-a80b-a39a9bbfe972 {
  margin-top: 10px;
}

#s-51a97617-4d70-44b3-9dd3-3b590c516f74 {
  margin-top: 10px;
}

#s-7e0445a1-005d-4377-8511-304b197368c6 {
  margin-top: -4px;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
  margin-top: 15px;
max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image,
  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
    width: 100%;
    height: auto;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
    
    
  }


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
  box-sizing: border-box;
}


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
      position: relative;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image,
  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
    width: 100%;
    height: auto;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
    
    
  }


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
  box-sizing: border-box;
}


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
      position: relative;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image,
  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
    width: 100%;
    height: auto;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
    
    
  }


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
  box-sizing: border-box;
}


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
      position: relative;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image,
  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
    width: 100%;
    height: auto;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
    
    
  }


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
  box-sizing: border-box;
}


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
      position: relative;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image,
  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
    width: 100%;
    height: auto;
  }

  #s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
    
    
  }


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shogun-image-content {
  
    align-items: center;
  
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image {
  box-sizing: border-box;
}


.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-a3f89bb0-6d14-4b48-9d27-129905c98a34 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container {
      position: relative;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a3f89bb0-6d14-4b48-9d27-129905c98a34 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-faa937bd-5ce5-46b7-9963-5c902b5a720c {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-faa937bd-5ce5-46b7-9963-5c902b5a720c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-faa937bd-5ce5-46b7-9963-5c902b5a720c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-faa937bd-5ce5-46b7-9963-5c902b5a720c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-faa937bd-5ce5-46b7-9963-5c902b5a720c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-de954cf0-459b-49c1-afe3-3f3159ff83ba {
  margin-top: 10px;
}

#s-d1879ac6-db01-4d91-94bd-386793a958b2 {
  margin-top: 10px;
}

#s-f95335b0-6ff2-4f20-aefc-6348640e6a58 {
  margin-top: -4px;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db {
  margin-top: 15px;
max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image,
  #s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db {
    width: 100%;
    height: auto;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
    
    
  }


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shogun-image-content {
  
    align-items: center;
  
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
  box-sizing: border-box;
}


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-4128010e-38d8-49fc-9add-ea6b254f44db {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
      position: relative;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image,
  #s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db {
    width: 100%;
    height: auto;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
    
    
  }


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shogun-image-content {
  
    align-items: center;
  
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
  box-sizing: border-box;
}


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-4128010e-38d8-49fc-9add-ea6b254f44db {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
      position: relative;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image,
  #s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db {
    width: 100%;
    height: auto;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
    
    
  }


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shogun-image-content {
  
    align-items: center;
  
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
  box-sizing: border-box;
}


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-4128010e-38d8-49fc-9add-ea6b254f44db {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
      position: relative;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image,
  #s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db {
    width: 100%;
    height: auto;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
    
    
  }


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shogun-image-content {
  
    align-items: center;
  
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
  box-sizing: border-box;
}


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-4128010e-38d8-49fc-9add-ea6b254f44db {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
      position: relative;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image,
  #s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db {
    width: 100%;
    height: auto;
  }

  #s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
    
    
  }


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shogun-image-content {
  
    align-items: center;
  
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image {
  box-sizing: border-box;
}


.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-4128010e-38d8-49fc-9add-ea6b254f44db .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-4128010e-38d8-49fc-9add-ea6b254f44db {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container {
      position: relative;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4128010e-38d8-49fc-9add-ea6b254f44db img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-d0f6d41d-8931-40ee-b86b-3e0386982f1f {
  margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-d0f6d41d-8931-40ee-b86b-3e0386982f1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-d0f6d41d-8931-40ee-b86b-3e0386982f1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d0f6d41d-8931-40ee-b86b-3e0386982f1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d0f6d41d-8931-40ee-b86b-3e0386982f1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-3254b1b2-33ab-4a2f-b656-11a088ad9006 {
  margin-top: 10px;
}

#s-8f4c3dbd-644b-4b2f-ae1c-3d4efaadc6ad {
  margin-top: 10px;
}

#s-b298dcd4-8149-470e-9741-23ecdbd2b4b5 {
  margin-top: -4px;
}

#s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef {
  margin-top: 40px;
margin-left: 8%;
margin-bottom: 40px;
margin-right: 8%;
}
@media (max-width: 767px){#s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef {
  display: none;
}
#s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef, #wrap-s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef { display: none !important; }}
@media (min-width: 0px) {
[id="s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-a95e7bbf-fd78-44da-b5bc-88e23962b7ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image,
  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
    width: 100%;
    height: auto;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
    
    
  }


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
  box-sizing: border-box;
}


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
      position: relative;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image,
  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
    width: 100%;
    height: auto;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
    
    
  }


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
  box-sizing: border-box;
}


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
      position: relative;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image,
  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
    width: 100%;
    height: auto;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
    
    
  }


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
  box-sizing: border-box;
}


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
      position: relative;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image,
  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
    width: 100%;
    height: auto;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
    
    
  }


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
  box-sizing: border-box;
}


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
      position: relative;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image,
  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
    width: 100%;
    height: auto;
  }

  #s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
    
    
  }


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shogun-image-content {
  
    align-items: center;
  
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image {
  box-sizing: border-box;
}


.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-0fcc962e-e0e8-4c32-a170-46199f437d23 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container {
      position: relative;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0fcc962e-e0e8-4c32-a170-46199f437d23 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a4e2cec1-241a-49be-b49c-f6a03ea07e5a {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-a4e2cec1-241a-49be-b49c-f6a03ea07e5a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a4e2cec1-241a-49be-b49c-f6a03ea07e5a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a4e2cec1-241a-49be-b49c-f6a03ea07e5a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a4e2cec1-241a-49be-b49c-f6a03ea07e5a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-840fe9e3-0e4e-4db3-942e-9f5eff1dc902 {
  margin-top: 10px;
}

#s-5be934d6-7afe-4989-860f-d66b48510d8e {
  margin-top: 10px;
}

#s-1badb716-d24b-42ab-a018-6a9dcb092729 {
  margin-top: -4px;
}

#s-e677706f-c704-495e-85bb-b93736f41e74 {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image,
  #s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 {
    width: 100%;
    height: auto;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
    
    
  }


.s-e677706f-c704-495e-85bb-b93736f41e74 .shogun-image-content {
  
    align-items: center;
  
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
  box-sizing: border-box;
}


.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-e677706f-c704-495e-85bb-b93736f41e74 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
      position: relative;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image,
  #s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 {
    width: 100%;
    height: auto;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
    
    
  }


.s-e677706f-c704-495e-85bb-b93736f41e74 .shogun-image-content {
  
    align-items: center;
  
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
  box-sizing: border-box;
}


.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-e677706f-c704-495e-85bb-b93736f41e74 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
      position: relative;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image,
  #s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 {
    width: 100%;
    height: auto;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
    
    
  }


.s-e677706f-c704-495e-85bb-b93736f41e74 .shogun-image-content {
  
    align-items: center;
  
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
  box-sizing: border-box;
}


.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-e677706f-c704-495e-85bb-b93736f41e74 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
      position: relative;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image,
  #s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 {
    width: 100%;
    height: auto;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
    
    
  }


.s-e677706f-c704-495e-85bb-b93736f41e74 .shogun-image-content {
  
    align-items: center;
  
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
  box-sizing: border-box;
}


.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-e677706f-c704-495e-85bb-b93736f41e74 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
      position: relative;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image,
  #s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 {
    width: 100%;
    height: auto;
  }

  #s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
    
    
  }


.s-e677706f-c704-495e-85bb-b93736f41e74 .shogun-image-content {
  
    align-items: center;
  
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image {
  box-sizing: border-box;
}


.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-e677706f-c704-495e-85bb-b93736f41e74 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-e677706f-c704-495e-85bb-b93736f41e74 {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container {
      position: relative;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e677706f-c704-495e-85bb-b93736f41e74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-7bdcbf3c-0b63-497a-8859-0ce76c628521 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-7bdcbf3c-0b63-497a-8859-0ce76c628521"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-7bdcbf3c-0b63-497a-8859-0ce76c628521"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7bdcbf3c-0b63-497a-8859-0ce76c628521"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bdcbf3c-0b63-497a-8859-0ce76c628521"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-06dd0813-c1c8-4bf2-8fca-502f92d81000 {
  margin-top: 10px;
}

#s-c2cd53f0-d6ee-4d71-a071-de72134a17a1 {
  margin-top: 10px;
}

#s-f873dc46-863a-487f-b112-8cbd78f5e74a {
  margin-top: -4px;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image,
  #s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e {
    width: 100%;
    height: auto;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
    
    
  }


.s-128d1033-2a8b-486d-866f-88dd2913915e .shogun-image-content {
  
    align-items: center;
  
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
  box-sizing: border-box;
}


.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-128d1033-2a8b-486d-866f-88dd2913915e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
      position: relative;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image,
  #s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e {
    width: 100%;
    height: auto;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
    
    
  }


.s-128d1033-2a8b-486d-866f-88dd2913915e .shogun-image-content {
  
    align-items: center;
  
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
  box-sizing: border-box;
}


.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-128d1033-2a8b-486d-866f-88dd2913915e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
      position: relative;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image,
  #s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e {
    width: 100%;
    height: auto;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
    
    
  }


.s-128d1033-2a8b-486d-866f-88dd2913915e .shogun-image-content {
  
    align-items: center;
  
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
  box-sizing: border-box;
}


.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-128d1033-2a8b-486d-866f-88dd2913915e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
      position: relative;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image,
  #s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e {
    width: 100%;
    height: auto;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
    
    
  }


.s-128d1033-2a8b-486d-866f-88dd2913915e .shogun-image-content {
  
    align-items: center;
  
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
  box-sizing: border-box;
}


.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-128d1033-2a8b-486d-866f-88dd2913915e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
      position: relative;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image,
  #s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e {
    width: 100%;
    height: auto;
  }

  #s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
    
    
  }


.s-128d1033-2a8b-486d-866f-88dd2913915e .shogun-image-content {
  
    align-items: center;
  
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image {
  box-sizing: border-box;
}


.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-128d1033-2a8b-486d-866f-88dd2913915e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-128d1033-2a8b-486d-866f-88dd2913915e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container {
      position: relative;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-128d1033-2a8b-486d-866f-88dd2913915e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a76f1529-acef-4c17-8a24-8613901066a4 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-a76f1529-acef-4c17-8a24-8613901066a4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a76f1529-acef-4c17-8a24-8613901066a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a76f1529-acef-4c17-8a24-8613901066a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a76f1529-acef-4c17-8a24-8613901066a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-48cd6951-75b1-4ff7-9cef-ac9150efef69 {
  margin-top: 10px;
}

#s-f2621087-fe08-4bc6-8e98-e844f2e50f9a {
  margin-top: 10px;
}

#s-96f1c413-6397-43c3-856f-b8a4e98eca6e {
  margin-top: -4px;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e {
  max-width: 760px;
aspect-ratio: 760/1120;
text-align: center;
}





  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image,
  #s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e {
    width: 100%;
    height: auto;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
    
    
  }


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
  box-sizing: border-box;
}


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-319b576f-5214-446b-adca-55bb9ec50a2e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
      position: relative;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image,
  #s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e {
    width: 100%;
    height: auto;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
    
    
  }


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
  box-sizing: border-box;
}


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-319b576f-5214-446b-adca-55bb9ec50a2e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
      position: relative;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image,
  #s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e {
    width: 100%;
    height: auto;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
    
    
  }


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
  box-sizing: border-box;
}


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-319b576f-5214-446b-adca-55bb9ec50a2e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
      position: relative;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image,
  #s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e {
    width: 100%;
    height: auto;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
    
    
  }


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
  box-sizing: border-box;
}


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-319b576f-5214-446b-adca-55bb9ec50a2e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
      position: relative;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image,
  #s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e {
    width: 100%;
    height: auto;
  }

  #s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
    
    
  }


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shogun-image-content {
  
    align-items: center;
  
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image {
  box-sizing: border-box;
}


.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-319b576f-5214-446b-adca-55bb9ec50a2e .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}



  @supports not (aspect-ratio: 1/1) {
    .s-319b576f-5214-446b-adca-55bb9ec50a2e {
      --shg-aspect-ratio: calc(760/1120); 
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container {
      position: relative;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-319b576f-5214-446b-adca-55bb9ec50a2e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-23ed1fc9-59f6-4889-b4f4-102b73f54035 {
  margin-top: 10px;
}

@media (min-width: 0px) {
[id="s-23ed1fc9-59f6-4889-b4f4-102b73f54035"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-23ed1fc9-59f6-4889-b4f4-102b73f54035"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-23ed1fc9-59f6-4889-b4f4-102b73f54035"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-23ed1fc9-59f6-4889-b4f4-102b73f54035"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-930bf77f-e21a-4680-8dd7-0b847e6e227b {
  margin-top: 10px;
}

#s-a064ec5d-d544-42aa-9e05-d6f886ac1b3f {
  margin-top: 10px;
}

#s-fe196ac9-8a31-4aa3-b472-41c7b85229e7 {
  margin-top: -4px;
}

#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  margin-top: 5px;
margin-bottom: 5px;
min-height: 101px;
}
@media (min-width: 1200px){#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  display: none;
}
#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308, #wrap-s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  display: none;
}
#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308, #wrap-s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  display: none;
}
#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308, #wrap-s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 { display: none !important; }}@media (max-width: 767px){#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  display: unset;
}
#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308, #wrap-s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 { display: unset !important; }}







#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308 {
  cursor: pointer;
}#s-d9f70763-859b-4a2d-b3ef-a6f575ff7308.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8820c34c-e560-4c15-aaec-c2875f1b0b83 {
  margin-top: 22px;
margin-bottom: 22px;
}

#s-6c3b7a65-b1dc-4430-9750-c418c03ca245 {
  min-height: 90px;
}
@media (max-width: 767px){#s-6c3b7a65-b1dc-4430-9750-c418c03ca245 {
  display: none;
}
#s-6c3b7a65-b1dc-4430-9750-c418c03ca245, #wrap-s-6c3b7a65-b1dc-4430-9750-c418c03ca245 { display: none !important; }}







#s-6c3b7a65-b1dc-4430-9750-c418c03ca245 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c3b7a65-b1dc-4430-9750-c418c03ca245 {
  cursor: pointer;
}#s-6c3b7a65-b1dc-4430-9750-c418c03ca245.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-df075bd0-34ba-4ce8-9c13-6649f638cdd6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df075bd0-34ba-4ce8-9c13-6649f638cdd6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-df075bd0-34ba-4ce8-9c13-6649f638cdd6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-df075bd0-34ba-4ce8-9c13-6649f638cdd6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1536px;
aspect-ratio: 1536/1290;
text-align: center;
opacity: 1;
}





  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image,
  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
    width: 100%;
    height: auto;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
    
    
  }


.s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shogun-image-content {
  
    align-items: center;
  
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
      position: relative;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image,
  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
    width: 100%;
    height: auto;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
    
    
  }


.s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shogun-image-content {
  
    align-items: center;
  
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
      position: relative;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image,
  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
    width: 100%;
    height: auto;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
    
    
  }


.s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shogun-image-content {
  
    align-items: center;
  
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
      position: relative;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image,
  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
    width: 100%;
    height: auto;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
    
    
  }


.s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shogun-image-content {
  
    align-items: center;
  
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
      position: relative;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image,
  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
    width: 100%;
    height: auto;
  }

  #s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
    
    
  }


.s-52fe85e0-d964-432f-b1c5-dbbc71021d19 .shogun-image-content {
  
    align-items: center;
  
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container {
      position: relative;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-52fe85e0-d964-432f-b1c5-dbbc71021d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1536px;
aspect-ratio: 1536/1290;
text-align: center;
}





  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image,
  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
    width: 100%;
    height: auto;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
    
    
  }


.s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shogun-image-content {
  
    align-items: center;
  
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
      position: relative;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image,
  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
    width: 100%;
    height: auto;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
    
    
  }


.s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shogun-image-content {
  
    align-items: center;
  
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
      position: relative;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image,
  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
    width: 100%;
    height: auto;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
    
    
  }


.s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shogun-image-content {
  
    align-items: center;
  
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
      position: relative;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image,
  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
    width: 100%;
    height: auto;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
    
    
  }


.s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shogun-image-content {
  
    align-items: center;
  
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
      position: relative;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image,
  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
    width: 100%;
    height: auto;
  }

  #s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
    
    
  }


.s-a9f809c6-722f-4387-91e5-7377b90ecbc5 .shogun-image-content {
  
    align-items: center;
  
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container {
      position: relative;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a9f809c6-722f-4387-91e5-7377b90ecbc5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
@media (min-width: 0px) {
[id="s-22730087-2241-4dcd-93b1-df03fd9aff77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22730087-2241-4dcd-93b1-df03fd9aff77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-22730087-2241-4dcd-93b1-df03fd9aff77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-22730087-2241-4dcd-93b1-df03fd9aff77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
  margin-left: 0%;
margin-right: 0%;
max-width: 1536px;
aspect-ratio: 1536/1290;
text-align: center;
opacity: 1;
}





  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image,
  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
    width: 100%;
    height: auto;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
    
    
  }


.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shogun-image-content {
  
    align-items: center;
  
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
      position: relative;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image,
  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
    width: 100%;
    height: auto;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
    
    
  }


.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shogun-image-content {
  
    align-items: center;
  
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
      position: relative;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image,
  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
    width: 100%;
    height: auto;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
    
    
  }


.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shogun-image-content {
  
    align-items: center;
  
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
      position: relative;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image,
  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
    width: 100%;
    height: auto;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
    
    
  }


.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shogun-image-content {
  
    align-items: center;
  
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
      position: relative;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image,
  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
    width: 100%;
    height: auto;
  }

  #s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
    
    
  }


.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca .shogun-image-content {
  
    align-items: center;
  
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container {
      position: relative;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e93a341e-6b6b-4360-ba12-1dd27bbbf9ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
  margin-left: 0%;
margin-right: 0%;
max-width: 1536px;
aspect-ratio: 1536/1290;
text-align: center;
}





  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image,
  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
    width: 100%;
    height: auto;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
    
    
  }


.s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
      position: relative;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image,
  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
    width: 100%;
    height: auto;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
    
    
  }


.s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
      position: relative;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image,
  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
    width: 100%;
    height: auto;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
    
    
  }


.s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
      position: relative;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image,
  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
    width: 100%;
    height: auto;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
    
    
  }


.s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
      position: relative;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image,
  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
    width: 100%;
    height: auto;
  }

  #s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
    
    
  }


.s-9a643110-1d75-483c-bd62-c4e78e9882c1 .shogun-image-content {
  
    align-items: center;
  
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 {
      --shg-aspect-ratio: calc(1536/1290); 
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container {
      position: relative;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9a643110-1d75-483c-bd62-c4e78e9882c1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a802b6a2-f883-4839-87ed-ac1fec4c9b3d {
  min-height: 50px;
}








#s-a802b6a2-f883-4839-87ed-ac1fec4c9b3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a802b6a2-f883-4839-87ed-ac1fec4c9b3d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-96d1d982-be39-46ac-a4dc-f90cb4158f81 {
  min-height: 50px;
}








#s-96d1d982-be39-46ac-a4dc-f90cb4158f81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-96d1d982-be39-46ac-a4dc-f90cb4158f81.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d922499d-e961-4131-a6cf-4e1543f07647 {
  margin-top: 22px;
margin-bottom: 0px;
}

@media (max-width: 767px){#s-619e14c3-d04b-4126-bc23-4ef7a3912a37 {
  display: none;
}
#s-619e14c3-d04b-4126-bc23-4ef7a3912a37, #wrap-s-619e14c3-d04b-4126-bc23-4ef7a3912a37 { display: none !important; }}
@media (min-width: 0px) {
[id="s-619e14c3-d04b-4126-bc23-4ef7a3912a37"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-619e14c3-d04b-4126-bc23-4ef7a3912a37"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-619e14c3-d04b-4126-bc23-4ef7a3912a37"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-619e14c3-d04b-4126-bc23-4ef7a3912a37"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image,
  #s-34ad8810-f39a-4076-828a-2f380d63b0eb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb {
    width: 100%;
    height: auto;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
    
    
  }


.s-34ad8810-f39a-4076-828a-2f380d63b0eb .shogun-image-content {
  
    align-items: center;
  
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34ad8810-f39a-4076-828a-2f380d63b0eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
      position: relative;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image,
  #s-34ad8810-f39a-4076-828a-2f380d63b0eb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb {
    width: 100%;
    height: auto;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
    
    
  }


.s-34ad8810-f39a-4076-828a-2f380d63b0eb .shogun-image-content {
  
    align-items: center;
  
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34ad8810-f39a-4076-828a-2f380d63b0eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
      position: relative;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image,
  #s-34ad8810-f39a-4076-828a-2f380d63b0eb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb {
    width: 100%;
    height: auto;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
    
    
  }


.s-34ad8810-f39a-4076-828a-2f380d63b0eb .shogun-image-content {
  
    align-items: center;
  
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34ad8810-f39a-4076-828a-2f380d63b0eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
      position: relative;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image,
  #s-34ad8810-f39a-4076-828a-2f380d63b0eb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb {
    width: 100%;
    height: auto;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
    
    
  }


.s-34ad8810-f39a-4076-828a-2f380d63b0eb .shogun-image-content {
  
    align-items: center;
  
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34ad8810-f39a-4076-828a-2f380d63b0eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
      position: relative;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image,
  #s-34ad8810-f39a-4076-828a-2f380d63b0eb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb {
    width: 100%;
    height: auto;
  }

  #s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
    
    
  }


.s-34ad8810-f39a-4076-828a-2f380d63b0eb .shogun-image-content {
  
    align-items: center;
  
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34ad8810-f39a-4076-828a-2f380d63b0eb {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container {
      position: relative;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34ad8810-f39a-4076-828a-2f380d63b0eb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image,
  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
    width: 100%;
    height: auto;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
    
    
  }


.s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shogun-image-content {
  
    align-items: center;
  
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
      position: relative;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image,
  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
    width: 100%;
    height: auto;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
    
    
  }


.s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shogun-image-content {
  
    align-items: center;
  
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
      position: relative;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image,
  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
    width: 100%;
    height: auto;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
    
    
  }


.s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shogun-image-content {
  
    align-items: center;
  
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
      position: relative;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image,
  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
    width: 100%;
    height: auto;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
    
    
  }


.s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shogun-image-content {
  
    align-items: center;
  
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
      position: relative;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image,
  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
    width: 100%;
    height: auto;
  }

  #s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
    
    
  }


.s-34c05246-5e9e-4ea9-84cb-48aef310cf58 .shogun-image-content {
  
    align-items: center;
  
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shg-align-container {
  display: flex;
  justify-content: center
}

.s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container {
      position: relative;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-34c05246-5e9e-4ea9-84cb-48aef310cf58 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f27a8d26-881e-4287-a806-7ec5a818e172 {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image,
  #s-f27a8d26-881e-4287-a806-7ec5a818e172 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 {
    width: 100%;
    height: auto;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
    
    
  }


.s-f27a8d26-881e-4287-a806-7ec5a818e172 .shogun-image-content {
  
    align-items: center;
  
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f27a8d26-881e-4287-a806-7ec5a818e172 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
      position: relative;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image,
  #s-f27a8d26-881e-4287-a806-7ec5a818e172 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 {
    width: 100%;
    height: auto;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
    
    
  }


.s-f27a8d26-881e-4287-a806-7ec5a818e172 .shogun-image-content {
  
    align-items: center;
  
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f27a8d26-881e-4287-a806-7ec5a818e172 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
      position: relative;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image,
  #s-f27a8d26-881e-4287-a806-7ec5a818e172 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 {
    width: 100%;
    height: auto;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
    
    
  }


.s-f27a8d26-881e-4287-a806-7ec5a818e172 .shogun-image-content {
  
    align-items: center;
  
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f27a8d26-881e-4287-a806-7ec5a818e172 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
      position: relative;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image,
  #s-f27a8d26-881e-4287-a806-7ec5a818e172 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 {
    width: 100%;
    height: auto;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
    
    
  }


.s-f27a8d26-881e-4287-a806-7ec5a818e172 .shogun-image-content {
  
    align-items: center;
  
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f27a8d26-881e-4287-a806-7ec5a818e172 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
      position: relative;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image,
  #s-f27a8d26-881e-4287-a806-7ec5a818e172 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 {
    width: 100%;
    height: auto;
  }

  #s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
    
    
  }


.s-f27a8d26-881e-4287-a806-7ec5a818e172 .shogun-image-content {
  
    align-items: center;
  
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f27a8d26-881e-4287-a806-7ec5a818e172 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container {
      position: relative;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f27a8d26-881e-4287-a806-7ec5a818e172 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
  max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image,
  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
    width: 100%;
    height: auto;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
    
    
  }


.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shogun-image-content {
  
    align-items: center;
  
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
      position: relative;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image,
  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
    width: 100%;
    height: auto;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
    
    
  }


.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shogun-image-content {
  
    align-items: center;
  
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
      position: relative;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image,
  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
    width: 100%;
    height: auto;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
    
    
  }


.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shogun-image-content {
  
    align-items: center;
  
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
      position: relative;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image,
  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
    width: 100%;
    height: auto;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
    
    
  }


.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shogun-image-content {
  
    align-items: center;
  
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
      position: relative;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image,
  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
    width: 100%;
    height: auto;
  }

  #s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
    
    
  }


.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b .shogun-image-content {
  
    align-items: center;
  
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container {
      position: relative;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d657b5ea-f58c-4993-8d8d-b6dfc094670b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
@media (min-width: 1200px){#s-ae44767c-7068-470c-adbc-41be7d928336 {
  display: none;
}
#s-ae44767c-7068-470c-adbc-41be7d928336, #wrap-s-ae44767c-7068-470c-adbc-41be7d928336 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ae44767c-7068-470c-adbc-41be7d928336 {
  display: none;
}
#s-ae44767c-7068-470c-adbc-41be7d928336, #wrap-s-ae44767c-7068-470c-adbc-41be7d928336 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ae44767c-7068-470c-adbc-41be7d928336 {
  display: none;
}
#s-ae44767c-7068-470c-adbc-41be7d928336, #wrap-s-ae44767c-7068-470c-adbc-41be7d928336 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ae44767c-7068-470c-adbc-41be7d928336"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-ae44767c-7068-470c-adbc-41be7d928336"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ae44767c-7068-470c-adbc-41be7d928336"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ae44767c-7068-470c-adbc-41be7d928336"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-20d6de79-d65d-417b-8110-b2014992e982 {
  margin-top: 13px;
margin-left: 10%;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image,
  #s-20d6de79-d65d-417b-8110-b2014992e982 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 {
    width: 100%;
    height: auto;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
    
    
  }


.s-20d6de79-d65d-417b-8110-b2014992e982 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20d6de79-d65d-417b-8110-b2014992e982 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
      position: relative;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image,
  #s-20d6de79-d65d-417b-8110-b2014992e982 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 {
    width: 100%;
    height: auto;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
    
    
  }


.s-20d6de79-d65d-417b-8110-b2014992e982 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20d6de79-d65d-417b-8110-b2014992e982 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
      position: relative;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image,
  #s-20d6de79-d65d-417b-8110-b2014992e982 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 {
    width: 100%;
    height: auto;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
    
    
  }


.s-20d6de79-d65d-417b-8110-b2014992e982 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20d6de79-d65d-417b-8110-b2014992e982 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
      position: relative;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image,
  #s-20d6de79-d65d-417b-8110-b2014992e982 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 {
    width: 100%;
    height: auto;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
    
    
  }


.s-20d6de79-d65d-417b-8110-b2014992e982 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20d6de79-d65d-417b-8110-b2014992e982 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
      position: relative;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image,
  #s-20d6de79-d65d-417b-8110-b2014992e982 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 {
    width: 100%;
    height: auto;
  }

  #s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
    
    
  }


.s-20d6de79-d65d-417b-8110-b2014992e982 .shogun-image-content {
  
    align-items: center;
  
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-20d6de79-d65d-417b-8110-b2014992e982 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container {
      position: relative;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-20d6de79-d65d-417b-8110-b2014992e982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 10%;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image,
  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
    width: 100%;
    height: auto;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
    
    
  }


.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
      position: relative;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image,
  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
    width: 100%;
    height: auto;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
    
    
  }


.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
      position: relative;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image,
  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
    width: 100%;
    height: auto;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
    
    
  }


.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
      position: relative;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image,
  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
    width: 100%;
    height: auto;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
    
    
  }


.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
      position: relative;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image,
  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
    width: 100%;
    height: auto;
  }

  #s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
    
    
  }


.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 .shogun-image-content {
  
    align-items: center;
  
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container {
      position: relative;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aaeb6b7-0442-4ff8-b15d-bf700c297558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
  margin-left: 10%;
margin-bottom: 13px;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image,
  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
    width: 100%;
    height: auto;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
    
    
  }


.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
      position: relative;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image,
  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
    width: 100%;
    height: auto;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
    
    
  }


.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
      position: relative;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image,
  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
    width: 100%;
    height: auto;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
    
    
  }


.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
      position: relative;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image,
  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
    width: 100%;
    height: auto;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
    
    
  }


.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
      position: relative;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image,
  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
    width: 100%;
    height: auto;
  }

  #s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
    
    
  }


.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 .shogun-image-content {
  
    align-items: center;
  
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container {
      position: relative;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3e10d332-8a3a-4ffb-87ec-e6983aa35146 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-3280a2ec-3465-43ef-a59d-cae845ec093a {
  margin-top: 0px;
margin-bottom: 13px;
margin-right: 10%;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}





  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image,
  #s-3280a2ec-3465-43ef-a59d-cae845ec093a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a {
    width: 100%;
    height: auto;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
    
    
  }


.s-3280a2ec-3465-43ef-a59d-cae845ec093a .shogun-image-content {
  
    align-items: center;
  
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3280a2ec-3465-43ef-a59d-cae845ec093a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
      position: relative;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image,
  #s-3280a2ec-3465-43ef-a59d-cae845ec093a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a {
    width: 100%;
    height: auto;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
    
    
  }


.s-3280a2ec-3465-43ef-a59d-cae845ec093a .shogun-image-content {
  
    align-items: center;
  
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3280a2ec-3465-43ef-a59d-cae845ec093a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
      position: relative;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image,
  #s-3280a2ec-3465-43ef-a59d-cae845ec093a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a {
    width: 100%;
    height: auto;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
    
    
  }


.s-3280a2ec-3465-43ef-a59d-cae845ec093a .shogun-image-content {
  
    align-items: center;
  
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3280a2ec-3465-43ef-a59d-cae845ec093a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
      position: relative;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image,
  #s-3280a2ec-3465-43ef-a59d-cae845ec093a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a {
    width: 100%;
    height: auto;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
    
    
  }


.s-3280a2ec-3465-43ef-a59d-cae845ec093a .shogun-image-content {
  
    align-items: center;
  
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3280a2ec-3465-43ef-a59d-cae845ec093a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
      position: relative;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image,
  #s-3280a2ec-3465-43ef-a59d-cae845ec093a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a {
    width: 100%;
    height: auto;
  }

  #s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
    
    
  }


.s-3280a2ec-3465-43ef-a59d-cae845ec093a .shogun-image-content {
  
    align-items: center;
  
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3280a2ec-3465-43ef-a59d-cae845ec093a {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container {
      position: relative;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3280a2ec-3465-43ef-a59d-cae845ec093a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-48c82037-8d85-4cd8-a0e3-fa0e198b935c {
  min-height: 50px;
}








#s-48c82037-8d85-4cd8-a0e3-fa0e198b935c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48c82037-8d85-4cd8-a0e3-fa0e198b935c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a10eac2e-7eca-4084-9de5-3190fc2bf175 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 20px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 537px;
background-position: center center;
}
@media (max-width: 767px){#s-a10eac2e-7eca-4084-9de5-3190fc2bf175 {
  display: none;
}
#s-a10eac2e-7eca-4084-9de5-3190fc2bf175, #wrap-s-a10eac2e-7eca-4084-9de5-3190fc2bf175 { display: none !important; }}







#s-a10eac2e-7eca-4084-9de5-3190fc2bf175 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a10eac2e-7eca-4084-9de5-3190fc2bf175.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px){






#s-a10eac2e-7eca-4084-9de5-3190fc2bf175 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.6;
}#s-a10eac2e-7eca-4084-9de5-3190fc2bf175.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
}
#s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689 {
  margin-top: 0px;
margin-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6c77f1b9-5a37-443e-83c5-3ca7bb0c8689"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
  max-width: 1806px;
aspect-ratio: 1806/605;
text-align: center;
}





  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image,
  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
    width: 100%;
    height: auto;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
    
    
  }


.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
      --shg-aspect-ratio: calc(1806/605); 
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
      position: relative;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image,
  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
    width: 100%;
    height: auto;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
    
    
  }


.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
      --shg-aspect-ratio: calc(1806/605); 
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
      position: relative;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image,
  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
    width: 100%;
    height: auto;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
    
    
  }


.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
      --shg-aspect-ratio: calc(1806/605); 
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
      position: relative;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image,
  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
    width: 100%;
    height: auto;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
    
    
  }


.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
      --shg-aspect-ratio: calc(1806/605); 
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
      position: relative;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image,
  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
    width: 100%;
    height: auto;
  }

  #s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
    
    
  }


.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 .shogun-image-content {
  
    align-items: center;
  
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 {
      --shg-aspect-ratio: calc(1806/605); 
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container {
      position: relative;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a6bd0897-4aec-4375-9f1d-bdb89ce58322 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
@media (min-width: 0px) {
[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b81f4c97-e7fe-4c5e-844f-f4cf25fe171f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

}

#s-397f07f3-e017-4469-b5af-5a03ae5c49c1 {
  margin-top: 11px;
margin-left: 0%;
margin-bottom: 11px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-397f07f3-e017-4469-b5af-5a03ae5c49c1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-397f07f3-e017-4469-b5af-5a03ae5c49c1:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-397f07f3-e017-4469-b5af-5a03ae5c49c1-root {
    text-align: left;
  }


#s-397f07f3-e017-4469-b5af-5a03ae5c49c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-397f07f3-e017-4469-b5af-5a03ae5c49c1-root {
    text-align: left;
  }


#s-397f07f3-e017-4469-b5af-5a03ae5c49c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-397f07f3-e017-4469-b5af-5a03ae5c49c1-root {
    text-align: left;
  }


#s-397f07f3-e017-4469-b5af-5a03ae5c49c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-397f07f3-e017-4469-b5af-5a03ae5c49c1-root {
    text-align: left;
  }


#s-397f07f3-e017-4469-b5af-5a03ae5c49c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-397f07f3-e017-4469-b5af-5a03ae5c49c1-root {
    text-align: left;
  }


#s-397f07f3-e017-4469-b5af-5a03ae5c49c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-71378271-ca6a-4dd0-af55-c0a2df5d080f {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 50px;
padding-left: 10%;
padding-bottom: 50px;
padding-right: 10%;
min-height: 535px;
background-position: center center;
}
@media (min-width: 1200px){#s-71378271-ca6a-4dd0-af55-c0a2df5d080f {
  display: none;
}
#s-71378271-ca6a-4dd0-af55-c0a2df5d080f, #wrap-s-71378271-ca6a-4dd0-af55-c0a2df5d080f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71378271-ca6a-4dd0-af55-c0a2df5d080f {
  display: none;
}
#s-71378271-ca6a-4dd0-af55-c0a2df5d080f, #wrap-s-71378271-ca6a-4dd0-af55-c0a2df5d080f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-71378271-ca6a-4dd0-af55-c0a2df5d080f {
  display: none;
}
#s-71378271-ca6a-4dd0-af55-c0a2df5d080f, #wrap-s-71378271-ca6a-4dd0-af55-c0a2df5d080f { display: none !important; }}







#s-71378271-ca6a-4dd0-af55-c0a2df5d080f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71378271-ca6a-4dd0-af55-c0a2df5d080f {
  cursor: pointer;
}#s-71378271-ca6a-4dd0-af55-c0a2df5d080f.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 1641px;
aspect-ratio: 1641/550;
text-align: center;
}





  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image,
  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
    width: 100%;
    height: auto;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
    
    
  }


.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
      --shg-aspect-ratio: calc(1641/550); 
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
      position: relative;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image,
  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
    width: 100%;
    height: auto;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
    
    
  }


.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
      --shg-aspect-ratio: calc(1641/550); 
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
      position: relative;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image,
  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
    width: 100%;
    height: auto;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
    
    
  }


.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
      --shg-aspect-ratio: calc(1641/550); 
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
      position: relative;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image,
  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
    width: 100%;
    height: auto;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
    
    
  }


.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
      --shg-aspect-ratio: calc(1641/550); 
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
      position: relative;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image,
  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
    width: 100%;
    height: auto;
  }

  #s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
    
    
  }


.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 .shogun-image-content {
  
    align-items: center;
  
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 {
      --shg-aspect-ratio: calc(1641/550); 
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container {
      position: relative;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ce75eef2-18fc-48b9-8a27-ab84cc76cc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-22670305-7c58-408e-a70b-878bbfe3880c {
  margin-top: 29px;
margin-bottom: 29px;
}

#s-d4dd098f-d101-49e0-aa55-ee6b9faba811 {
  min-height: 64px;
}








#s-d4dd098f-d101-49e0-aa55-ee6b9faba811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4dd098f-d101-49e0-aa55-ee6b9faba811.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a32e40b2-8adf-49fd-b954-5fab75567bd5 {
  min-height: 64px;
}








#s-a32e40b2-8adf-49fd-b954-5fab75567bd5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a32e40b2-8adf-49fd-b954-5fab75567bd5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dee9a037-637c-46aa-9b74-71e7b111b003 {
  margin-top: 11px;
margin-left: 0%;
margin-bottom: 11px;
margin-right: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 0px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dee9a037-637c-46aa-9b74-71e7b111b003:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dee9a037-637c-46aa-9b74-71e7b111b003:active {background-color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}

  #s-dee9a037-637c-46aa-9b74-71e7b111b003-root {
    text-align: center;
  }


#s-dee9a037-637c-46aa-9b74-71e7b111b003.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dee9a037-637c-46aa-9b74-71e7b111b003-root {
    text-align: center;
  }


#s-dee9a037-637c-46aa-9b74-71e7b111b003.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dee9a037-637c-46aa-9b74-71e7b111b003-root {
    text-align: center;
  }


#s-dee9a037-637c-46aa-9b74-71e7b111b003.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dee9a037-637c-46aa-9b74-71e7b111b003-root {
    text-align: center;
  }


#s-dee9a037-637c-46aa-9b74-71e7b111b003.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dee9a037-637c-46aa-9b74-71e7b111b003-root {
    text-align: center;
  }


#s-dee9a037-637c-46aa-9b74-71e7b111b003.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-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;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
