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

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

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

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

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

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

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

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

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

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

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

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

#s-94ded2b1-992e-4d87-8e24-0e92040e16eb {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
min-height: 50px;
}








#s-94ded2b1-992e-4d87-8e24-0e92040e16eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-94ded2b1-992e-4d87-8e24-0e92040e16eb.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

#s-3d9ac32a-b9c6-4282-8bfb-bc6e19015e27 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3d9ac32a-b9c6-4282-8bfb-bc6e19015e27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d9ac32a-b9c6-4282-8bfb-bc6e19015e27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3d9ac32a-b9c6-4282-8bfb-bc6e19015e27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d9ac32a-b9c6-4282-8bfb-bc6e19015e27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 450px;
background-position: center center;
}

#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c2fead17-dc73-41f2-96b2-fbc849856878 {
  background-image: url(https://i.shgcdn.com/caf00cf2-36aa-4eb7-9094-7076bef7fac0/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c2fead17-dc73-41f2-96b2-fbc849856878.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-c2fead17-dc73-41f2-96b2-fbc849856878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c2fead17-dc73-41f2-96b2-fbc849856878.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  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-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin-left: 20%;
margin-right: 20%;
max-width: 500px;
aspect-ratio: 704/279;
text-align: center;
}



.shg-image-margin-container-s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin-left: 20%;
  margin-right: 20%;
  
  
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      aspect-ratio: 704/279;
      width: 100%;
      height: 100%;
    }

    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-link {
      aspect-ratio: 704/279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
    
    
  }


.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-content {
  
    align-items: center;
  
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
      --shg-aspect-ratio: calc(704/279); 
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
      position: relative;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  
  
  
  
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      aspect-ratio: 704/279;
      width: 100%;
      height: 100%;
    }

    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-link {
      aspect-ratio: 704/279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
    
    
  }


.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-content {
  
    align-items: center;
  
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
      --shg-aspect-ratio: calc(704/279); 
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
      position: relative;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  
  
  
  
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      aspect-ratio: 704/279;
      width: 100%;
      height: 100%;
    }

    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-link {
      aspect-ratio: 704/279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
    
    
  }


.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-content {
  
    align-items: center;
  
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
      --shg-aspect-ratio: calc(704/279); 
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
      position: relative;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  
  
  
  
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      aspect-ratio: 704/279;
      width: 100%;
      height: 100%;
    }

    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-link {
      aspect-ratio: 704/279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
    
    
  }


.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-content {
  
    align-items: center;
  
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
      --shg-aspect-ratio: calc(704/279); 
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
      position: relative;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  
  
  
  
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      aspect-ratio: 704/279;
      width: 100%;
      height: 100%;
    }

    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-link {
      aspect-ratio: 704/279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
    
    
  }


.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c .shogun-image-content {
  
    align-items: center;
  
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c {
      --shg-aspect-ratio: calc(704/279); 
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container {
      position: relative;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f923ccc1-2b43-4f15-903f-8e21b67ba26c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-53c1f707-595b-43da-afdc-5b8af263ae75 {
  margin-left: auto;
margin-right: auto;
min-height: 450px;
background-color: rgba(249, 206, 184, 1);
}








#s-53c1f707-595b-43da-afdc-5b8af263ae75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-53c1f707-595b-43da-afdc-5b8af263ae75.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  
  
  text-transform: none;
  
  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-9a72b3f9-0f24-469e-9405-5f3e4e21b370 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}

#s-9a72b3f9-0f24-469e-9405-5f3e4e21b370 .shogun-heading-component h1 {
  color: rgba(12, 12, 12, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



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

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

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

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

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

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

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

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

.shg-theme-text-content p {
  
  
  
}

#s-4f146f82-ea24-4e33-91eb-d93b24801cfb {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

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

.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-3dae3f35-61a1-4cb0-81a9-018b4345fdfb {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgzMzNhMmEtNGYwMS00OTU0LTgwYjctZTUwZWQzMjBjMzhkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZhNjdiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ODMzM2EyYS00ZjAxLTQ5NTQtODBiNy1lNTBlZDMyMGMzOGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-left: 5%;
margin-bottom: 15px;
margin-right: 5%;
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(223, 102, 38, 1);
border-radius: 10px;
text-align: left;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6a67b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}];
hover-type: gradient;
}
#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMzE1NTNjZmYtYTU0Zi00N2VlLWEwN2MtODUyMmJkNGIxMTk1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmE5ZDZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzMTU1M2NmZi1hNTRmLTQ3ZWUtYTA3Yy04NTIyYmQ0YjExOTUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0.05909090909090909, "color"=>"#fa9d6b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}] !important;}#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb:active {background-color: rgba(220, 98, 34, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb-root {
    text-align: left;
  }


