.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-723b30d2-a08f-47ce-bea9-85104cd14403 {
  max-width: 2500px;
aspect-ratio: 2500/500;
text-align: center;
}
@media (max-width: 767px){#s-723b30d2-a08f-47ce-bea9-85104cd14403 {
  
}
}@media (max-width: 767px){#s-723b30d2-a08f-47ce-bea9-85104cd14403, #wrap-s-723b30d2-a08f-47ce-bea9-85104cd14403 { display: none !important; }}




  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image,
  #s-723b30d2-a08f-47ce-bea9-85104cd14403 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 {
    width: 100%;
    height: auto;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
    
    
  }


.s-723b30d2-a08f-47ce-bea9-85104cd14403 .shogun-image-content {
  
    align-items: center;
  
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-723b30d2-a08f-47ce-bea9-85104cd14403 {
      --shg-aspect-ratio: calc(2500/500); 
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
      position: relative;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image,
  #s-723b30d2-a08f-47ce-bea9-85104cd14403 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 {
    width: 100%;
    height: auto;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
    
    
  }


.s-723b30d2-a08f-47ce-bea9-85104cd14403 .shogun-image-content {
  
    align-items: center;
  
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-723b30d2-a08f-47ce-bea9-85104cd14403 {
      --shg-aspect-ratio: calc(2500/500); 
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
      position: relative;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image,
  #s-723b30d2-a08f-47ce-bea9-85104cd14403 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 {
    width: 100%;
    height: auto;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
    
    
  }


.s-723b30d2-a08f-47ce-bea9-85104cd14403 .shogun-image-content {
  
    align-items: center;
  
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-723b30d2-a08f-47ce-bea9-85104cd14403 {
      --shg-aspect-ratio: calc(2500/500); 
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
      position: relative;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image,
  #s-723b30d2-a08f-47ce-bea9-85104cd14403 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 {
    width: 100%;
    height: auto;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
    
    
  }


.s-723b30d2-a08f-47ce-bea9-85104cd14403 .shogun-image-content {
  
    align-items: center;
  
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-723b30d2-a08f-47ce-bea9-85104cd14403 {
      --shg-aspect-ratio: calc(2500/500); 
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
      position: relative;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image,
  #s-723b30d2-a08f-47ce-bea9-85104cd14403 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 {
    width: 100%;
    height: auto;
  }

  #s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
    
    
  }


.s-723b30d2-a08f-47ce-bea9-85104cd14403 .shogun-image-content {
  
    align-items: center;
  
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shg-align-container {
  display: flex;
  justify-content: center
}

.s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-723b30d2-a08f-47ce-bea9-85104cd14403 {
      --shg-aspect-ratio: calc(2500/500); 
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container {
      position: relative;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-723b30d2-a08f-47ce-bea9-85104cd14403 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.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-edd76112-9915-4c00-8ba1-d7035fce7791 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-edd76112-9915-4c00-8ba1-d7035fce7791 {
  
}
}@media (min-width: 1200px){#s-edd76112-9915-4c00-8ba1-d7035fce7791, #wrap-s-edd76112-9915-4c00-8ba1-d7035fce7791 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edd76112-9915-4c00-8ba1-d7035fce7791 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-edd76112-9915-4c00-8ba1-d7035fce7791, #wrap-s-edd76112-9915-4c00-8ba1-d7035fce7791 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edd76112-9915-4c00-8ba1-d7035fce7791 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-edd76112-9915-4c00-8ba1-d7035fce7791, #wrap-s-edd76112-9915-4c00-8ba1-d7035fce7791 { display: none !important; }}







#s-edd76112-9915-4c00-8ba1-d7035fce7791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edd76112-9915-4c00-8ba1-d7035fce7791.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
  max-width: 770px;
aspect-ratio: 770/900;
text-align: center;
}
@media (min-width: 1200px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
  
}
}@media (min-width: 1200px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20, #wrap-s-7de64154-68d8-4e6a-9167-13206a0a3c20 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20, #wrap-s-7de64154-68d8-4e6a-9167-13206a0a3c20 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7de64154-68d8-4e6a-9167-13206a0a3c20, #wrap-s-7de64154-68d8-4e6a-9167-13206a0a3c20 { display: none !important; }}




  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image,
  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
    width: 100%;
    height: auto;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
    
    
  }


.s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shogun-image-content {
  
    align-items: center;
  
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
      --shg-aspect-ratio: calc(770/900); 
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
      position: relative;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image,
  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
    width: 100%;
    height: auto;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
    
    
  }


.s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shogun-image-content {
  
    align-items: center;
  
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
      --shg-aspect-ratio: calc(770/900); 
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
      position: relative;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image,
  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
    width: 100%;
    height: auto;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
    
    
  }


.s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shogun-image-content {
  
    align-items: center;
  
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
      --shg-aspect-ratio: calc(770/900); 
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
      position: relative;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image,
  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
    width: 100%;
    height: auto;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
    
    
  }


.s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shogun-image-content {
  
    align-items: center;
  
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
      --shg-aspect-ratio: calc(770/900); 
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
      position: relative;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image,
  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
    width: 100%;
    height: auto;
  }

  #s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
    
    
  }


.s-7de64154-68d8-4e6a-9167-13206a0a3c20 .shogun-image-content {
  
    align-items: center;
  
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 {
      --shg-aspect-ratio: calc(770/900); 
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container {
      position: relative;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7de64154-68d8-4e6a-9167-13206a0a3c20 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.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-4a2e6703-2495-40c1-b0dc-8b800e9bfe65 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}

.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-37077767-5cf1-40ad-b311-a42deb1f04cc {
  margin-left: 17%;
margin-right: 17%;
}

@media (min-width: 0px) {
[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-37077767-5cf1-40ad-b311-a42deb1f04cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
  max-width: 200px;
aspect-ratio: 200/76;
text-align: center;
}





  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image,
  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
    width: 100%;
    height: auto;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
    
    
  }


.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shogun-image-content {
  
    align-items: center;
  
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
      --shg-aspect-ratio: calc(200/76); 
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
      position: relative;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image,
  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
    width: 100%;
    height: auto;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
    
    
  }


.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shogun-image-content {
  
    align-items: center;
  
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
      --shg-aspect-ratio: calc(200/76); 
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
      position: relative;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image,
  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
    width: 100%;
    height: auto;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
    
    
  }


.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shogun-image-content {
  
    align-items: center;
  
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
      --shg-aspect-ratio: calc(200/76); 
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
      position: relative;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image,
  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
    width: 100%;
    height: auto;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
    
    
  }


.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shogun-image-content {
  
    align-items: center;
  
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
      --shg-aspect-ratio: calc(200/76); 
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
      position: relative;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image,
  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
    width: 100%;
    height: auto;
  }

  #s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
    
    
  }


.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e .shogun-image-content {
  
    align-items: center;
  
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e {
      --shg-aspect-ratio: calc(200/76); 
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container {
      position: relative;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b6769636-40bf-4acd-a8d1-92d9a5191b9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-442541bb-e53f-4a8b-aa70-44b300052efe {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}

.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-e448a83f-bf0f-4143-93b5-a3b6cc882a51 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51:hover {background-color: rgba(28, 26, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-e448a83f-bf0f-4143-93b5-a3b6cc882a51-root {
    text-align: center;
  }


#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-e448a83f-bf0f-4143-93b5-a3b6cc882a51-root {
    text-align: center;
  }


#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-e448a83f-bf0f-4143-93b5-a3b6cc882a51-root {
    text-align: center;
  }


#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-e448a83f-bf0f-4143-93b5-a3b6cc882a51-root {
    text-align: center;
  }


#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-e448a83f-bf0f-4143-93b5-a3b6cc882a51-root {
    text-align: center;
  }


#s-e448a83f-bf0f-4143-93b5-a3b6cc882a51.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-fd23ec0f-3fc0-460b-b280-69a367432a87 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87 {
  
}
}@media (min-width: 1200px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87, #wrap-s-fd23ec0f-3fc0-460b-b280-69a367432a87 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87, #wrap-s-fd23ec0f-3fc0-460b-b280-69a367432a87 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd23ec0f-3fc0-460b-b280-69a367432a87, #wrap-s-fd23ec0f-3fc0-460b-b280-69a367432a87 { display: none !important; }}
.shogun-image-container {
  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;
}

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

.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;
}

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-ecf73bcd-c183-46af-9fbb-a5bbab10fdda {
  margin-top: 50px;
margin-bottom: 50px;
text-align: center;
}







  #s-ecf73bcd-c183-46af-9fbb-a5bbab10fdda img.shogun-image {
    

    
    
    
  }


#s-ecf73bcd-c183-46af-9fbb-a5bbab10fdda .shogun-image-content {
  
    align-items: center;
  
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
  max-width: 178px;
aspect-ratio: 178/76;
text-align: center;
}





  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image,
  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
    width: 100%;
    height: auto;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
    
    
  }