#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb-root {
    text-align: left;
  }


#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb-root {
    text-align: left;
  }


#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb-root {
    text-align: left;
  }


#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb-root {
    text-align: left;
  }


#s-3dae3f35-61a1-4cb0-81a9-018b4345fdfb.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-08e9e0b9-f1dd-4397-8afb-93c4f8cf8c76 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-08e9e0b9-f1dd-4397-8afb-93c4f8cf8c76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-08e9e0b9-f1dd-4397-8afb-93c4f8cf8c76.shg-box.shg-c {
  justify-content: center;
}

#s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b93a5d78-a5c6-493d-8f23-0ea79c0d0d30"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-be8e8813-fa8d-40de-86ef-24246acfc6a2 {
  margin-left: auto;
margin-right: auto;
}

#s-0f021e37-f796-4add-aa30-7d1a0078911c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}

#s-0f021e37-f796-4add-aa30-7d1a0078911c .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-34dafb1e-67a7-4c83-beaa-68cc2b3ed23f {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-32dafb9c-99e0-44b9-9518-90b9b3bc4653 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-32dafb9c-99e0-44b9-9518-90b9b3bc4653 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-32dafb9c-99e0-44b9-9518-90b9b3bc4653.shg-box.shg-c {
  justify-content: center;
}

#s-9082ab19-7f05-4b07-8fae-0ce97bd4ae53 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9082ab19-7f05-4b07-8fae-0ce97bd4ae53"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9082ab19-7f05-4b07-8fae-0ce97bd4ae53"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9082ab19-7f05-4b07-8fae-0ce97bd4ae53"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9082ab19-7f05-4b07-8fae-0ce97bd4ae53"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-b73d2653-79fc-481e-88b0-58a029454082 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}

#s-b73d2653-79fc-481e-88b0-58a029454082 .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-8ee4c2e4-6eda-4332-a4c8-8f3fda56d175 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 250px;
background-position: center center;
}

#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  background-image: url(https://i.shgcdn.com/1aac7e39-9eb8-4c95-8e27-9a5a3e8dd9cc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-e97b5be0-aae2-495e-99da-70b47195ae65.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-e97b5be0-aae2-495e-99da-70b47195ae65 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e97b5be0-aae2-495e-99da-70b47195ae65 {
  cursor: pointer;
}#s-e97b5be0-aae2-495e-99da-70b47195ae65.shg-box.shg-c {
  justify-content: center;
}

#s-ec19ab42-dd26-4aa1-bc3e-b5f20a124202 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-ec19ab42-dd26-4aa1-bc3e-b5f20a124202 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec19ab42-dd26-4aa1-bc3e-b5f20a124202.shg-box.shg-c {
  justify-content: center;
}

#s-32893a66-f295-40a6-b9e7-ab2d458e951a {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-32893a66-f295-40a6-b9e7-ab2d458e951a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32893a66-f295-40a6-b9e7-ab2d458e951a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32893a66-f295-40a6-b9e7-ab2d458e951a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32893a66-f295-40a6-b9e7-ab2d458e951a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-32893a66-f295-40a6-b9e7-ab2d458e951a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 250px;
background-position: center center;
}

#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 {
  background-image: url(https://i.shgcdn.com/5024ff42-fc1e-4308-a241-96946f916bec/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-78c62aa7-bc30-462c-a5f1-5532377c14d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-78c62aa7-bc30-462c-a5f1-5532377c14d5.shg-box.shg-c {
  justify-content: center;
}

#s-eb0568c0-3c09-4b3d-b830-d4ff46153445 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}

#s-eb0568c0-3c09-4b3d-b830-d4ff46153445 .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f39436eb-5485-4d75-8ce8-71e7b27f80fa {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f2ee9ce7-0562-407e-8df0-2805f93573ee {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(249, 206, 184, 1);
}








#s-f2ee9ce7-0562-407e-8df0-2805f93573ee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f2ee9ce7-0562-407e-8df0-2805f93573ee.shg-box.shg-c {
  justify-content: center;
}

#s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6 {
  margin-left: auto;
margin-right: auto;
background-color: rgba(249, 206, 184, 1);
}

@media (min-width: 0px) {
[id="s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c9bb9bae-565b-41b4-bc3c-d5b49093f1a6"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b229767a-ff8d-473d-94b8-dff90af4d65e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}








#s-b229767a-ff8d-473d-94b8-dff90af4d65e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b229767a-ff8d-473d-94b8-dff90af4d65e.shg-box.shg-c {
  justify-content: center;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
aspect-ratio: 4/3;
text-align: center;
}



.shg-image-margin-container-s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      width: 100%;
      height: 100%;
    }

    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
    
    
  }


.s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24258d38-51b6-49da-b3f4-ca70351db65e {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
      position: relative;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-24258d38-51b6-49da-b3f4-ca70351db65e {
  
  
  
  
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      width: 100%;
      height: 100%;
    }

    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
    
    
  }


.s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24258d38-51b6-49da-b3f4-ca70351db65e {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
      position: relative;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-24258d38-51b6-49da-b3f4-ca70351db65e {
  
  
  
  
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      width: 100%;
      height: 100%;
    }

    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
    
    
  }


.s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24258d38-51b6-49da-b3f4-ca70351db65e {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
      position: relative;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-24258d38-51b6-49da-b3f4-ca70351db65e {
  
  
  
  
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      width: 100%;
      height: 100%;
    }

    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
    
    
  }


.s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24258d38-51b6-49da-b3f4-ca70351db65e {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
      position: relative;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-24258d38-51b6-49da-b3f4-ca70351db65e {
  
  
  
  
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      width: 100%;
      height: 100%;
    }

    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24258d38-51b6-49da-b3f4-ca70351db65e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
    
    
  }


.s-24258d38-51b6-49da-b3f4-ca70351db65e .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24258d38-51b6-49da-b3f4-ca70351db65e {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container {
      position: relative;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24258d38-51b6-49da-b3f4-ca70351db65e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1d50b1e1-8a88-4b6d-89f6-09b176776a2d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-1d50b1e1-8a88-4b6d-89f6-09b176776a2d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 768px) {
[id="s-1d50b1e1-8a88-4b6d-89f6-09b176776a2d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 992px) {
[id="s-1d50b1e1-8a88-4b6d-89f6-09b176776a2d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

@media (min-width: 1200px) {
[id="s-1d50b1e1-8a88-4b6d-89f6-09b176776a2d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.3333333333333335px);
}

}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
    
    
  }


.s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-content {
  
    align-items: center;
  
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b13e3866-6724-47c4-b478-297aee5854ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
      position: relative;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-b13e3866-6724-47c4-b478-297aee5854ce {
  
  
  
  
}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
    
    
  }


.s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-content {
  
    align-items: center;
  
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b13e3866-6724-47c4-b478-297aee5854ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
      position: relative;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b13e3866-6724-47c4-b478-297aee5854ce {
  
  
  
  
}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
    
    
  }


.s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-content {
  
    align-items: center;
  
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b13e3866-6724-47c4-b478-297aee5854ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
      position: relative;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b13e3866-6724-47c4-b478-297aee5854ce {
  
  
  
  
}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
    
    
  }


.s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-content {
  
    align-items: center;
  
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b13e3866-6724-47c4-b478-297aee5854ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
      position: relative;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-b13e3866-6724-47c4-b478-297aee5854ce {
  
  
  
  
}

#s-b13e3866-6724-47c4-b478-297aee5854ce {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b13e3866-6724-47c4-b478-297aee5854ce .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
    
    
  }


.s-b13e3866-6724-47c4-b478-297aee5854ce .shogun-image-content {
  
    align-items: center;
  
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b13e3866-6724-47c4-b478-297aee5854ce {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container {
      position: relative;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b13e3866-6724-47c4-b478-297aee5854ce img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
    
    
  }


.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
      position: relative;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  
  
  
  
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
    
    
  }


.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
      position: relative;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  
  
  
  
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
    
    
  }


.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
      position: relative;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  
  
  
  
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
    
    
  }


.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
      position: relative;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  
  
  
  
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
    
    
  }


.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 .shogun-image-content {
  
    align-items: center;
  
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container {
      position: relative;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-43b2aa85-bca2-4930-8af2-9b41c895d4e7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
    
    
  }


.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-content {
  
    align-items: center;
  
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
      position: relative;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  
  
  
  
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
    
    
  }


.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-content {
  
    align-items: center;
  
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
      position: relative;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  
  
  
  
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
    
    
  }


.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-content {
  
    align-items: center;
  
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
      position: relative;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  
  
  
  
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
    
    
  }


.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-content {
  
    align-items: center;
  
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
      position: relative;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  
  
  
  
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      width: 100%;
      height: 100%;
    }

    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
    
    
  }


.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 .shogun-image-content {
  
    align-items: center;
  
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container {
      position: relative;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ff2fafbc-8da5-4bfc-b555-acf5b7a79f93 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f {
  display: none;
}
#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f, #wrap-s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f {
  display: none;
}
#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f, #wrap-s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f { display: none !important; }}







#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d38b8eb4-d88a-4e9d-9c79-d9010760a25f.shg-box.shg-c {
  justify-content: center;
}

#s-acca9699-8890-42c5-806a-0df5e8318843 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-b64c3729-bcf9-436b-b958-ad77d0092daa {
  margin-left: auto;
margin-right: auto;
}