.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shogun-image-content {
  
    align-items: center;
  
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
      --shg-aspect-ratio: calc(178/76); 
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
      position: relative;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image,
  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
    width: 100%;
    height: auto;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
    
    
  }


.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shogun-image-content {
  
    align-items: center;
  
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
      --shg-aspect-ratio: calc(178/76); 
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
      position: relative;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image,
  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
    width: 100%;
    height: auto;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
    
    
  }


.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shogun-image-content {
  
    align-items: center;
  
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
      --shg-aspect-ratio: calc(178/76); 
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
      position: relative;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image,
  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
    width: 100%;
    height: auto;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
    
    
  }


.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shogun-image-content {
  
    align-items: center;
  
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
      --shg-aspect-ratio: calc(178/76); 
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
      position: relative;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image,
  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
    width: 100%;
    height: auto;
  }

  #s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
    
    
  }


.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 .shogun-image-content {
  
    align-items: center;
  
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 {
      --shg-aspect-ratio: calc(178/76); 
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container {
      position: relative;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8637d93e-1edf-4fa8-a65f-f23ed1759be0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-b507cfd6-18f1-4140-b6a2-1f70ef194a7e {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}

#s-6663ed3f-1ebe-4f4e-a169-4682172be561 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-6663ed3f-1ebe-4f4e-a169-4682172be561:hover {background-color: rgba(28, 26, 52, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6663ed3f-1ebe-4f4e-a169-4682172be561:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6663ed3f-1ebe-4f4e-a169-4682172be561-root {
    text-align: center;
  }


#s-6663ed3f-1ebe-4f4e-a169-4682172be561.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6663ed3f-1ebe-4f4e-a169-4682172be561-root {
    text-align: center;
  }


#s-6663ed3f-1ebe-4f4e-a169-4682172be561.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6663ed3f-1ebe-4f4e-a169-4682172be561-root {
    text-align: center;
  }


#s-6663ed3f-1ebe-4f4e-a169-4682172be561.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6663ed3f-1ebe-4f4e-a169-4682172be561-root {
    text-align: center;
  }


#s-6663ed3f-1ebe-4f4e-a169-4682172be561.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6663ed3f-1ebe-4f4e-a169-4682172be561-root {
    text-align: center;
  }


#s-6663ed3f-1ebe-4f4e-a169-4682172be561.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 1200px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 {
  
}
}@media (min-width: 1200px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032, #wrap-s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032, #wrap-s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6daed204-f6f7-4ea1-aed2-fdd051ab8032, #wrap-s-6daed204-f6f7-4ea1-aed2-fdd051ab8032 { display: none !important; }}
#s-364f2bc2-d2be-4566-972f-fec3677d4ef5 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-364f2bc2-d2be-4566-972f-fec3677d4ef5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-364f2bc2-d2be-4566-972f-fec3677d4ef5, #wrap-s-364f2bc2-d2be-4566-972f-fec3677d4ef5 { display: unset !important; }}@media (max-width: 767px){#s-364f2bc2-d2be-4566-972f-fec3677d4ef5 {
  
}
}@media (max-width: 767px){#s-364f2bc2-d2be-4566-972f-fec3677d4ef5, #wrap-s-364f2bc2-d2be-4566-972f-fec3677d4ef5 { display: none !important; }}
#s-07b091e9-7e95-490e-ac97-3172730ba993 {
  margin-top: 15px;
}

#s-2b423356-33c1-4f6d-af1a-d49b4263c0a8 {
  margin-top: 30px;
margin-bottom: 0px;
min-height: 200px;
background-color: rgba(245, 245, 245, 1);
}








#s-2b423356-33c1-4f6d-af1a-d49b4263c0a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b423356-33c1-4f6d-af1a-d49b4263c0a8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe {
  margin-top: 4px;
}

@media (min-width: 0px) {
[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a96e7a0c-91b6-40c4-85c6-933f87cefdbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

}

#s-fc096f46-042b-4958-8810-19f6385008ea {
  margin-top: 15px;
margin-left: 16%;
margin-right: 16%;
text-align: center;
}







  #s-fc096f46-042b-4958-8810-19f6385008ea img.shogun-image {
    

    
    
    
  }


#s-fc096f46-042b-4958-8810-19f6385008ea .shogun-image-content {
  
    align-items: center;
  
}

#s-471508c9-92ad-4e99-83d3-0eb2a5f22f36 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-cfb0d7e5-201e-4c39-aa30-af80428b39cc {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 20px;
padding-bottom: 20px;
}

#s-337948e5-526b-4c65-a76a-b1174571326b {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 4px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-337948e5-526b-4c65-a76a-b1174571326b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-337948e5-526b-4c65-a76a-b1174571326b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-337948e5-526b-4c65-a76a-b1174571326b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-337948e5-526b-4c65-a76a-b1174571326b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-c3f54401-4f96-45df-af2c-34b9e06aade6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3f54401-4f96-45df-af2c-34b9e06aade6 .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-890df862-566e-4352-82a6-b51affedb0df {
  text-align: left;
}



.shg-c#s-890df862-566e-4352-82a6-b51affedb0df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-890df862-566e-4352-82a6-b51affedb0df img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-890df862-566e-4352-82a6-b51affedb0df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-890df862-566e-4352-82a6-b51affedb0df img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-890df862-566e-4352-82a6-b51affedb0df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-890df862-566e-4352-82a6-b51affedb0df img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-890df862-566e-4352-82a6-b51affedb0df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-890df862-566e-4352-82a6-b51affedb0df img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-890df862-566e-4352-82a6-b51affedb0df .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-890df862-566e-4352-82a6-b51affedb0df img.shogun-image {
  width: 100%;
}



}
.shg-btn-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

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

.shg-variant-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  letter-spacing: normal;
}

.shg-variant-btn.hidden {
  display: none;
}

.shg-variant-btn.disabled {
  cursor: not-allowed;
}

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

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

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

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

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c-btn-wrapper {
    text-align: center;
  }


#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-variant-btn:hover {
  background: #252525;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-variant-btn:active, #s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-ea62c6ba-d54c-403b-a9f4-0442f9fd910c .shg-variant-btn.disabled {
  background: #252525;
}

#s-5c570d62-1030-4f9a-bc33-e1c6442b80a9 {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01-root {
    text-align: center;
  }


#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01-root {
    text-align: center;
  }


#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01-root {
    text-align: center;
  }


#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01-root {
    text-align: center;
  }


#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01-root {
    text-align: center;
  }


#s-4d8e77b5-4461-4ae0-aefa-48f24ea4fb01.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 0px;
padding-bottom: 0px;
max-width: 350px;
aspect-ratio: 350/312;
text-align: center;
}





  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image,
  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
    width: 100%;
    height: auto;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
    
    
  }


.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
      position: relative;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image,
  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
    width: 100%;
    height: auto;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
    
    
  }


.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
      position: relative;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image,
  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
    width: 100%;
    height: auto;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
    
    
  }


.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
      position: relative;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image,
  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
    width: 100%;
    height: auto;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
    
    
  }


.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
      position: relative;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image,
  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
    width: 100%;
    height: auto;
  }

  #s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
    
    
  }


.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 .shogun-image-content {
  
    align-items: center;
  
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container {
      position: relative;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8dfa7902-9f9c-4adb-ad50-56cac2c26558 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a4b32781-c9c9-41ff-a84a-56f3cfe98f73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4b32781-c9c9-41ff-a84a-56f3cfe98f73 .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2dac8847-ab02-4b10-a067-b2838a226f8c {
  text-align: left;
}



.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2dac8847-ab02-4b10-a067-b2838a226f8c img.shogun-image {
  width: 100%;
}



}
#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-6bfdad95-a73f-4b04-b520-08a7b8c9e744-btn-wrapper {
    text-align: center;
  }


#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-variant-btn:hover {
  background: #252525;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-variant-btn:active, #s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-6bfdad95-a73f-4b04-b520-08a7b8c9e744 .shg-variant-btn.disabled {
  background: #252525;
}

#s-64904fd1-e4f9-47e1-aaf3-f9b5ae45b620 {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4d7606e5-74a2-45a0-b3da-62d44988d1fa-root {
    text-align: center;
  }


#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-4d7606e5-74a2-45a0-b3da-62d44988d1fa-root {
    text-align: center;
  }


#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-4d7606e5-74a2-45a0-b3da-62d44988d1fa-root {
    text-align: center;
  }


#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-4d7606e5-74a2-45a0-b3da-62d44988d1fa-root {
    text-align: center;
  }


#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-4d7606e5-74a2-45a0-b3da-62d44988d1fa-root {
    text-align: center;
  }


#s-4d7606e5-74a2-45a0-b3da-62d44988d1fa.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
  margin-top: 30px;
margin-bottom: 30px;
max-width: 350px;
aspect-ratio: 350/312;
text-align: center;
}





  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image,
  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
    width: 100%;
    height: auto;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
    
    
  }


.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
      position: relative;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image,
  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
    width: 100%;
    height: auto;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
    
    
  }


.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
      position: relative;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image,
  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
    width: 100%;
    height: auto;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
    
    
  }


.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
      position: relative;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image,
  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
    width: 100%;
    height: auto;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
    
    
  }


.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
      position: relative;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image,
  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
    width: 100%;
    height: auto;
  }

  #s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
    
    
  }


.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 .shogun-image-content {
  
    align-items: center;
  
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container {
      position: relative;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f3c0995d-2b3e-4f0b-9343-014015d8f6f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-836a47a1-4290-4070-a08a-c69865e5563d {
  margin-left: 0%;
margin-right: 0%;
}

#s-d7607add-320f-4e54-acfe-42f7087fd962 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d7607add-320f-4e54-acfe-42f7087fd962 .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-d5c36002-16af-498f-b356-5e4b26646695 {
  margin-top: 0px;
text-align: left;
}



.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5c36002-16af-498f-b356-5e4b26646695 img.shogun-image {
  width: 100%;
}



}
#s-aab89c2b-5583-46c6-8ff6-d5949181f74a {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-aab89c2b-5583-46c6-8ff6-d5949181f74a-btn-wrapper {
    text-align: center;
  }


#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-variant-btn:hover {
  background: #252525;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-variant-btn:active, #s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-aab89c2b-5583-46c6-8ff6-d5949181f74a .shg-variant-btn.disabled {
  background: #252525;
}

#s-7596a003-c007-4560-9f33-fbb8b66e9199 {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-05c45663-e328-41a6-b61a-b2358c24af2c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-05c45663-e328-41a6-b61a-b2358c24af2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-05c45663-e328-41a6-b61a-b2358c24af2c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-05c45663-e328-41a6-b61a-b2358c24af2c-root {
    text-align: center;
  }


#s-05c45663-e328-41a6-b61a-b2358c24af2c.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05c45663-e328-41a6-b61a-b2358c24af2c-root {
    text-align: center;
  }