#s-a09bdec6-de62-4fe4-9ae1-c47816f441e3 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
text-align: center;
}

#s-a09bdec6-de62-4fe4-9ae1-c47816f441e3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  
  font-family: Aoboshi One;
  font-style:  normal ;
}

#s-a09bdec6-de62-4fe4-9ae1-c47816f441e3 .shg-product-price {
  color: #000;
  
  font-family: Aoboshi One;
  font-style:  normal ;
  font-size: 18px;
}

#s-a09bdec6-de62-4fe4-9ae1-c47816f441e3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  font-family: Aoboshi One;
  font-style:  normal ;
  
  padding-left: 10px;
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-68e16ea6-fd80-4f0a-b91c-47370473e05b {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-68e16ea6-fd80-4f0a-b91c-47370473e05b .shogun-countdown span, #s-68e16ea6-fd80-4f0a-b91c-47370473e05b .shogun-countdown label {
  color: rgba(238, 109, 41, 1);
}
#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgzMzNhMmEtNGYwMS00OTU0LTgwYjctZTUwZWQzMjBjMzhkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZhNjdiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ODMzM2EyYS00ZjAxLTQ5NTQtODBiNy1lNTBlZDMyMGMzOGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
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(223, 102, 38, 1);
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6a67b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}];
hover-type: gradient;
}
#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYjFlZGI0NzMtNDFmYy00MzZjLWI4NWItMGU0MDU0MGZhYWQ1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmE5ZDZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiMWVkYjQ3My00MWZjLTQzNmMtYjg1Yi0wZTQwNTQwZmFhZDUpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0.05909090909090909, "color"=>"#fa9d6b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}] !important;}#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7:active {background-color: rgba(220, 98, 34, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7-root {
    text-align: center;
  }


#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7-root {
    text-align: center;
  }


#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7-root {
    text-align: center;
  }


#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7-root {
    text-align: center;
  }


#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7-root {
    text-align: center;
  }


#s-8b06675e-18be-4b5a-9dfa-d5d5d135ddb7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-2738b443-c9ed-435b-b8ea-4dc9c3a2ad54 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-050a4556-a2b8-464d-b596-fc10fc183af0 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-050a4556-a2b8-464d-b596-fc10fc183af0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-6033c14f-5223-4aef-94ab-8e2bf28498fd {
  margin-left: auto;
margin-right: auto;
}

#s-6033c14f-5223-4aef-94ab-8e2bf28498fd .shogun-icon-wrapper {
  text-align: center;
}


#s-6033c14f-5223-4aef-94ab-8e2bf28498fd .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(238, 109, 41, 1);
}

#s-bbfec11d-9e19-4193-a704-b10590041d2a {
  margin-left: auto;
margin-right: auto;
}

#s-f77d8aae-0d84-4bad-82e8-88466a5ec8a0 {
  margin-left: auto;
margin-right: auto;
}

#s-f77d8aae-0d84-4bad-82e8-88466a5ec8a0 .shogun-icon-wrapper {
  text-align: center;
}


#s-f77d8aae-0d84-4bad-82e8-88466a5ec8a0 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(238, 109, 41, 1);
}

#s-95cf46c8-5d3f-4f3c-a73b-8e78e7db48c0 {
  margin-left: auto;
margin-right: auto;
}

#s-bd00b354-7f78-4fd5-a966-a9d6ae50ebb9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}