#s-05c45663-e328-41a6-b61a-b2358c24af2c.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05c45663-e328-41a6-b61a-b2358c24af2c-root {
    text-align: center;
  }


#s-05c45663-e328-41a6-b61a-b2358c24af2c.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05c45663-e328-41a6-b61a-b2358c24af2c-root {
    text-align: center;
  }


#s-05c45663-e328-41a6-b61a-b2358c24af2c.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05c45663-e328-41a6-b61a-b2358c24af2c-root {
    text-align: center;
  }


#s-05c45663-e328-41a6-b61a-b2358c24af2c.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
  margin-top: 30px;
margin-bottom: 30px;
max-width: 350px;
aspect-ratio: 350/312;
text-align: center;
}





  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image,
  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
    width: 100%;
    height: auto;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
    
    
  }


.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
      position: relative;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image,
  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
    width: 100%;
    height: auto;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
    
    
  }


.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
      position: relative;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image,
  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
    width: 100%;
    height: auto;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
    
    
  }


.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
      position: relative;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image,
  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
    width: 100%;
    height: auto;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
    
    
  }


.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
      position: relative;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image,
  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
    width: 100%;
    height: auto;
  }

  #s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
    
    
  }


.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb .shogun-image-content {
  
    align-items: center;
  
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb {
      --shg-aspect-ratio: calc(350/312); 
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container {
      position: relative;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1bf9be02-e6f7-478a-91bf-f29fb0a60efb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-68c05e9b-5c58-40d9-885a-3944cb2def75 {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
}

#s-f5879b4c-7ef0-4c56-b519-cadb97800252 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-f5879b4c-7ef0-4c56-b519-cadb97800252"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f5879b4c-7ef0-4c56-b519-cadb97800252"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f5879b4c-7ef0-4c56-b519-cadb97800252"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f5879b4c-7ef0-4c56-b519-cadb97800252"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-131a5167-cf6e-44e3-a66f-3848147362d7 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 295px;
aspect-ratio: 295/210;
text-align: center;
}





  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image,
  #s-131a5167-cf6e-44e3-a66f-3848147362d7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 {
    width: 100%;
    height: auto;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
    
    
  }


.s-131a5167-cf6e-44e3-a66f-3848147362d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-131a5167-cf6e-44e3-a66f-3848147362d7 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
      position: relative;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image,
  #s-131a5167-cf6e-44e3-a66f-3848147362d7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 {
    width: 100%;
    height: auto;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
    
    
  }


.s-131a5167-cf6e-44e3-a66f-3848147362d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-131a5167-cf6e-44e3-a66f-3848147362d7 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
      position: relative;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image,
  #s-131a5167-cf6e-44e3-a66f-3848147362d7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 {
    width: 100%;
    height: auto;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
    
    
  }


.s-131a5167-cf6e-44e3-a66f-3848147362d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-131a5167-cf6e-44e3-a66f-3848147362d7 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
      position: relative;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image,
  #s-131a5167-cf6e-44e3-a66f-3848147362d7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 {
    width: 100%;
    height: auto;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
    
    
  }


.s-131a5167-cf6e-44e3-a66f-3848147362d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-131a5167-cf6e-44e3-a66f-3848147362d7 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
      position: relative;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image,
  #s-131a5167-cf6e-44e3-a66f-3848147362d7 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 {
    width: 100%;
    height: auto;
  }

  #s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
    
    
  }


.s-131a5167-cf6e-44e3-a66f-3848147362d7 .shogun-image-content {
  
    align-items: center;
  
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-131a5167-cf6e-44e3-a66f-3848147362d7 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container {
      position: relative;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-131a5167-cf6e-44e3-a66f-3848147362d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-fec51d8f-6102-4775-a737-6ab5499b144c {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 295px;
aspect-ratio: 295/210;
text-align: center;
}





  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image,
  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
    width: 100%;
    height: auto;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
    
    
  }


.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shogun-image-content {
  
    align-items: center;
  
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
      position: relative;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image,
  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
    width: 100%;
    height: auto;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
    
    
  }


.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shogun-image-content {
  
    align-items: center;
  
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
      position: relative;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image,
  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
    width: 100%;
    height: auto;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
    
    
  }


.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shogun-image-content {
  
    align-items: center;
  
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
      position: relative;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image,
  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
    width: 100%;
    height: auto;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
    
    
  }


.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shogun-image-content {
  
    align-items: center;
  
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
      position: relative;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image,
  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
    width: 100%;
    height: auto;
  }

  #s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
    
    
  }


.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef .shogun-image-content {
  
    align-items: center;
  
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container {
      position: relative;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f8753c27-10c8-4b29-85c5-8a2357cb70ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-82379535-6979-480c-bd9f-f33df546c060 {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 295px;
aspect-ratio: 295/210;
text-align: center;
}





  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image,
  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
    width: 100%;
    height: auto;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
    
    
  }


.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shogun-image-content {
  
    align-items: center;
  
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
      position: relative;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image,
  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
    width: 100%;
    height: auto;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
    
    
  }


.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shogun-image-content {
  
    align-items: center;
  
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
      position: relative;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image,
  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
    width: 100%;
    height: auto;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
    
    
  }


.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shogun-image-content {
  
    align-items: center;
  
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
      position: relative;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image,
  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
    width: 100%;
    height: auto;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
    
    
  }


.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shogun-image-content {
  
    align-items: center;
  
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
      position: relative;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image,
  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
    width: 100%;
    height: auto;
  }

  #s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
    
    
  }


.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 .shogun-image-content {
  
    align-items: center;
  
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container {
      position: relative;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73f0d342-37e7-4f41-a6d4-89c008cab1d2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-84c0c18f-e1a0-478f-b02e-89a37dc57ac1 {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 295px;
aspect-ratio: 295/210;
text-align: center;
}





  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image,
  #s-2d7380cb-55e8-4987-8742-76084d51ba74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 {
    width: 100%;
    height: auto;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
    
    
  }


.s-2d7380cb-55e8-4987-8742-76084d51ba74 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d7380cb-55e8-4987-8742-76084d51ba74 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
      position: relative;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image,
  #s-2d7380cb-55e8-4987-8742-76084d51ba74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 {
    width: 100%;
    height: auto;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
    
    
  }


.s-2d7380cb-55e8-4987-8742-76084d51ba74 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d7380cb-55e8-4987-8742-76084d51ba74 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
      position: relative;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image,
  #s-2d7380cb-55e8-4987-8742-76084d51ba74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 {
    width: 100%;
    height: auto;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
    
    
  }