#s-bd00b354-7f78-4fd5-a966-a9d6ae50ebb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd00b354-7f78-4fd5-a966-a9d6ae50ebb9.shg-box.shg-c {
  justify-content: center;
}

#s-1eda0531-ce4e-4925-bad3-e9cc219d73b7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: left;
}

#s-1eda0531-ce4e-4925-bad3-e9cc219d73b7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 40px;
  
  
  
}



#s-19c9db7a-55b5-4dea-b645-ceecd6dc1ab6 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a {
  display: none;
}
#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a, #wrap-s-d61eb44f-fa82-4f00-8469-bdde0b1be55a { display: none !important; }}@media (max-width: 767px){#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a {
  display: none;
}
#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a, #wrap-s-d61eb44f-fa82-4f00-8469-bdde0b1be55a { display: none !important; }}







#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d61eb44f-fa82-4f00-8469-bdde0b1be55a.shg-box.shg-c {
  justify-content: center;
}

#s-21431c30-2197-4141-9784-a92e29f3eef5 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-f1ea5daf-d756-4cac-a3ee-636b6c5f5241 {
  margin-left: auto;
margin-right: auto;
}

#s-ca246c26-c752-4db1-a411-9a14b171cb5e {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
text-align: left;
}

#s-ca246c26-c752-4db1-a411-9a14b171cb5e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  
  font-family: Aoboshi One;
  font-style:  normal ;
}

#s-ca246c26-c752-4db1-a411-9a14b171cb5e .shg-product-price {
  color: #000;
  
  font-family: Aoboshi One;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca246c26-c752-4db1-a411-9a14b171cb5e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  font-family: Aoboshi One;
  font-style:  normal ;
  
  padding-left: 10px;
}

#s-7f79b07d-f984-4af6-b04b-ab68f761bad6 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-7f79b07d-f984-4af6-b04b-ab68f761bad6 .shogun-countdown span, #s-7f79b07d-f984-4af6-b04b-ab68f761bad6 .shogun-countdown label {
  color: rgba(238, 109, 41, 1);
}
#s-37124334-fb31-47f9-82f7-50a6a05f0ea6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgzMzNhMmEtNGYwMS00OTU0LTgwYjctZTUwZWQzMjBjMzhkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZhNjdiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ODMzM2EyYS00ZjAxLTQ5NTQtODBiNy1lNTBlZDMyMGMzOGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
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(223, 102, 38, 1);
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6a67b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}];
hover-type: gradient;
}
#s-37124334-fb31-47f9-82f7-50a6a05f0ea6:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iOTNhZjg2NGUtMjFlNC00N2FkLThmNmQtZmMzN2Q3Y2JlZTUwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmE5ZDZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM5M2FmODY0ZS0yMWU0LTQ3YWQtOGY2ZC1mYzM3ZDdjYmVlNTApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0.05909090909090909, "color"=>"#fa9d6b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}] !important;}#s-37124334-fb31-47f9-82f7-50a6a05f0ea6:active {background-color: rgba(220, 98, 34, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-37124334-fb31-47f9-82f7-50a6a05f0ea6-root {
    text-align: center;
  }


#s-37124334-fb31-47f9-82f7-50a6a05f0ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-37124334-fb31-47f9-82f7-50a6a05f0ea6-root {
    text-align: center;
  }


#s-37124334-fb31-47f9-82f7-50a6a05f0ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-37124334-fb31-47f9-82f7-50a6a05f0ea6-root {
    text-align: center;
  }


#s-37124334-fb31-47f9-82f7-50a6a05f0ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-37124334-fb31-47f9-82f7-50a6a05f0ea6-root {
    text-align: center;
  }


#s-37124334-fb31-47f9-82f7-50a6a05f0ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-37124334-fb31-47f9-82f7-50a6a05f0ea6-root {
    text-align: center;
  }


#s-37124334-fb31-47f9-82f7-50a6a05f0ea6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-4606bcef-20bc-428c-a4df-2a55bc5ab4a6 {
  margin-left: auto;
margin-bottom: 15px;
margin-right: auto;
}

#s-583c54f7-d341-48ae-b98c-670754a82fb9 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-583c54f7-d341-48ae-b98c-670754a82fb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-93ab9135-1d9d-428c-af77-d799ff753465 {
  margin-left: auto;
margin-right: auto;
}