.s-2d7380cb-55e8-4987-8742-76084d51ba74 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d7380cb-55e8-4987-8742-76084d51ba74 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
      position: relative;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image,
  #s-2d7380cb-55e8-4987-8742-76084d51ba74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 {
    width: 100%;
    height: auto;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
    
    
  }


.s-2d7380cb-55e8-4987-8742-76084d51ba74 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d7380cb-55e8-4987-8742-76084d51ba74 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
      position: relative;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image,
  #s-2d7380cb-55e8-4987-8742-76084d51ba74 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 {
    width: 100%;
    height: auto;
  }

  #s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
    
    
  }


.s-2d7380cb-55e8-4987-8742-76084d51ba74 .shogun-image-content {
  
    align-items: center;
  
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2d7380cb-55e8-4987-8742-76084d51ba74 {
      --shg-aspect-ratio: calc(295/210); 
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container {
      position: relative;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2d7380cb-55e8-4987-8742-76084d51ba74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-484aa5e6-c1f1-415b-b4cd-d734128c39a1 {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
  margin-top: 30px;
margin-bottom: 0px;
max-width: 2500px;
aspect-ratio: 2500/200;
text-align: center;
}
@media (max-width: 767px){#s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
  
}
}@media (max-width: 767px){#s-be149d7d-9a79-4cc1-be55-83e4f7eab016, #wrap-s-be149d7d-9a79-4cc1-be55-83e4f7eab016 { display: none !important; }}




  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image,
  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
    width: 100%;
    height: auto;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
    
    
  }


.s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shogun-image-content {
  
    align-items: center;
  
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
      --shg-aspect-ratio: calc(2500/200); 
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
      position: relative;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image,
  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
    width: 100%;
    height: auto;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
    
    
  }


.s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shogun-image-content {
  
    align-items: center;
  
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
      --shg-aspect-ratio: calc(2500/200); 
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
      position: relative;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image,
  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
    width: 100%;
    height: auto;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
    
    
  }


.s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shogun-image-content {
  
    align-items: center;
  
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
      --shg-aspect-ratio: calc(2500/200); 
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
      position: relative;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image,
  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
    width: 100%;
    height: auto;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
    
    
  }


.s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shogun-image-content {
  
    align-items: center;
  
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
      --shg-aspect-ratio: calc(2500/200); 
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
      position: relative;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image,
  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
    width: 100%;
    height: auto;
  }

  #s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
    
    
  }


.s-be149d7d-9a79-4cc1-be55-83e4f7eab016 .shogun-image-content {
  
    align-items: center;
  
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 {
      --shg-aspect-ratio: calc(2500/200); 
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container {
      position: relative;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be149d7d-9a79-4cc1-be55-83e4f7eab016 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
@media (min-width: 1200px){#s-f7af63c7-8086-4843-8834-ecdf299cb353 {
  
}
}@media (min-width: 1200px){#s-f7af63c7-8086-4843-8834-ecdf299cb353, #wrap-s-f7af63c7-8086-4843-8834-ecdf299cb353 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f7af63c7-8086-4843-8834-ecdf299cb353 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7af63c7-8086-4843-8834-ecdf299cb353, #wrap-s-f7af63c7-8086-4843-8834-ecdf299cb353 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f7af63c7-8086-4843-8834-ecdf299cb353 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7af63c7-8086-4843-8834-ecdf299cb353, #wrap-s-f7af63c7-8086-4843-8834-ecdf299cb353 { display: none !important; }}
@media (min-width: 0px) {
[id="s-f7af63c7-8086-4843-8834-ecdf299cb353"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7af63c7-8086-4843-8834-ecdf299cb353"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f7af63c7-8086-4843-8834-ecdf299cb353"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f7af63c7-8086-4843-8834-ecdf299cb353"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-b35acdc2-1817-480a-ba21-99809f4eed41 {
  margin-top: 10px;
max-width: 970px;
aspect-ratio: 970/200;
text-align: center;
}





  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image,
  #s-b35acdc2-1817-480a-ba21-99809f4eed41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 {
    width: 100%;
    height: auto;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
    
    
  }


.s-b35acdc2-1817-480a-ba21-99809f4eed41 .shogun-image-content {
  
    align-items: center;
  
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b35acdc2-1817-480a-ba21-99809f4eed41 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
      position: relative;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image,
  #s-b35acdc2-1817-480a-ba21-99809f4eed41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 {
    width: 100%;
    height: auto;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
    
    
  }


.s-b35acdc2-1817-480a-ba21-99809f4eed41 .shogun-image-content {
  
    align-items: center;
  
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b35acdc2-1817-480a-ba21-99809f4eed41 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
      position: relative;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image,
  #s-b35acdc2-1817-480a-ba21-99809f4eed41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 {
    width: 100%;
    height: auto;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
    
    
  }


.s-b35acdc2-1817-480a-ba21-99809f4eed41 .shogun-image-content {
  
    align-items: center;
  
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b35acdc2-1817-480a-ba21-99809f4eed41 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
      position: relative;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image,
  #s-b35acdc2-1817-480a-ba21-99809f4eed41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 {
    width: 100%;
    height: auto;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
    
    
  }


.s-b35acdc2-1817-480a-ba21-99809f4eed41 .shogun-image-content {
  
    align-items: center;
  
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b35acdc2-1817-480a-ba21-99809f4eed41 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
      position: relative;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image,
  #s-b35acdc2-1817-480a-ba21-99809f4eed41 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 {
    width: 100%;
    height: auto;
  }

  #s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
    
    
  }


.s-b35acdc2-1817-480a-ba21-99809f4eed41 .shogun-image-content {
  
    align-items: center;
  
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b35acdc2-1817-480a-ba21-99809f4eed41 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container {
      position: relative;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b35acdc2-1817-480a-ba21-99809f4eed41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
  max-width: 970px;
aspect-ratio: 970/200;
text-align: center;
}





  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image,
  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
    width: 100%;
    height: auto;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
    
    
  }


.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
      position: relative;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image,
  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
    width: 100%;
    height: auto;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
    
    
  }


.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
      position: relative;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image,
  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
    width: 100%;
    height: auto;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
    
    
  }


.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
      position: relative;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image,
  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
    width: 100%;
    height: auto;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
    
    
  }


.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
      position: relative;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image,
  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
    width: 100%;
    height: auto;
  }

  #s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
    
    
  }


.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container {
      position: relative;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-30b5c353-e76c-4c14-8d6e-892dbb34c1a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
  max-width: 970px;
aspect-ratio: 970/200;
text-align: center;
}
@media (min-width: 1200px){#s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
  
}
}




  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image,
  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
    width: 100%;
    height: auto;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
    
    
  }