#s-93ab9135-1d9d-428c-af77-d799ff753465 .shogun-icon-wrapper {
  text-align: center;
}


#s-93ab9135-1d9d-428c-af77-d799ff753465 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(238, 109, 41, 1);
}

#s-768396d1-0a93-4696-a0d9-1f7ce4ffd1ff {
  margin-left: auto;
margin-right: auto;
}

#s-0ce2030c-0127-48d2-89f8-1fbad57aedd3 {
  margin-left: auto;
margin-right: auto;
}

#s-0ce2030c-0127-48d2-89f8-1fbad57aedd3 .shogun-icon-wrapper {
  text-align: center;
}


#s-0ce2030c-0127-48d2-89f8-1fbad57aedd3 .shogun-icon-wrapper > .shogun-icon {

  font-size: 25px !important;
  color: rgba(238, 109, 41, 1);
}

#s-0fdb3065-a0c1-473c-af20-8855dd5ced18 {
  margin-left: auto;
margin-right: auto;
}

#s-afcd9a53-bd3a-4820-892d-63afbc731d8c {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-afcd9a53-bd3a-4820-892d-63afbc731d8c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-afcd9a53-bd3a-4820-892d-63afbc731d8c.shg-box.shg-c {
  justify-content: center;
}

#s-2f27fbb8-caca-4c54-ac25-3fe8c0044cde {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-2f27fbb8-caca-4c54-ac25-3fe8c0044cde .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-a0137569-0dce-46f5-9b01-6656f126dadb {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-a0137569-0dce-46f5-9b01-6656f126dadb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0137569-0dce-46f5-9b01-6656f126dadb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-a0137569-0dce-46f5-9b01-6656f126dadb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-a0137569-0dce-46f5-9b01-6656f126dadb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-0a8b9309-bcc2-45cd-9545-9bf4fd92e974 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}








#s-0a8b9309-bcc2-45cd-9545-9bf4fd92e974 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a8b9309-bcc2-45cd-9545-9bf4fd92e974.shg-box.shg-c {
  justify-content: center;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin-left: auto;
margin-right: auto;
max-width: 1142px;
aspect-ratio: 1142/945;
text-align: center;
}



.shg-image-margin-container-s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
    
    
  }


.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-content {
  
    align-items: center;
  
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
      position: relative;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  
  
  
  
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
    
    
  }


.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-content {
  
    align-items: center;
  
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
      position: relative;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  
  
  
  
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
    
    
  }


.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-content {
  
    align-items: center;
  
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
      position: relative;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  
  
  
  
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
    
    
  }


.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-content {
  
    align-items: center;
  
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
      position: relative;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  
  
  
  
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
    
    
  }


.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 .shogun-image-content {
  
    align-items: center;
  
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container {
      position: relative;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6eceb3d9-e54c-401d-9c3f-089a5ff37394 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-a09170f5-0c05-4320-906f-a6cf8d82b92e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a09170f5-0c05-4320-906f-a6cf8d82b92e .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-fc3d3c77-5221-48e4-80f9-afac8ac5c5f0 {
  margin-left: auto;
margin-right: auto;
}

#s-c6026030-11a6-4bbe-9f71-704e53aaf9e7 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}








#s-c6026030-11a6-4bbe-9f71-704e53aaf9e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6026030-11a6-4bbe-9f71-704e53aaf9e7.shg-box.shg-c {
  justify-content: center;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin-left: auto;
margin-right: auto;
max-width: 1142px;
aspect-ratio: 1142/945;
text-align: center;
}



.shg-image-margin-container-s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
    
    
  }


.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-content {
  
    align-items: center;
  
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
      position: relative;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  
  
  
  
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
    
    
  }


.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-content {
  
    align-items: center;
  
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
      position: relative;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  
  
  
  
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
    
    
  }


.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-content {
  
    align-items: center;
  
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
      position: relative;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  
  
  
  
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
    
    
  }


.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-content {
  
    align-items: center;
  
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
      position: relative;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  
  
  
  
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
    
    
  }