.s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shogun-image-content {
  
    align-items: center;
  
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
      position: relative;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image,
  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
    width: 100%;
    height: auto;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
    
    
  }


.s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shogun-image-content {
  
    align-items: center;
  
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
      position: relative;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image,
  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
    width: 100%;
    height: auto;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
    
    
  }


.s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shogun-image-content {
  
    align-items: center;
  
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
      position: relative;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image,
  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
    width: 100%;
    height: auto;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
    
    
  }


.s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shogun-image-content {
  
    align-items: center;
  
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
      position: relative;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image,
  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
    width: 100%;
    height: auto;
  }

  #s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
    
    
  }


.s-35505202-16fd-4cca-8ae5-65b4ffd7c135 .shogun-image-content {
  
    align-items: center;
  
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 {
      --shg-aspect-ratio: calc(970/200); 
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container {
      position: relative;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35505202-16fd-4cca-8ae5-65b4ffd7c135 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2d502823-9f62-42f9-b581-c7f26c625084 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 18px;
padding-bottom: 18px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-2d502823-9f62-42f9-b581-c7f26c625084 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2d502823-9f62-42f9-b581-c7f26c625084.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7b15b2ff-4906-47e3-a27e-2673653bcfed {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-7e33fcd4-43e1-470d-9087-3a3d330bce89 {
  margin-left: 18%;
margin-right: 18%;
}

@media (min-width: 0px) {
[id="s-7e33fcd4-43e1-470d-9087-3a3d330bce89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e33fcd4-43e1-470d-9087-3a3d330bce89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-7e33fcd4-43e1-470d-9087-3a3d330bce89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e33fcd4-43e1-470d-9087-3a3d330bce89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

}

#s-cf599708-2dc8-46f4-8fec-b06e0af95929 {
  margin-top: 0px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cf599708-2dc8-46f4-8fec-b06e0af95929 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf599708-2dc8-46f4-8fec-b06e0af95929.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 380px;
aspect-ratio: 380/270;
text-align: center;
}





  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image,
  #s-072fe40a-72c5-4cc9-a321-910181d0cdec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec {
    width: 100%;
    height: auto;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-072fe40a-72c5-4cc9-a321-910181d0cdec .shogun-image-content {
  
    align-items: center;
  
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072fe40a-72c5-4cc9-a321-910181d0cdec {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
      position: relative;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image,
  #s-072fe40a-72c5-4cc9-a321-910181d0cdec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec {
    width: 100%;
    height: auto;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-072fe40a-72c5-4cc9-a321-910181d0cdec .shogun-image-content {
  
    align-items: center;
  
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072fe40a-72c5-4cc9-a321-910181d0cdec {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
      position: relative;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image,
  #s-072fe40a-72c5-4cc9-a321-910181d0cdec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec {
    width: 100%;
    height: auto;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-072fe40a-72c5-4cc9-a321-910181d0cdec .shogun-image-content {
  
    align-items: center;
  
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072fe40a-72c5-4cc9-a321-910181d0cdec {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
      position: relative;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image,
  #s-072fe40a-72c5-4cc9-a321-910181d0cdec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec {
    width: 100%;
    height: auto;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-072fe40a-72c5-4cc9-a321-910181d0cdec .shogun-image-content {
  
    align-items: center;
  
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072fe40a-72c5-4cc9-a321-910181d0cdec {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
      position: relative;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image,
  #s-072fe40a-72c5-4cc9-a321-910181d0cdec .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec {
    width: 100%;
    height: auto;
  }

  #s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-072fe40a-72c5-4cc9-a321-910181d0cdec .shogun-image-content {
  
    align-items: center;
  
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072fe40a-72c5-4cc9-a321-910181d0cdec {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container {
      position: relative;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072fe40a-72c5-4cc9-a321-910181d0cdec img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-a998122b-d737-4d7a-879d-773917aa234d {
  margin-top: 10px;
margin-left: 15%;
margin-bottom: 20px;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-a998122b-d737-4d7a-879d-773917aa234d .shogun-heading-component h1 {
  color: rgba(67, 77, 127, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-124a7eca-cd18-492a-be26-6f31b79b3177 {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-69842249-4a71-477d-a787-f2f4c4e78cb5 {
  margin-top: 0px;
margin-bottom: 30px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-69842249-4a71-477d-a787-f2f4c4e78cb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-69842249-4a71-477d-a787-f2f4c4e78cb5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
max-width: 380px;
aspect-ratio: 380/270;
text-align: center;
}





  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image,
  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
    width: 100%;
    height: auto;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
      position: relative;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image,
  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
    width: 100%;
    height: auto;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
      position: relative;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image,
  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
    width: 100%;
    height: auto;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
      position: relative;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image,
  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
    width: 100%;
    height: auto;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
      position: relative;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image,
  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
    width: 100%;
    height: auto;
  }

  #s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }




.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 .shogun-image-content {
  
    align-items: center;
  
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 {
      --shg-aspect-ratio: calc(380/270); 
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container {
      position: relative;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6c7d3755-8ddd-4dfe-ba08-ae7daa3b2392 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-8d0dca56-a0f8-4ed1-b6f0-623682ca30e6 {
  margin-top: 9px;
margin-left: 15%;
margin-bottom: 20px;
margin-right: 15%;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-8d0dca56-a0f8-4ed1-b6f0-623682ca30e6 .shogun-heading-component h1 {
  color: rgba(67, 77, 127, 1);
  font-weight:  700 ;
  font-family: "Poppins";
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-387b65a5-9c61-4ab3-9a41-0c33e1bc0679 {
  margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

#s-cc3a4b7a-5494-41c0-922a-5711b34c8804 {
  min-height: 50px;
}








#s-cc3a4b7a-5494-41c0-922a-5711b34c8804 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc3a4b7a-5494-41c0-922a-5711b34c8804.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 2500px;
aspect-ratio: 2500/1000;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-105462e9-d8fc-4e87-b3c2-c60489a0309f, #wrap-s-105462e9-d8fc-4e87-b3c2-c60489a0309f { display: none !important; }}@media (max-width: 767px){#s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
  
}
}@media (max-width: 767px){#s-105462e9-d8fc-4e87-b3c2-c60489a0309f, #wrap-s-105462e9-d8fc-4e87-b3c2-c60489a0309f { display: none !important; }}




  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image,
  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
    width: 100%;
    height: auto;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
    
    
  }


.s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shogun-image-content {
  
    align-items: center;
  
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
      --shg-aspect-ratio: calc(2500/1000); 
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
      position: relative;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image,
  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
    width: 100%;
    height: auto;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
    
    
  }


.s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shogun-image-content {
  
    align-items: center;
  
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
      --shg-aspect-ratio: calc(2500/1000); 
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
      position: relative;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image,
  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
    width: 100%;
    height: auto;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
    
    
  }


.s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shogun-image-content {
  
    align-items: center;
  
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
      --shg-aspect-ratio: calc(2500/1000); 
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
      position: relative;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image,
  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
    width: 100%;
    height: auto;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
    
    
  }


.s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shogun-image-content {
  
    align-items: center;
  
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
      --shg-aspect-ratio: calc(2500/1000); 
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
      position: relative;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image,
  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
    width: 100%;
    height: auto;
  }

  #s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
    
    
  }


.s-105462e9-d8fc-4e87-b3c2-c60489a0309f .shogun-image-content {
  
    align-items: center;
  
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f {
      --shg-aspect-ratio: calc(2500/1000); 
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container {
      position: relative;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-105462e9-d8fc-4e87-b3c2-c60489a0309f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e14712b9-1208-44c1-a11f-ef761ed70048 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-e14712b9-1208-44c1-a11f-ef761ed70048 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e14712b9-1208-44c1-a11f-ef761ed70048.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8bb3e64f-f649-444e-b1bb-95b8a2e57184 {
  margin-top: 15px;
margin-left: 13%;
margin-bottom: 15px;
margin-right: 13%;
}

#s-00677f61-8ffd-467b-b40d-04a742dcd04c {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(67, 77, 127, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(245, 245, 245, 1);
text-align: center;
text-decoration: none;
color: rgba(67, 77, 127, 1);
}
#s-00677f61-8ffd-467b-b40d-04a742dcd04c:hover {background-color: rgba(67, 77, 127, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-00677f61-8ffd-467b-b40d-04a742dcd04c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-00677f61-8ffd-467b-b40d-04a742dcd04c-root {
    text-align: center;
  }


#s-00677f61-8ffd-467b-b40d-04a742dcd04c.shg-btn {
  color: rgba(67, 77, 127, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-00677f61-8ffd-467b-b40d-04a742dcd04c-root {
    text-align: center;
  }


#s-00677f61-8ffd-467b-b40d-04a742dcd04c.shg-btn {
  color: rgba(67, 77, 127, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-00677f61-8ffd-467b-b40d-04a742dcd04c-root {
    text-align: center;
  }


#s-00677f61-8ffd-467b-b40d-04a742dcd04c.shg-btn {
  color: rgba(67, 77, 127, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-00677f61-8ffd-467b-b40d-04a742dcd04c-root {
    text-align: center;
  }


#s-00677f61-8ffd-467b-b40d-04a742dcd04c.shg-btn {
  color: rgba(67, 77, 127, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-00677f61-8ffd-467b-b40d-04a742dcd04c-root {
    text-align: center;
  }


#s-00677f61-8ffd-467b-b40d-04a742dcd04c.shg-btn {
  color: rgba(67, 77, 127, 1);
  font-size: 17px;
  font-weight: 700;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-6c8ebb8d-b90b-4126-a290-038eb08b3f31 {
  min-height: 50px;
}








#s-6c8ebb8d-b90b-4126-a290-038eb08b3f31 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c8ebb8d-b90b-4126-a290-038eb08b3f31.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 1200px;
aspect-ratio: 1200/4500;
text-align: center;
}
@media (min-width: 1200px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
  
}
}@media (min-width: 1200px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6, #wrap-s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6, #wrap-s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6, #wrap-s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 { display: none !important; }}




  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image,
  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
    width: 100%;
    height: auto;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
    
    
  }


.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
      --shg-aspect-ratio: calc(1200/4500); 
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
      position: relative;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image,
  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
    width: 100%;
    height: auto;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
    
    
  }


.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
      --shg-aspect-ratio: calc(1200/4500); 
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
      position: relative;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image,
  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
    width: 100%;
    height: auto;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
    
    
  }


.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
      --shg-aspect-ratio: calc(1200/4500); 
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
      position: relative;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image,
  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
    width: 100%;
    height: auto;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
    
    
  }


.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
      --shg-aspect-ratio: calc(1200/4500); 
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
      position: relative;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image,
  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
    width: 100%;
    height: auto;
  }

  #s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
    
    
  }


.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 .shogun-image-content {
  
    align-items: center;
  
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 {
      --shg-aspect-ratio: calc(1200/4500); 
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container {
      position: relative;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-425918fd-74e4-4d72-9ad9-f1bcfad7c1a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-e9d9f105-30b2-48b8-8c83-01b7f773fce7 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 4px;
margin-right: 3%;
}

@media (min-width: 0px) {
[id="s-e9d9f105-30b2-48b8-8c83-01b7f773fce7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9d9f105-30b2-48b8-8c83-01b7f773fce7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e9d9f105-30b2-48b8-8c83-01b7f773fce7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e9d9f105-30b2-48b8-8c83-01b7f773fce7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-7b5bae98-5f2b-4904-8a63-c2853e4f81fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b5bae98-5f2b-4904-8a63-c2853e4f81fb .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b {
  text-align: left;
}



.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ebd9b452-dc0a-4241-bfd5-d5d2f74eb15b img.shogun-image {
  width: 100%;
}



}
#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883-btn-wrapper {
    text-align: center;
  }


#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-variant-btn:hover {
  background: #252525;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-variant-btn:active, #s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-90c88cc2-3be0-4d71-ab3f-25f2d58cd883 .shg-variant-btn.disabled {
  background: #252525;
}

#s-ba0d0196-de50-4bc6-9028-3ffee86a82ca {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-b24837a0-92a4-4eee-8e37-f63e18221031 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-b24837a0-92a4-4eee-8e37-f63e18221031:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b24837a0-92a4-4eee-8e37-f63e18221031:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-b24837a0-92a4-4eee-8e37-f63e18221031-root {
    text-align: center;
  }


#s-b24837a0-92a4-4eee-8e37-f63e18221031.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-b24837a0-92a4-4eee-8e37-f63e18221031-root {
    text-align: center;
  }


#s-b24837a0-92a4-4eee-8e37-f63e18221031.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-b24837a0-92a4-4eee-8e37-f63e18221031-root {
    text-align: center;
  }


#s-b24837a0-92a4-4eee-8e37-f63e18221031.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-b24837a0-92a4-4eee-8e37-f63e18221031-root {
    text-align: center;
  }


#s-b24837a0-92a4-4eee-8e37-f63e18221031.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-b24837a0-92a4-4eee-8e37-f63e18221031-root {
    text-align: center;
  }


#s-b24837a0-92a4-4eee-8e37-f63e18221031.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-91188891-4675-4931-9e92-803eb3a0c8c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91188891-4675-4931-9e92-803eb3a0c8c2 .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7a0d4d03-253c-4220-b864-e7423ef808af {
  text-align: left;
}



.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7a0d4d03-253c-4220-b864-e7423ef808af img.shogun-image {
  width: 100%;
}



}
#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72-btn-wrapper {
    text-align: center;
  }


#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-variant-btn:hover {
  background: #252525;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-variant-btn:active, #s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-a4caeb0c-09a5-4133-b8db-ea7e6844ea72 .shg-variant-btn.disabled {
  background: #252525;
}

#s-3b1b1c72-0e16-4cb4-b1d0-1b190d511887 {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-9115d09d-9224-4a11-ac0a-970b0252f533 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-9115d09d-9224-4a11-ac0a-970b0252f533:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9115d09d-9224-4a11-ac0a-970b0252f533:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9115d09d-9224-4a11-ac0a-970b0252f533-root {
    text-align: center;
  }


#s-9115d09d-9224-4a11-ac0a-970b0252f533.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9115d09d-9224-4a11-ac0a-970b0252f533-root {
    text-align: center;
  }


#s-9115d09d-9224-4a11-ac0a-970b0252f533.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9115d09d-9224-4a11-ac0a-970b0252f533-root {
    text-align: center;
  }


#s-9115d09d-9224-4a11-ac0a-970b0252f533.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9115d09d-9224-4a11-ac0a-970b0252f533-root {
    text-align: center;
  }


#s-9115d09d-9224-4a11-ac0a-970b0252f533.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9115d09d-9224-4a11-ac0a-970b0252f533-root {
    text-align: center;
  }


#s-9115d09d-9224-4a11-ac0a-970b0252f533.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-210f7ba3-c757-4728-acba-7f264c0c793a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-210f7ba3-c757-4728-acba-7f264c0c793a .shg-product-title-component h4 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-a1802ff8-7516-42bd-baf0-14422b511fdb {
  margin-top: 0px;
text-align: left;
}



.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb img.shogun-image {
  width: 100%;
}



}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb img.shogun-image {
  width: 100%;
}



}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb img.shogun-image {
  width: 100%;
}



}@media (max-width: 767px){

.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a1802ff8-7516-42bd-baf0-14422b511fdb img.shogun-image {
  width: 100%;
}



}
#s-c623f58d-3b07-40bc-b73f-061183bee1ab {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-decoration: none;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatches-wrapper {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(auto-fit, 32px);
  margin-top: 6px;
  min-width: 100px;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatch {
  position: relative;
  display: block;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  cursor: pointer;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatch.not-available {
  cursor: not-allowed;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='2'/></svg>");
  background-repeat:no-repeat;
  background-position:center center;
  background-size: 100% 100%, auto;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid hsla(230, 13%, 23%, 0.1);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  transition: 0.2s;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatch:hover::before {
  border-color: hsla(230, 13%, 23%, 0.3);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatch.selected::before {
  border-color: hsla(230, 13%, 23%, 0.8);
  width: calc(100% + 6px);
  height: calc(100% + 6px);
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-product-swatches-title {
  height: 32px;
  display: block;
  font-size: 14px;
  margin-top: 8px;
  overflow-x: clip;
}





  #s-c623f58d-3b07-40bc-b73f-061183bee1ab-btn-wrapper {
    text-align: center;
  }


#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-variant-btn {
  color: #ffffff;
  background: #252525;
  font-size: 14px;
  
  
  
  padding: 10px;
  border-radius: 2px;
  border:  solid ;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-variant-btn:hover {
  background: #252525;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-variant-btn:active, #s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-variant-btn.active {
  background: #252525;
  color: #ffffff;
}

#s-c623f58d-3b07-40bc-b73f-061183bee1ab .shg-variant-btn.disabled {
  background: #252525;
}

#s-90695c30-cb9b-4069-ac60-5790ac205739 {
  margin-top: 0px;
margin-bottom: 4px;
}

#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(250, 208, 78, 1);
text-align: center;
text-decoration: none;
color: rgba(28, 26, 52, 1);
}
#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec-root {
    text-align: center;
  }