.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 .shogun-image-content {
  
    align-items: center;
  
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container {
      position: relative;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2907cdd0-1b33-4e1d-b80c-9668a3f25e78 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-b5064f6c-e492-44ba-a87d-a5e68babf5ba {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b5064f6c-e492-44ba-a87d-a5e68babf5ba .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-e8cd3c62-4b68-4c9d-a8ee-9484014b5303 {
  margin-left: auto;
margin-right: auto;
}

#s-ad49de6a-3400-4ed5-9421-ddafd67836b0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
min-height: 50px;
}








#s-ad49de6a-3400-4ed5-9421-ddafd67836b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ad49de6a-3400-4ed5-9421-ddafd67836b0.shg-box.shg-c {
  justify-content: center;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin-left: auto;
margin-right: auto;
max-width: 1142px;
aspect-ratio: 1142/945;
text-align: center;
}



.shg-image-margin-container-s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin-left: auto;
  margin-right: auto;
  
  
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
    
    
  }


.s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f838515-23fe-436f-b059-05cb662e74d8 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
      position: relative;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-6f838515-23fe-436f-b059-05cb662e74d8 {
  
  
  
  
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
    
    
  }


.s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f838515-23fe-436f-b059-05cb662e74d8 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
      position: relative;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6f838515-23fe-436f-b059-05cb662e74d8 {
  
  
  
  
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
    
    
  }


.s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f838515-23fe-436f-b059-05cb662e74d8 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
      position: relative;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6f838515-23fe-436f-b059-05cb662e74d8 {
  
  
  
  
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
    
    
  }


.s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f838515-23fe-436f-b059-05cb662e74d8 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
      position: relative;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

.shg-image-margin-container-s-6f838515-23fe-436f-b059-05cb662e74d8 {
  
  
  
  
}

#s-6f838515-23fe-436f-b059-05cb662e74d8 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      aspect-ratio: 1142/945;
      width: 100%;
      height: 100%;
    }

    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-link {
      aspect-ratio: 1142/945;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6f838515-23fe-436f-b059-05cb662e74d8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
    
    
  }


.s-6f838515-23fe-436f-b059-05cb662e74d8 .shogun-image-content {
  
    align-items: center;
  
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6f838515-23fe-436f-b059-05cb662e74d8 {
      --shg-aspect-ratio: calc(1142/945); 
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container {
      position: relative;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6f838515-23fe-436f-b059-05cb662e74d8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ebdf4e02-9f6c-4773-b027-0d4a3dedce4e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ebdf4e02-9f6c-4773-b027-0d4a3dedce4e .shogun-heading-component h1 {
  color: rgba(53, 152, 219, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 20px;
  
  
  
}



#s-59129e21-b7be-4811-ab83-06dbf9a1bbda {
  margin-left: auto;
margin-right: auto;
}

#s-4d07a393-b30d-4886-98bb-009bcd9b9f52 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-4d07a393-b30d-4886-98bb-009bcd9b9f52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d07a393-b30d-4886-98bb-009bcd9b9f52.shg-box.shg-c {
  justify-content: center;
}

#s-142d99d9-bded-4124-b3e0-5e4e7899ac01 {
  margin-left: auto;
margin-right: auto;
}

#s-142d99d9-bded-4124-b3e0-5e4e7899ac01 .shogun-icon-wrapper {
  text-align: center;
}


#s-142d99d9-bded-4124-b3e0-5e4e7899ac01 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(206, 59, 21, 1);
}

#s-71d836ca-b35c-4bf8-baba-e82052218007 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-71d836ca-b35c-4bf8-baba-e82052218007 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-fbce61e3-c241-4a5c-b5a6-f59981cc3a51 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-167ca8e1-9782-4c80-ad72-2df67890127a {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-167ca8e1-9782-4c80-ad72-2df67890127a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-167ca8e1-9782-4c80-ad72-2df67890127a.shg-box.shg-c {
  justify-content: center;
}

#s-16b292f6-0f1b-4e93-99e6-257cb0309881 {
  margin-left: auto;
margin-right: auto;
}

#s-16b292f6-0f1b-4e93-99e6-257cb0309881 .shogun-icon-wrapper {
  text-align: center;
}


#s-16b292f6-0f1b-4e93-99e6-257cb0309881 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(0, 0, 0, 1);
}

#s-f8334c74-7762-4e77-ae51-20df95b3f8f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-f8334c74-7762-4e77-ae51-20df95b3f8f3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-b90fc964-9d9f-4707-ad6d-6fe4dba09468 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-5ced3953-a367-48d3-95fb-784828199b98 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-5ced3953-a367-48d3-95fb-784828199b98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5ced3953-a367-48d3-95fb-784828199b98.shg-box.shg-c {
  justify-content: center;
}

#s-8133aa25-2a01-4fe5-bcfd-6337510803af {
  margin-left: auto;
margin-right: auto;
}

#s-8133aa25-2a01-4fe5-bcfd-6337510803af .shogun-icon-wrapper {
  text-align: center;
}


#s-8133aa25-2a01-4fe5-bcfd-6337510803af .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(55, 157, 20, 1);
}

#s-ba530e86-9464-4b32-afa3-ffe31b393f92 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-ba530e86-9464-4b32-afa3-ffe31b393f92 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-8f5b61e5-74ea-4d67-9ab2-d27962832428 {
  margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-66334d2e-687a-415e-ae8d-1f514f67e6ab {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-66334d2e-687a-415e-ae8d-1f514f67e6ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66334d2e-687a-415e-ae8d-1f514f67e6ab.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e {
  margin-left: auto;
margin-right: auto;
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(53, 152, 219, 1);
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(53, 152, 219, 1);
  text-align: left;
  
  
  
  font-size: 18px;
}

#s-b546ab44-16b9-4d44-8c51-8f880163fc6e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 18px;
}
#s-a3539df1-cb0c-4cd4-b858-245c1ab892f3 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-2e4fec3d-5116-400a-9cd0-61f4d091e5d9 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-6086fdc7-228a-4281-bbe6-7b12c6b8a9b1 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-c57610e3-e8e7-4158-adcf-4d0e12e61202 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-4ee0aeb8-251d-4c8d-98ee-1e885796767b {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-a7656cda-5618-4b5d-a43d-86e179150df8 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-02974f38-4318-4b96-a9ae-695b0ffd9431 {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-left: 2%;
padding-bottom: 15px;
padding-right: 2%;
}

#s-4c3431ff-4f07-41ec-bf06-c206bfa4326c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-4c3431ff-4f07-41ec-bf06-c206bfa4326c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-64cc8402-d41c-4a93-9dfe-8d143e12a195 {
  margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#s-64cc8402-d41c-4a93-9dfe-8d143e12a195 .shogun-countdown span, #s-64cc8402-d41c-4a93-9dfe-8d143e12a195 .shogun-countdown label {
  color: rgba(238, 109, 41, 1);
}
#s-ed70d14f-e160-4638-a70d-a5b27919f291 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODgzMzNhMmEtNGYwMS00OTU0LTgwYjctZTUwZWQzMjBjMzhkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZjZhNjdiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4ODMzM2EyYS00ZjAxLTQ5NTQtODBiNy1lNTBlZDMyMGMzOGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
border-style: solid;
margin-top: 15px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
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(223, 102, 38, 1);
border-radius: 10px;
text-align: center;
text-decoration: none;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#f6a67b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}];
hover-type: gradient;
}
#s-ed70d14f-e160-4638-a70d-a5b27919f291:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZDNlYjQzMWEtMzk0YS00Njk1LWIyNmQtOGM2N2RmNDVkYTU2IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjA1OTA5MDkwOTA5MDkwOTA5IiBzdHlsZT0ic3RvcC1jb2xvcjojZmE5ZDZiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZWU2ZDI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNkM2ViNDMxYS0zOTRhLTQ2OTUtYjI2ZC04YzY3ZGY0NWRhNTYpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
hover-type: gradient !important;
background-gradient: [{"id"=>1, "pos"=>0.05909090909090909, "color"=>"#fa9d6b"}, {"id"=>2, "pos"=>1, "color"=>"#ee6d29"}] !important;}#s-ed70d14f-e160-4638-a70d-a5b27919f291:active {background-color: rgba(220, 98, 34, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ed70d14f-e160-4638-a70d-a5b27919f291-root {
    text-align: center;
  }


#s-ed70d14f-e160-4638-a70d-a5b27919f291.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ed70d14f-e160-4638-a70d-a5b27919f291-root {
    text-align: center;
  }


#s-ed70d14f-e160-4638-a70d-a5b27919f291.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ed70d14f-e160-4638-a70d-a5b27919f291-root {
    text-align: center;
  }


#s-ed70d14f-e160-4638-a70d-a5b27919f291.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ed70d14f-e160-4638-a70d-a5b27919f291-root {
    text-align: center;
  }


#s-ed70d14f-e160-4638-a70d-a5b27919f291.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ed70d14f-e160-4638-a70d-a5b27919f291-root {
    text-align: center;
  }


#s-ed70d14f-e160-4638-a70d-a5b27919f291.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

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