#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec-root {
    text-align: center;
  }


#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec-root {
    text-align: center;
  }


#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec-root {
    text-align: center;
  }


#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec-root {
    text-align: center;
  }


#s-9623eb9f-99ce-4d6e-b5d9-a22ab6e383ec.shg-btn {
  color: rgba(28, 26, 52, 1);
  font-size: 16px;
  font-weight: 600;
  
  font-family: Poppins;
  display:  inline-block ;
}
}
#s-8f4fb748-1494-4a64-9c45-3c5ca06f674c {
  min-height: 50px;
}








#s-8f4fb748-1494-4a64-9c45-3c5ca06f674c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f4fb748-1494-4a64-9c45-3c5ca06f674c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
  margin-top: 20px;
margin-bottom: 20px;
max-width: 1500px;
aspect-ratio: 1500/2000;
text-align: center;
}
@media (min-width: 1200px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
  
}
}@media (min-width: 1200px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1, #wrap-s-7627334b-24a4-44e3-a6a0-d300075f3bd1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1, #wrap-s-7627334b-24a4-44e3-a6a0-d300075f3bd1 { display: none !important; }}@media (max-width: 767px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
  
}
}@media (max-width: 767px){#s-7627334b-24a4-44e3-a6a0-d300075f3bd1, #wrap-s-7627334b-24a4-44e3-a6a0-d300075f3bd1 { display: none !important; }}




  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image,
  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
    width: 100%;
    height: auto;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
    
    
  }


.s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
      --shg-aspect-ratio: calc(1500/2000); 
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
      position: relative;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image,
  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
    width: 100%;
    height: auto;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
    
    
  }


.s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
      --shg-aspect-ratio: calc(1500/2000); 
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
      position: relative;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image,
  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
    width: 100%;
    height: auto;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
    
    
  }


.s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
      --shg-aspect-ratio: calc(1500/2000); 
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
      position: relative;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image,
  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
    width: 100%;
    height: auto;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
    
    
  }


.s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
      --shg-aspect-ratio: calc(1500/2000); 
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
      position: relative;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image,
  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
    width: 100%;
    height: auto;
  }

  #s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
    
    
  }


.s-7627334b-24a4-44e3-a6a0-d300075f3bd1 .shogun-image-content {
  
    align-items: center;
  
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 {
      --shg-aspect-ratio: calc(1500/2000); 
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container {
      position: relative;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7627334b-24a4-44e3-a6a0-d300075f3bd1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-8b0240ce-2627-44d1-8096-0becabf3da96 hr {
  border-top: 2px solid #ddd;
}

/*
  $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}
