.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-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 250px;
background-position: center center;
}
@media (max-width: 767px){#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  min-height: 150px;
}
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-c32eb997-e784-4d3f-86dc-e4d031f25802 {
  background-image: url(https://i.shgcdn.com/de132292-b705-4342-94a8-d0f1dd4312d5/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-c32eb997-e784-4d3f-86dc-e4d031f25802 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c32eb997-e784-4d3f-86dc-e4d031f25802.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  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-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin-top: 0%;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
max-width: 500px;
aspect-ratio: 300/111;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  max-width: 400px;
}
}@media (max-width: 767px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  max-width: 350px;
}
}
#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin: 0 !important;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0%;
  margin-bottom: 0%;
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0%;
  margin-bottom: 0%;
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }

    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-link {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
      --shg-aspect-ratio: calc(300/111); 
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
      position: relative;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin: 0 !important;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }

    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-link {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
      --shg-aspect-ratio: calc(300/111); 
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
      position: relative;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin: 0 !important;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }

    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-link {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
      --shg-aspect-ratio: calc(300/111); 
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
      position: relative;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin: 0 !important;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }

    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-link {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
      --shg-aspect-ratio: calc(300/111); 
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
      position: relative;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  margin: 0 !important;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }

    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-link {
      aspect-ratio: 300/111;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 {
      --shg-aspect-ratio: calc(300/111); 
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container {
      position: relative;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9ed0a1e5-f0da-414e-b9a6-6192a91a7300 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-111df451-2bb6-4936-8225-d2f273231225 {
  padding-left: 2%;
padding-right: 2%;
min-height: 50px;
}








#s-111df451-2bb6-4936-8225-d2f273231225 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-111df451-2bb6-4936-8225-d2f273231225.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-26b92fc5-a5d8-4774-b2d8-2da01bccd575 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-26b92fc5-a5d8-4774-b2d8-2da01bccd575 .shogun-heading-component h1 {
  
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 44px;
  
  
  
}



.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-842fadaa-09a9-4841-aa9c-8a1fae3ddcd3 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
max-width: 880px;
}

.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-7d9c0d1b-0e97-4aa4-b54d-6c1a09980718 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
max-width: 720px;
}

#s-497126b7-3591-4e5a-96a5-98739121376b {
  padding-top: 30px;
padding-bottom: 30px;
min-height: 50px;
}

#s-497126b7-3591-4e5a-96a5-98739121376b {
  background-image: url();
}








#s-497126b7-3591-4e5a-96a5-98739121376b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-497126b7-3591-4e5a-96a5-98739121376b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5a6821c4-1db7-4d62-a6d8-75a3b7d1404f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5a6821c4-1db7-4d62-a6d8-75a3b7d1404f .shogun-heading-component h2 {
  
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 44px;
  
  
  
}



#s-3af225e7-9b3a-4a79-971c-b1293bed254e {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1440px;
}








#s-3af225e7-9b3a-4a79-971c-b1293bed254e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3af225e7-9b3a-4a79-971c-b1293bed254e.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-968f569e-26e5-4cc8-87a5-d5dca102f570 {
  margin-left: 15%;
margin-right: 15%;
padding-top: 0px;
padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px){#s-968f569e-26e5-4cc8-87a5-d5dca102f570 {
  margin-left: 5%;
margin-right: 5%;
}
}@media (max-width: 767px){#s-968f569e-26e5-4cc8-87a5-d5dca102f570 {
  margin-left: 5%;
margin-right: 5%;
}
}
@media (min-width: 0px) {
[id="s-968f569e-26e5-4cc8-87a5-d5dca102f570"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-968f569e-26e5-4cc8-87a5-d5dca102f570"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-968f569e-26e5-4cc8-87a5-d5dca102f570"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-968f569e-26e5-4cc8-87a5-d5dca102f570"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-0a8480f3-1851-4e45-938a-f4a55b0f8a9b {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

#s-11e633a9-d9c0-4f1d-b187-901277db6d43 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-11e633a9-d9c0-4f1d-b187-901277db6d43 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-9d4bb0f3-c383-467b-beeb-5def5c89bed0 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-664e6dd8-c1a8-4ed8-800d-b0a03a1ad155 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-664e6dd8-c1a8-4ed8-800d-b0a03a1ad155 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-664e6dd8-c1a8-4ed8-800d-b0a03a1ad155 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-664e6dd8-c1a8-4ed8-800d-b0a03a1ad155 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

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

#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8e534610-89a6-4e68-8a44-36e1e304a63c:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8e534610-89a6-4e68-8a44-36e1e304a63c:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8e534610-89a6-4e68-8a44-36e1e304a63c-atc-btn-wrapper {
    text-align: center;
  }


#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8e534610-89a6-4e68-8a44-36e1e304a63c-atc-btn-wrapper {
    text-align: center;
  }


#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e534610-89a6-4e68-8a44-36e1e304a63c-atc-btn-wrapper {
    text-align: center;
  }


#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8e534610-89a6-4e68-8a44-36e1e304a63c-atc-btn-wrapper {
    text-align: center;
  }


#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8e534610-89a6-4e68-8a44-36e1e304a63c-atc-btn-wrapper {
    text-align: center;
  }


#s-8e534610-89a6-4e68-8a44-36e1e304a63c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-8e534610-89a6-4e68-8a44-36e1e304a63c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7dcfaf4c-bf4f-4f10-904b-999bcb8f5652 {
  margin-left: auto;
margin-right: auto;
}

#s-b9a7c883-533b-4e56-bbcc-b26c238abcec {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b9a7c883-533b-4e56-bbcc-b26c238abcec img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3b612055-c914-4ffc-a61c-71bba4bb7456 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-0f4b6d4f-dd98-4639-a357-27a0daf8be3f {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-0f4b6d4f-dd98-4639-a357-27a0daf8be3f .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-0f4b6d4f-dd98-4639-a357-27a0daf8be3f .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-0f4b6d4f-dd98-4639-a357-27a0daf8be3f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e7e53bae-9c55-4a70-a639-8187ffd3d142:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e7e53bae-9c55-4a70-a639-8187ffd3d142:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e7e53bae-9c55-4a70-a639-8187ffd3d142-atc-btn-wrapper {
    text-align: center;
  }


#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-e7e53bae-9c55-4a70-a639-8187ffd3d142-atc-btn-wrapper {
    text-align: center;
  }


#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e7e53bae-9c55-4a70-a639-8187ffd3d142-atc-btn-wrapper {
    text-align: center;
  }


#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e7e53bae-9c55-4a70-a639-8187ffd3d142-atc-btn-wrapper {
    text-align: center;
  }


#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-e7e53bae-9c55-4a70-a639-8187ffd3d142-atc-btn-wrapper {
    text-align: center;
  }


#s-e7e53bae-9c55-4a70-a639-8187ffd3d142 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e7e53bae-9c55-4a70-a639-8187ffd3d142.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-b19eec17-2252-4720-973c-ccf452bbd30a {
  margin-left: auto;
margin-right: auto;
}

#s-25c67803-7c11-4238-b74e-71af6e146cb2 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-25c67803-7c11-4238-b74e-71af6e146cb2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-236fa187-c83f-4254-a40c-d841c2637293 {
  margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-493e0ba6-7a80-4320-92fc-05514328c9c0 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-493e0ba6-7a80-4320-92fc-05514328c9c0 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-493e0ba6-7a80-4320-92fc-05514328c9c0 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-493e0ba6-7a80-4320-92fc-05514328c9c0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6-atc-btn-wrapper {
    text-align: center;
  }


#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6-atc-btn-wrapper {
    text-align: center;
  }


#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6-atc-btn-wrapper {
    text-align: center;
  }


#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6-atc-btn-wrapper {
    text-align: center;
  }


#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6-atc-btn-wrapper {
    text-align: center;
  }


#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-d5a3e57e-6440-41d5-ab2c-c70ea25d03c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-200a3b19-c518-4cbd-ad6c-8e206bfb370a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center center;
}








#s-200a3b19-c518-4cbd-ad6c-8e206bfb370a > .shg-box-overlay {
  background-color: rgba(42, 42, 42, 1);
  opacity: 0;
  display: block;
}#s-200a3b19-c518-4cbd-ad6c-8e206bfb370a.shg-box.shg-c {
  justify-content: center;
}

#s-898c9d40-2853-4168-8ab7-1c8a6e147401 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-898c9d40-2853-4168-8ab7-1c8a6e147401"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-898c9d40-2853-4168-8ab7-1c8a6e147401"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-898c9d40-2853-4168-8ab7-1c8a6e147401"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-898c9d40-2853-4168-8ab7-1c8a6e147401"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-434fda3e-9f0a-4375-85d9-b8503c14e0af {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(10, 10, 10, 0.7);
}








#s-434fda3e-9f0a-4375-85d9-b8503c14e0af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-434fda3e-9f0a-4375-85d9-b8503c14e0af.shg-box.shg-c {
  justify-content: center;
}

#s-c95e9430-0c5b-47a8-b975-e29b3bf86d89 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c95e9430-0c5b-47a8-b975-e29b3bf86d89 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-2d648150-6c12-4b85-b5b1-d3a86c5ac09a {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d648150-6c12-4b85-b5b1-d3a86c5ac09a {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-37e88ad8-7dd3-42a2-bc57-adeb4e4d9b41 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-37e88ad8-7dd3-42a2-bc57-adeb4e4d9b41 {
  margin-left: 30px;
margin-right: 30px;
}
}
.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-f53daadd-d09e-4842-a1ea-54e456d341c3 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNWEzNzY1YWEtM2MyNC00ZDQyLTgwYTMtNTZiYjVlYjAyZTBkIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM1YTM3NjVhYS0zYzI0LTRkNDItODBhMy01NmJiNWViMDJlMGQpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-f53daadd-d09e-4842-a1ea-54e456d341c3:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f53daadd-d09e-4842-a1ea-54e456d341c3:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-f53daadd-d09e-4842-a1ea-54e456d341c3 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-f53daadd-d09e-4842-a1ea-54e456d341c3-root {
    text-align: left;
  }


#s-f53daadd-d09e-4842-a1ea-54e456d341c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f53daadd-d09e-4842-a1ea-54e456d341c3-root {
    text-align: left;
  }


#s-f53daadd-d09e-4842-a1ea-54e456d341c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f53daadd-d09e-4842-a1ea-54e456d341c3-root {
    text-align: left;
  }


#s-f53daadd-d09e-4842-a1ea-54e456d341c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f53daadd-d09e-4842-a1ea-54e456d341c3-root {
    text-align: left;
  }


#s-f53daadd-d09e-4842-a1ea-54e456d341c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f53daadd-d09e-4842-a1ea-54e456d341c3-root {
    text-align: left;
  }


#s-f53daadd-d09e-4842-a1ea-54e456d341c3.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32 {
  margin-top: 0px;
margin-bottom: 42px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-628acd2f-ccc3-4c4f-84b1-a04aa3924b32.shg-box.shg-c {
  justify-content: center;
}

#s-3dd23c02-950b-41a7-9b87-a779b406abab {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-b68b95a0-f3a8-4917-8e6e-730b9b996d14 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b14e2c2f-3b46-4272-9319-2589e70ff80b {
  margin-left: auto;
margin-right: auto;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
max-width: 1280px;
}

@media (min-width: 0px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-b14e2c2f-3b46-4272-9319-2589e70ff80b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

}

#s-2e931234-f132-4b2c-9e6b-5e01bd24c629 {
  min-height: 50px;
}








#s-2e931234-f132-4b2c-9e6b-5e01bd24c629 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e931234-f132-4b2c-9e6b-5e01bd24c629.shg-box.shg-c {
  justify-content: center;
}

#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 {
  text-align: left;
}



.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cdb8b114-3d10-4db3-88db-a0567ef6d8d0 img.shogun-image {
  width: 100%;
  height: auto;
}





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

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

#s-e384cd83-185c-4ce8-bf8c-4e5985a031bd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e384cd83-185c-4ce8-bf8c-4e5985a031bd .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 {
  text-align: center;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-86f4e08a-52ba-438c-9617-2a4c3c5de9c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-41b1a03b-ad69-429d-9c5c-a171c341765d:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-41b1a03b-ad69-429d-9c5c-a171c341765d:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-41b1a03b-ad69-429d-9c5c-a171c341765d-atc-btn-wrapper {
    text-align: center;
  }


#s-41b1a03b-ad69-429d-9c5c-a171c341765d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-41b1a03b-ad69-429d-9c5c-a171c341765d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-849e823b-5289-4d79-a0c8-1f3b0726caf3 {
  min-height: 50px;
}








#s-849e823b-5289-4d79-a0c8-1f3b0726caf3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-849e823b-5289-4d79-a0c8-1f3b0726caf3.shg-box.shg-c {
  justify-content: center;
}

#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 {
  text-align: left;
}



.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cf50b4d7-c090-4d0f-bab9-7826cbd68717 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f3922853-172e-4a3f-abcc-2752a2dd95c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3922853-172e-4a3f-abcc-2752a2dd95c0 .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce {
  text-align: center;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-3559c1cb-616e-4d16-892f-cfd24a0f80ce .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-72c8a5a3-0a00-4b5f-a656-446cd13200d8-atc-btn-wrapper {
    text-align: center;
  }


#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-72c8a5a3-0a00-4b5f-a656-446cd13200d8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2 {
  min-height: 50px;
}








#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-12dd7ca0-959a-40bd-bf42-19b3fdb6ffb2.shg-box.shg-c {
  justify-content: center;
}

#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 {
  text-align: left;
}



.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-5a983e11-0b05-40e1-b4cd-a1d5f7e04671 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-326f4f40-e214-4c8d-99d4-9674df12531f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-326f4f40-e214-4c8d-99d4-9674df12531f .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f {
  text-align: center;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-4ed26bb8-1df9-4929-aaa3-4f8bc28ffa7f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c8440f2b-2537-4253-afa3-13bab081cf78:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c8440f2b-2537-4253-afa3-13bab081cf78:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c8440f2b-2537-4253-afa3-13bab081cf78-atc-btn-wrapper {
    text-align: center;
  }


#s-c8440f2b-2537-4253-afa3-13bab081cf78 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-c8440f2b-2537-4253-afa3-13bab081cf78.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1 {
  min-height: 50px;
}








#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-596a610b-46bb-4a9c-a488-f5b30dc6d7c1.shg-box.shg-c {
  justify-content: center;
}

#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 {
  text-align: left;
}



.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-a59ec90c-f5bc-4af0-b698-af432cfb0590 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b6848053-26de-43e6-a8ea-64f0163674d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6848053-26de-43e6-a8ea-64f0163674d8 .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-530a7e86-0131-464b-9163-deee6422faf4 {
  text-align: center;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-530a7e86-0131-464b-9163-deee6422faf4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697-atc-btn-wrapper {
    text-align: center;
  }


#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-7e3bb8e8-a9a4-4acc-8faf-6baf211a8697.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c {
  min-height: 50px;
}








#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7006768e-6bf2-42e9-bdb1-3d52dad0a19c.shg-box.shg-c {
  justify-content: center;
}

#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb {
  text-align: left;
}



.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-c80041c6-0e1e-4ee4-bb64-45cc06930cfb img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-0b05da70-d334-4bfc-82e5-7096eda81eb4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b05da70-d334-4bfc-82e5-7096eda81eb4 .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 {
  text-align: center;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-a548fad6-a711-46d0-9f58-7a64fc527664 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8a724096-e630-4ce3-939f-ec53b718aa97:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8a724096-e630-4ce3-939f-ec53b718aa97:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-8a724096-e630-4ce3-939f-ec53b718aa97-atc-btn-wrapper {
    text-align: center;
  }


#s-8a724096-e630-4ce3-939f-ec53b718aa97 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-8a724096-e630-4ce3-939f-ec53b718aa97.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-db91275b-f42f-4910-a1f5-fff90c6f3318 {
  min-height: 50px;
}








#s-db91275b-f42f-4910-a1f5-fff90c6f3318 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db91275b-f42f-4910-a1f5-fff90c6f3318.shg-box.shg-c {
  justify-content: center;
}

#s-bc13e832-0321-4aac-99d0-c9b9684e7bca {
  text-align: left;
}



.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
@media (min-width: 1200px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 992px) and (max-width: 1199px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (min-width: 768px) and (max-width: 991px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}@media (max-width: 767px){

.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-bc13e832-0321-4aac-99d0-c9b9684e7bca img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-f490aed8-71b0-4d02-a1f6-3809157782ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f490aed8-71b0-4d02-a1f6-3809157782ea .shg-product-title-component h3 {
  color: #000;
  
  
  
  font-size: 18px;
  
  
  
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 {
  text-align: center;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 28px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 28px;
}

#s-2daf915e-fadb-44ad-96a3-b30a98a1b8f1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-19eaa91a-a46f-4abb-a477-c5eead827d84:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-19eaa91a-a46f-4abb-a477-c5eead827d84:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-19eaa91a-a46f-4abb-a477-c5eead827d84-atc-btn-wrapper {
    text-align: center;
  }


#s-19eaa91a-a46f-4abb-a477-c5eead827d84 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-19eaa91a-a46f-4abb-a477-c5eead827d84.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
background-color: rgba(44, 44, 44, 1);
}
@media (min-width: 1200px){#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 {
  display: none;
}
#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-content-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 {
  display: none;
}
#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-content-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 {
  display: none;
}
#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-content-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 { display: none !important; }}@media (max-width: 767px){#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 {
  display: none;
}
#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9, #wrap-content-s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 { display: none !important; }}







#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cfabd33-78e5-4ff2-8679-da091e11c0a9.shg-box.shg-c {
  justify-content: center;
}

#s-4301491a-1ac1-4052-a871-cfee3a3f8d16 {
  margin-left: 0%;
margin-right: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4301491a-1ac1-4052-a871-cfee3a3f8d16 {
  display: none;
}
#s-4301491a-1ac1-4052-a871-cfee3a3f8d16, #wrap-s-4301491a-1ac1-4052-a871-cfee3a3f8d16, #wrap-content-s-4301491a-1ac1-4052-a871-cfee3a3f8d16 { display: none !important; }}@media (max-width: 767px){#s-4301491a-1ac1-4052-a871-cfee3a3f8d16 {
  display: none;
}
#s-4301491a-1ac1-4052-a871-cfee3a3f8d16, #wrap-s-4301491a-1ac1-4052-a871-cfee3a3f8d16, #wrap-content-s-4301491a-1ac1-4052-a871-cfee3a3f8d16 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-4301491a-1ac1-4052-a871-cfee3a3f8d16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

}

#s-fa00edc7-df86-4f3d-b2a6-f112a79d8e48 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 30px;
padding-right: 0%;
min-height: 50px;
}








#s-fa00edc7-df86-4f3d-b2a6-f112a79d8e48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fa00edc7-df86-4f3d-b2a6-f112a79d8e48.shg-box.shg-c {
  justify-content: center;
}

#s-e3feb0b1-3ff0-48b6-8679-e9da353320a7 {
  margin-top: 10px;
margin-left: 2%;
margin-bottom: -35px;
margin-right: 2%;
padding-top: 25px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}

#s-53b8abb7-d6c9-4f14-83a9-36a8ffbb4e29 {
  margin-left: 4%;
margin-bottom: -25px;
margin-right: 4%;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
aspect-ratio: 4/3;
text-align: center;
}
@media (min-width: 1200px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  display: none;
}
#s-933a6155-6e74-4b63-afc0-f5a95fe518fd, #wrap-s-933a6155-6e74-4b63-afc0-f5a95fe518fd, #wrap-content-s-933a6155-6e74-4b63-afc0-f5a95fe518fd { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  display: none;
}
#s-933a6155-6e74-4b63-afc0-f5a95fe518fd, #wrap-s-933a6155-6e74-4b63-afc0-f5a95fe518fd, #wrap-content-s-933a6155-6e74-4b63-afc0-f5a95fe518fd { display: none !important; }}
#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin: 0 !important;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
      position: relative;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin: 0 !important;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
      position: relative;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin: 0 !important;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
      position: relative;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin: 0 !important;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
      position: relative;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  margin: 0 !important;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-933a6155-6e74-4b63-afc0-f5a95fe518fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container {
      position: relative;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-933a6155-6e74-4b63-afc0-f5a95fe518fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-2f25c48d-a670-4a77-a3ad-97d2fe2f1dd9 {
  margin-left: auto;
margin-right: auto;
padding-left: 6%;
}

#s-4ff4908d-bf48-4255-958c-69293b31fb49 {
  margin-left: auto;
margin-right: auto;
}

#s-0022ab7b-0167-4aa7-b801-94ed69990ba4 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-0022ab7b-0167-4aa7-b801-94ed69990ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0022ab7b-0167-4aa7-b801-94ed69990ba4.shg-box.shg-c {
  justify-content: center;
}

#s-58371653-0cea-404c-a0b7-3f3bef13940c {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}

#s-58371653-0cea-404c-a0b7-3f3bef13940c .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-58371653-0cea-404c-a0b7-3f3bef13940c .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-58371653-0cea-404c-a0b7-3f3bef13940c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7-atc-btn-wrapper {
    text-align: center;
  }


#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7-atc-btn-wrapper {
    text-align: center;
  }


#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7-atc-btn-wrapper {
    text-align: center;
  }


#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7-atc-btn-wrapper {
    text-align: center;
  }


#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7-atc-btn-wrapper {
    text-align: center;
  }


#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-c2d826a1-3a96-404f-8a99-aa942c5b6ba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 35px;
padding-bottom: 35px;
min-height: 400px;
background-position: left center;
}
@media (min-width: 1200px){#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  min-height: 800px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  display: none;
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be, #wrap-s-f7820427-32fa-4a71-b34f-64b9953e94be, #wrap-content-s-f7820427-32fa-4a71-b34f-64b9953e94be { display: none !important; }}@media (max-width: 767px){#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  margin-top: -77px;
margin-bottom: -77px;
display: none;
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be, #wrap-s-f7820427-32fa-4a71-b34f-64b9953e94be, #wrap-content-s-f7820427-32fa-4a71-b34f-64b9953e94be { display: none !important; }}
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f7820427-32fa-4a71-b34f-64b9953e94be {
  background-image: url(https://i.shgcdn.com/cc92948d-ef5d-478b-9397-7096a413748c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f7820427-32fa-4a71-b34f-64b9953e94be.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f7820427-32fa-4a71-b34f-64b9953e94be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f7820427-32fa-4a71-b34f-64b9953e94be.shg-box.shg-c {
  justify-content: center;
}

#s-ac9b5677-f98a-4178-a9fd-733b27a433f5 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 30px;
min-height: 50px;
}
@media (min-width: 1200px){#s-ac9b5677-f98a-4178-a9fd-733b27a433f5 {
  display: none;
}
#s-ac9b5677-f98a-4178-a9fd-733b27a433f5, #wrap-s-ac9b5677-f98a-4178-a9fd-733b27a433f5, #wrap-content-s-ac9b5677-f98a-4178-a9fd-733b27a433f5 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ac9b5677-f98a-4178-a9fd-733b27a433f5 {
  display: none;
}
#s-ac9b5677-f98a-4178-a9fd-733b27a433f5, #wrap-s-ac9b5677-f98a-4178-a9fd-733b27a433f5, #wrap-content-s-ac9b5677-f98a-4178-a9fd-733b27a433f5 { display: none !important; }}







#s-ac9b5677-f98a-4178-a9fd-733b27a433f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ac9b5677-f98a-4178-a9fd-733b27a433f5.shg-box.shg-c {
  justify-content: center;
}

#s-f7fbdbde-6423-4043-ba79-7a7503c79634 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: -35px;
margin-right: 10%;
padding-top: 25px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}

#s-ad0e2b13-1402-44e1-81e7-dc879185ef5c {
  margin-left: 2%;
margin-bottom: -25px;
margin-right: 11%;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin-left: auto;
margin-right: auto;
max-width: 1440px;
aspect-ratio: 4/3;
text-align: center;
}
@media (min-width: 1200px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  display: none;
}
#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68, #wrap-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68, #wrap-content-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  display: none;
}
#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68, #wrap-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68, #wrap-content-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 { display: none !important; }}
#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin: 0 !important;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }




.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
      position: relative;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin: 0 !important;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }




.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
      position: relative;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin: 0 !important;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }




.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
      position: relative;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin: 0 !important;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }




.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
      position: relative;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  margin: 0 !important;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }




.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 .shogun-image-content {
  
    justify-content:  flex-end;
  
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container {
      position: relative;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3b268cfe-5a13-485c-85e8-956bb8f9cb68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-ed97d3c0-1c72-4021-9d3b-a51b350a4abd {
  margin-left: auto;
margin-right: auto;
padding-left: 7%;
padding-right: 7%;
}

#s-d2451cf6-a6ac-4444-be3f-faf1177daeb3 {
  margin-left: auto;
margin-right: auto;
}

#s-3f758c47-cf79-4c2a-ada3-25ada2a49806 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-3f758c47-cf79-4c2a-ada3-25ada2a49806 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f758c47-cf79-4c2a-ada3-25ada2a49806.shg-box.shg-c {
  justify-content: center;
}

#s-0382df02-880b-4b95-854a-d0191879ce53 {
  margin-left: 7%;
margin-right: 7%;
text-align: center;
}

#s-0382df02-880b-4b95-854a-d0191879ce53 .shg-product-sold-out {
  display: none;
  color: rgba(230, 83, 0, 1);
  font-size: 35px;
  
  font-family: Bebas Neue;
  font-style:  normal ;
}

#s-0382df02-880b-4b95-854a-d0191879ce53 .shg-product-price {
  color: rgba(230, 83, 0, 1);
  
  font-family: Bebas Neue;
  font-style:  normal ;
  font-size: 35px;
}

#s-0382df02-880b-4b95-854a-d0191879ce53 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(229, 83, 0, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e8590b2c-de96-4d39-98af-f4e15df10e6d:hover {background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e8590b2c-de96-4d39-98af-f4e15df10e6d:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 179, 1) !important;
background-color: rgba(182, 66, 1, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-e8590b2c-de96-4d39-98af-f4e15df10e6d-atc-btn-wrapper {
    text-align: center;
  }


#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


@media (min-width: 1200px){
  #s-e8590b2c-de96-4d39-98af-f4e15df10e6d-atc-btn-wrapper {
    text-align: center;
  }


#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 992px) and (max-width: 1199px){
  #s-e8590b2c-de96-4d39-98af-f4e15df10e6d-atc-btn-wrapper {
    text-align: center;
  }


#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (min-width: 768px) and (max-width: 991px){
  #s-e8590b2c-de96-4d39-98af-f4e15df10e6d-atc-btn-wrapper {
    text-align: center;
  }


#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}@media (max-width: 767px){
  #s-e8590b2c-de96-4d39-98af-f4e15df10e6d-atc-btn-wrapper {
    text-align: center;
  }


#s-e8590b2c-de96-4d39-98af-f4e15df10e6d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-e8590b2c-de96-4d39-98af-f4e15df10e6d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 25px;
padding-bottom: 50px;
min-height: 50px;
background-position: center center;
}

#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 {
  background-image: url(https://i.shgcdn.com/fb034f37-a952-4c2c-abcf-0226b2264fdc/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-f2f069f0-7e95-451c-80b0-2be9d36870e4 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0;
  display: block;
}#s-f2f069f0-7e95-451c-80b0-2be9d36870e4.shg-box.shg-c {
  justify-content: flex-end;
}

#s-84a08e8a-c536-40b7-8b4a-ce88d49666d3 {
  margin-top: 0px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-719f7bf5-a156-4fed-81bd-a285cdc47482 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 3%;
padding-right: 3%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-719f7bf5-a156-4fed-81bd-a285cdc47482"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-3851dcf4-631a-4cfe-982f-a0093afd2484 {
  min-height: 50px;
}








#s-3851dcf4-631a-4cfe-982f-a0093afd2484 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3851dcf4-631a-4cfe-982f-a0093afd2484 {
  cursor: pointer;
}#s-3851dcf4-631a-4cfe-982f-a0093afd2484.shg-box.shg-c {
  justify-content: center;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aa9c679-c426-482e-ab05-eabbdac1410d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
      position: relative;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

@media (min-width: 1200px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aa9c679-c426-482e-ab05-eabbdac1410d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
      position: relative;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aa9c679-c426-482e-ab05-eabbdac1410d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
      position: relative;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aa9c679-c426-482e-ab05-eabbdac1410d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
      position: relative;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (max-width: 767px){#s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  margin: 0 !important;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-6aa9c679-c426-482e-ab05-eabbdac1410d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6aa9c679-c426-482e-ab05-eabbdac1410d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-6aa9c679-c426-482e-ab05-eabbdac1410d .shogun-image-content {
  
    justify-content: center;
  
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6aa9c679-c426-482e-ab05-eabbdac1410d {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container {
      position: relative;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6aa9c679-c426-482e-ab05-eabbdac1410d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}
#s-44469407-9d64-4852-a56e-b4426f3d7d4d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(10, 10, 10, 0.4);
}

#s-44469407-9d64-4852-a56e-b4426f3d7d4d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-e6ff48e4-ec5d-4cd5-8e15-9b2ba4bb0df0 {
  min-height: 50px;
}








#s-e6ff48e4-ec5d-4cd5-8e15-9b2ba4bb0df0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e6ff48e4-ec5d-4cd5-8e15-9b2ba4bb0df0 {
  cursor: pointer;
}#s-e6ff48e4-ec5d-4cd5-8e15-9b2ba4bb0df0.shg-box.shg-c {
  justify-content: center;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  margin: 0 !important;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
      position: relative;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

@media (min-width: 1200px){#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  margin: 0 !important;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
      position: relative;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  margin: 0 !important;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
      position: relative;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  margin: 0 !important;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
      position: relative;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (max-width: 767px){#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  margin: 0 !important;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 .shogun-image-content {
  
    justify-content: center;
  
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container {
      position: relative;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dd46a3bf-bfc7-44c3-876a-c399f53d8125 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}
#s-de2af47d-8f81-46d0-b50d-fe7472c79ad5 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(10, 10, 10, 0.4);
}

#s-de2af47d-8f81-46d0-b50d-fe7472c79ad5 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-16ea4277-53ff-4500-88d6-bfc82164c7f8 {
  min-height: 50px;
}








#s-16ea4277-53ff-4500-88d6-bfc82164c7f8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16ea4277-53ff-4500-88d6-bfc82164c7f8 {
  cursor: pointer;
}#s-16ea4277-53ff-4500-88d6-bfc82164c7f8.shg-box.shg-c {
  justify-content: center;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  max-width: 1080px;
aspect-ratio: 1/1;
text-align: center;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  margin: 0 !important;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-content {
  
    justify-content: center;
  
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
      position: relative;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

@media (min-width: 1200px){#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  margin: 0 !important;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-content {
  
    justify-content: center;
  
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
      position: relative;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  margin: 0 !important;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-content {
  
    justify-content: center;
  
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
      position: relative;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  margin: 0 !important;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-content {
  
    justify-content: center;
  
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
      position: relative;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}@media (max-width: 767px){#s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  margin: 0 !important;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1080px;
  }



  img.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
    
    
    
    max-height: 1080px;
  }


.s-311ed037-4c12-4991-9338-6fcdb2f2a46e .shogun-image-content {
  
    justify-content: center;
  
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container {
      position: relative;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-311ed037-4c12-4991-9338-6fcdb2f2a46e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1080px;
    }
  }

}
#s-6f2403f1-75ec-4b54-98f7-a7dd756b0369 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
text-align: center;
background-color: rgba(10, 10, 10, 0.4);
}

#s-6f2403f1-75ec-4b54-98f7-a7dd756b0369 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Lato";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 3px;
  
}



#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae {
  min-height: 50px;
}








#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9aacc0cf-7e94-42e8-aeef-67e6b097d0ae.shg-box.shg-c {
  justify-content: center;
}

#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 25px;
margin-right: auto;
padding-top: 1px;
padding-bottom: 1px;
min-height: 50px;
max-width: 1440px;
}








#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d24b73ab-4eaf-4fef-aa60-3ae1037d7aad.shg-box.shg-c {
  justify-content: flex-end;
}

#s-1a3f019a-85b4-42dc-bffb-b29bcf643a0b {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-cbb847ee-b321-4204-9a02-7f07af2976db {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8f1da5d7-6c5f-4793-867a-4519fa311dd7 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-8f1da5d7-6c5f-4793-867a-4519fa311dd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 {
  min-height: 50px;
}








#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2668ac23-b978-4a80-a93c-01a9d3aa8322 {
  cursor: pointer;
}#s-2668ac23-b978-4a80-a93c-01a9d3aa8322.shg-box.shg-c {
  justify-content: center;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  margin: 0 !important;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-072820e5-81c1-4d06-af26-b343fad51ef9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-072820e5-81c1-4d06-af26-b343fad51ef9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-072820e5-81c1-4d06-af26-b343fad51ef9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-072820e5-81c1-4d06-af26-b343fad51ef9 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container {
      position: relative;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-072820e5-81c1-4d06-af26-b343fad51ef9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-3f6d96a3-6c52-4063-80a1-762c0b6fd4e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f6d96a3-6c52-4063-80a1-762c0b6fd4e1 .shogun-heading-component h3 {
  color: rgba(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-54443051-bb8e-4808-b1fc-4a094ebabbfb {
  min-height: 50px;
}








#s-54443051-bb8e-4808-b1fc-4a094ebabbfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-54443051-bb8e-4808-b1fc-4a094ebabbfb {
  cursor: pointer;
}#s-54443051-bb8e-4808-b1fc-4a094ebabbfb.shg-box.shg-c {
  justify-content: center;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
      position: relative;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
      position: relative;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
      position: relative;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
      position: relative;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  margin: 0 !important;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container {
      position: relative;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-631a6197-0ed6-4478-80a9-fd5db6dc8a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-bb7eb9b7-22d4-41f3-9041-979351ce03c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb7eb9b7-22d4-41f3-9041-979351ce03c4 .shogun-heading-component h3 {
  color: rgba(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-6b835b7f-e77a-44b1-8324-7dee5a498b49 {
  margin-top: 50px;
margin-left: 5%;
margin-right: 5%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 50px;
padding-right: 0%;
max-width: 1440px;
}

@media (min-width: 0px) {
[id="s-6b835b7f-e77a-44b1-8324-7dee5a498b49"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b835b7f-e77a-44b1-8324-7dee5a498b49"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-6b835b7f-e77a-44b1-8324-7dee5a498b49"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-6b835b7f-e77a-44b1-8324-7dee5a498b49"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

}

#s-38951dca-c998-448e-815c-f7074de56f18 {
  min-height: 50px;
}








#s-38951dca-c998-448e-815c-f7074de56f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-38951dca-c998-448e-815c-f7074de56f18 {
  cursor: pointer;
}#s-38951dca-c998-448e-815c-f7074de56f18.shg-box.shg-c {
  justify-content: center;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  margin: 0 !important;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
      position: relative;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  margin: 0 !important;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
      position: relative;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  margin: 0 !important;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
      position: relative;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  margin: 0 !important;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
      position: relative;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  margin: 0 !important;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 .shogun-image-content {
  
    justify-content: center;
  
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shg-align-container {
  display: flex;
  justify-content: center
}

.s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container {
      position: relative;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-66a26b1f-2a88-4b5b-8f46-7f3c24badc29 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-e04afdf9-2b9f-4ed8-97f8-6a42cb584d03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e04afdf9-2b9f-4ed8-97f8-6a42cb584d03 .shogun-heading-component h3 {
  color: rgba(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-e3dcac76-0b61-46df-a3d6-4d98d29b37ad {
  min-height: 50px;
}








#s-e3dcac76-0b61-46df-a3d6-4d98d29b37ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e3dcac76-0b61-46df-a3d6-4d98d29b37ad {
  cursor: pointer;
}#s-e3dcac76-0b61-46df-a3d6-4d98d29b37ad.shg-box.shg-c {
  justify-content: center;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  margin: 0 !important;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
      position: relative;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

@media (min-width: 1200px){#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  margin: 0 !important;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
      position: relative;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  margin: 0 !important;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
      position: relative;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  margin: 0 !important;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
      position: relative;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}@media (max-width: 767px){#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  margin: 0 !important;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1440px;
  }



  img.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
    
    
    
    max-height: 1440px;
  }


.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d .shogun-image-content {
  
    justify-content: center;
  
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container {
      position: relative;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0cae77b4-c8b1-4e65-a629-56b51b103f0d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1440px;
    }
  }

}
#s-958afe7a-4069-49b4-9feb-b862a3b36b43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-958afe7a-4069-49b4-9feb-b862a3b36b43 .shogun-heading-component h3 {
  color: rgba(206, 2, 27, 1);
  font-weight:  normal ;
  font-family: "Bebas Neue";
  font-style:  normal ;
  font-size: 28px;
  
  letter-spacing: 3px;
  
}



#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
background-position: center top;
}








#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b > .shg-box-overlay {
  background-color: rgba(42, 42, 42, 1);
  opacity: 0;
  display: block;
}#s-ed74dd6e-ffac-4a18-a01c-75d40e66635b.shg-box.shg-c {
  justify-content: center;
}

#s-d9f2782d-54a4-4e40-84a7-2071fc669c83 {
  margin-left: 7%;
margin-right: 7%;
}

@media (min-width: 0px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9f2782d-54a4-4e40-84a7-2071fc669c83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0 {
  border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
background-color: rgba(66, 66, 66, 0.7);
}








#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3be5d2c1-5684-4d58-b324-d1c61ae1bfd0.shg-box.shg-c {
  justify-content: center;
}

#s-822c7cd6-ae24-4ba9-8702-0b7cd992cc99 {
  margin-top: 30px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-822c7cd6-ae24-4ba9-8702-0b7cd992cc99 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-c19392ce-f349-468f-924b-0726807f3627 {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c19392ce-f349-468f-924b-0726807f3627 {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-99c325aa-cdb7-4819-ace5-305a854618ea {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 991px){#s-99c325aa-cdb7-4819-ace5-305a854618ea {
  margin-left: 30px;
margin-right: 30px;
}
}
#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODJhNWQ1YTctYzVkNi00ZGEyLWI2YTUtODg3ODJkNGFlYmYyIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MmE1ZDVhNy1jNWQ2LTRkYTItYjZhNS04ODc4MmQ0YWViZjIpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 70px;
margin-bottom: 40px;
margin-right: 70px;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7 {
  margin-left: 30px;
margin-right: 30px;
}
}

  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-53595cb1-7985-4f9a-96ac-1dcc062afdf7-root {
    text-align: left;
  }


#s-53595cb1-7985-4f9a-96ac-1dcc062afdf7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-fcfa3d83-0eea-420f-b35f-01702ba22a32 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
max-width: 1440px;
}








#s-fcfa3d83-0eea-420f-b35f-01702ba22a32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fcfa3d83-0eea-420f-b35f-01702ba22a32.shg-box.shg-c {
  justify-content: flex-end;
}

#s-82be7d64-bf8e-43fb-b72f-6af5ad23a934 {
  margin-top: 10px;
margin-bottom: -13px;
padding-left: 10%;
padding-right: 10%;
}

#s-008cb544-bd72-42db-b90b-df8f7d273b42 {
  margin-top: -15px;
margin-bottom: -15px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-20c2c483-947b-4da1-9d22-2a5f6185685e {
  margin-top: -10px;
margin-left: auto;
margin-bottom: -10px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
max-width: 880px;
}

#s-f070c7d0-0049-42c7-bc89-4091423c9409 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 35px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f070c7d0-0049-42c7-bc89-4091423c9409"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6d40a066-4963-437a-b97a-34b297ad804e {
  min-height: 50px;
}








#s-6d40a066-4963-437a-b97a-34b297ad804e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d40a066-4963-437a-b97a-34b297ad804e {
  cursor: pointer;
}#s-6d40a066-4963-437a-b97a-34b297ad804e.shg-box.shg-c {
  justify-content: center;
}

#s-a8b5bcd6-d364-4ad7-8bfd-f34e27c1a8ee {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-5aa5597b-bf83-484f-a723-27d72e97456d {
  padding-left: 10%;
padding-right: 10%;
}

#s-75237dc8-8560-402d-8f9e-e050fe3891bc {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-22ee7c07-25f0-47b3-901e-43f92da169ce {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNmUwNTc3ZTMtZThjYy00ZGQwLWIyZTAtYmJjOGIyZWM2Y2VjIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM2ZTA1NzdlMy1lOGNjLTRkZDAtYjJlMC1iYmM4YjJlYzZjZWMpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2-root {
    text-align: center;
  }


#s-8ef6cbf2-7ca9-4a52-8ac3-736231388ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-23484da5-4223-4796-86a6-820d7f4a8786 {
  min-height: 50px;
}








#s-23484da5-4223-4796-86a6-820d7f4a8786 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-23484da5-4223-4796-86a6-820d7f4a8786 {
  cursor: pointer;
}#s-23484da5-4223-4796-86a6-820d7f4a8786.shg-box.shg-c {
  justify-content: center;
}

#s-65428469-9927-4654-a374-9b326a25bc4a {
  margin-left: 10%;
margin-right: 10%;
}

#s-1adfc6df-4966-4eed-8a97-05686576c038 {
  padding-left: 10%;
padding-right: 10%;
}

#s-cfb8c20d-18ac-4bbe-8f87-0aa35184eac1 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-eb799560-3833-4eac-9c7a-b57520c56ff0 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYzE3NTMyMWMtZmUzZS00MjRlLWE3NDctZjU0Y2NlYTU4NjExIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNjMTc1MzIxYy1mZTNlLTQyNGUtYTc0Ny1mNTRjY2VhNTg2MTEpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7-root {
    text-align: center;
  }


#s-74b1a48e-489c-433f-b1d4-8cb9ef77ead7.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-6b5849a9-9ed1-4f60-b730-b928f44ce91a {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 35px;
padding-bottom: 35px;
}

@media (min-width: 0px) {
[id="s-6b5849a9-9ed1-4f60-b730-b928f44ce91a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b5849a9-9ed1-4f60-b730-b928f44ce91a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6b5849a9-9ed1-4f60-b730-b928f44ce91a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b5849a9-9ed1-4f60-b730-b928f44ce91a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-6740b449-87db-4852-aeec-3e3b2f09a7a1 {
  min-height: 50px;
}








#s-6740b449-87db-4852-aeec-3e3b2f09a7a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6740b449-87db-4852-aeec-3e3b2f09a7a1 {
  cursor: pointer;
}#s-6740b449-87db-4852-aeec-3e3b2f09a7a1.shg-box.shg-c {
  justify-content: center;
}

#s-f0487835-c692-4450-ba3f-fefe458e8c11 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
}

#s-5faf005e-435f-4fbe-a3ec-37572376af2d {
  padding-left: 10%;
padding-right: 10%;
}

#s-b94fe8d6-cfaf-4ccd-9406-e2af743ec777 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4b8626a7-079c-492a-afec-da276f7e1310 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iNzYwNTJhZWEtYzBjMi00ODUxLWFiZTctODAwNTNmOTk5NTk1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM3NjA1MmFlYS1jMGMyLTQ4NTEtYWJlNy04MDA1M2Y5OTk1OTUpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6-root {
    text-align: center;
  }


#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6-root {
    text-align: center;
  }


#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6-root {
    text-align: center;
  }


#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6-root {
    text-align: center;
  }


#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6-root {
    text-align: center;
  }


#s-7a60e9c4-41ee-4dac-b9be-f6e4e12639b6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-fb254544-43d1-4032-ba59-0098d0460eb3 {
  min-height: 50px;
}








#s-fb254544-43d1-4032-ba59-0098d0460eb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-fb254544-43d1-4032-ba59-0098d0460eb3 {
  cursor: pointer;
}#s-fb254544-43d1-4032-ba59-0098d0460eb3.shg-box.shg-c {
  justify-content: center;
}

#s-aa1f3f38-5268-4124-880f-be456f4c1d9c {
  margin-left: 10%;
margin-right: 10%;
}

#s-97813438-a2c7-473d-8568-cc84706defa5 {
  padding-left: 10%;
padding-right: 10%;
}

#s-1fe5cbe5-9327-4c84-807a-4020b6517262 {
  margin-top: -25px;
margin-left: 5%;
margin-bottom: 25px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-17f903b5-6767-4b0c-a570-bf0dfa9a5863 {
  margin-top: -50px;
margin-bottom: 0px;
padding-top: 1px;
padding-left: 14%;
padding-bottom: 1px;
padding-right: 14%;
}

#s-0573aaab-e27d-42a7-9b8e-fd142e820617 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iODMwYWFmNTItMDY5Yi00YWQ1LTllZmQtNTY1NjBmMDhjY2Y4IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCM4MzBhYWY1Mi0wNjliLTRhZDUtOWVmZC01NjU2MGYwOGNjZjgpIi8+PC9zdmc+);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: center;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-0573aaab-e27d-42a7-9b8e-fd142e820617:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0573aaab-e27d-42a7-9b8e-fd142e820617:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-0573aaab-e27d-42a7-9b8e-fd142e820617 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-0573aaab-e27d-42a7-9b8e-fd142e820617 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-0573aaab-e27d-42a7-9b8e-fd142e820617-root {
    text-align: center;
  }


#s-0573aaab-e27d-42a7-9b8e-fd142e820617.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0573aaab-e27d-42a7-9b8e-fd142e820617-root {
    text-align: center;
  }


#s-0573aaab-e27d-42a7-9b8e-fd142e820617.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0573aaab-e27d-42a7-9b8e-fd142e820617-root {
    text-align: center;
  }


#s-0573aaab-e27d-42a7-9b8e-fd142e820617.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0573aaab-e27d-42a7-9b8e-fd142e820617-root {
    text-align: center;
  }


#s-0573aaab-e27d-42a7-9b8e-fd142e820617.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0573aaab-e27d-42a7-9b8e-fd142e820617-root {
    text-align: center;
  }


#s-0573aaab-e27d-42a7-9b8e-fd142e820617.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-26082408-0ebb-4e8e-93e3-9f526c848ef8 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
background-color: rgba(49, 49, 49, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-26082408-0ebb-4e8e-93e3-9f526c848ef8:hover {border-radius: 12px !important;
background-color: rgba(49, 49, 49, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-26082408-0ebb-4e8e-93e3-9f526c848ef8:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(88, 88, 88, 1) !important;
border-radius: 12px !important;
background-color: rgba(88, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-26082408-0ebb-4e8e-93e3-9f526c848ef8-root {
    text-align: center;
  }


#s-26082408-0ebb-4e8e-93e3-9f526c848ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-26082408-0ebb-4e8e-93e3-9f526c848ef8-root {
    text-align: center;
  }


#s-26082408-0ebb-4e8e-93e3-9f526c848ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-26082408-0ebb-4e8e-93e3-9f526c848ef8-root {
    text-align: center;
  }


#s-26082408-0ebb-4e8e-93e3-9f526c848ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-26082408-0ebb-4e8e-93e3-9f526c848ef8-root {
    text-align: center;
  }


#s-26082408-0ebb-4e8e-93e3-9f526c848ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-26082408-0ebb-4e8e-93e3-9f526c848ef8-root {
    text-align: center;
  }


#s-26082408-0ebb-4e8e-93e3-9f526c848ef8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb {
  margin-top: 6%;
margin-bottom: 6%;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb {
  display: none;
}
#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-content-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb {
  display: none;
}
#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-content-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb {
  display: none;
}
#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-content-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb { display: none !important; }}@media (max-width: 767px){#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb {
  display: none;
}
#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb, #wrap-content-s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb { display: none !important; }}







#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7ba5bcc4-04e7-487f-aab7-bb75076d38fb.shg-box.shg-c {
  justify-content: center;
}

#s-3795c9d2-c27f-4828-865d-1299aa07216f {
  min-height: 50px;
}








#s-3795c9d2-c27f-4828-865d-1299aa07216f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3795c9d2-c27f-4828-865d-1299aa07216f.shg-box.shg-c {
  justify-content: center;
}

#s-d1efc1a6-8912-4848-a4c7-759c8f3e802d {
  text-align: left;
}

#s-0037c2a8-8cb0-4dcc-9595-69f5a5ebb9f9 {
  background-color: rgba(238, 238, 238, 1);
}

@media (min-width: 0px) {
[id="s-0037c2a8-8cb0-4dcc-9595-69f5a5ebb9f9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0037c2a8-8cb0-4dcc-9595-69f5a5ebb9f9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-0037c2a8-8cb0-4dcc-9595-69f5a5ebb9f9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-0037c2a8-8cb0-4dcc-9595-69f5a5ebb9f9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-cover {
  -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;
}

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

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

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

#s-afa1b59c-9b39-402a-a97c-228b4347359e {
  margin-top: -5%;
margin-left: 5%;
margin-bottom: -5%;
margin-right: 0%;
max-width: 1440px;
aspect-ratio: 16/9;
text-align: center;
}

#s-afa1b59c-9b39-402a-a97c-228b4347359e {
  overflow: hidden;
}





  #s-afa1b59c-9b39-402a-a97c-228b4347359e img.shogun-image,
  #s-afa1b59c-9b39-402a-a97c-228b4347359e .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-afa1b59c-9b39-402a-a97c-228b4347359e {
    width: 100%;
    height: auto;
  }



  #s-afa1b59c-9b39-402a-a97c-228b4347359e img.shogun-image {
    

    
    
    
  }


#s-afa1b59c-9b39-402a-a97c-228b4347359e .shogun-image-content {
  
    justify-content: center;
  
}

#s-d8f1aa0b-f5ba-401c-9a3c-a6adac884666 {
  min-height: 50px;
}








#s-d8f1aa0b-f5ba-401c-9a3c-a6adac884666 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d8f1aa0b-f5ba-401c-9a3c-a6adac884666.shg-box.shg-c {
  justify-content: center;
}

#s-d66e9f6b-3882-4778-91bf-5696ea5a3f91 {
  margin-top: 20px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
padding-top: 0px;
padding-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d66e9f6b-3882-4778-91bf-5696ea5a3f91 {
  margin-top: 65px;
}
}
#s-1c00a33d-af5f-4546-9e5a-c19ad9b6542e {
  margin-top: -25px;
margin-left: 70px;
margin-bottom: 0px;
margin-right: 70px;
}

#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c {
  margin-top: 10px;
margin-left: 70px;
margin-bottom: 10px;
margin-right: 70px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
background-color: rgba(49, 49, 49, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c:hover {border-radius: 12px !important;
background-color: rgba(49, 49, 49, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(88, 88, 88, 1) !important;
border-radius: 12px !important;
background-color: rgba(88, 88, 88, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c-root {
    text-align: left;
  }


#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c-root {
    text-align: left;
  }


#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c-root {
    text-align: left;
  }


#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c-root {
    text-align: left;
  }


#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c-root {
    text-align: left;
  }


#s-0d9db328-7cba-4de1-9f5d-6bb13cb7bd7c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-41f7bcfb-957f-4938-a193-fb7afd022d91 {
  padding-top: 4%;
padding-bottom: 4%;
background-color: rgba(215, 213, 204, 0.5);
}

@media (min-width: 0px) {
[id="s-41f7bcfb-957f-4938-a193-fb7afd022d91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41f7bcfb-957f-4938-a193-fb7afd022d91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41f7bcfb-957f-4938-a193-fb7afd022d91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41f7bcfb-957f-4938-a193-fb7afd022d91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin-left: 10%;
max-width: 479px;
aspect-ratio: 479/303;
text-align: right;
}
@media (max-width: 767px){#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin-left: 7%;
text-align: left;
}
}
#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin: 0 !important;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  
  
  
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 10%;
  
  
  
  /* Add padding handling matching image-margin-container */
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 0%;
  padding-bottom: 0%;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }

    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-link {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 479px;
  }



  img.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
    
    
    
    max-height: 479px;
  }


.s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
      --shg-aspect-ratio: calc(479/303); 
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
      position: relative;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 479px;
    }
  }

@media (min-width: 1200px){#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin: 0 !important;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }

    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-link {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 479px;
  }



  img.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
    
    
    
    max-height: 479px;
  }


.s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
      --shg-aspect-ratio: calc(479/303); 
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
      position: relative;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 479px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin: 0 !important;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }

    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-link {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 479px;
  }



  img.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
    
    
    
    max-height: 479px;
  }


.s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
      --shg-aspect-ratio: calc(479/303); 
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
      position: relative;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 479px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin: 0 !important;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }

    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-link {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 479px;
  }



  img.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
    
    
    
    max-height: 479px;
  }


.s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
      --shg-aspect-ratio: calc(479/303); 
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
      position: relative;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 479px;
    }
  }

}@media (max-width: 767px){#s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  margin: 0 !important;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 7%;
  
  
  
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
}

.shg-image-content-margin-container-s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling matching image-margin-container */
  margin-left: 7%;
  
  
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }

    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-link {
      aspect-ratio: 479/303;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 479px;
  }



  img.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
    
    
    
    max-height: 479px;
  }


.s-0daf4e38-65db-46f1-ab2a-f688860d5610 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 {
      --shg-aspect-ratio: calc(479/303); 
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container {
      position: relative;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0daf4e38-65db-46f1-ab2a-f688860d5610 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 479px;
    }
  }

}
#s-8f2d8884-6675-4311-b8a0-ab6cbeb07cde {
  padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-8f2d8884-6675-4311-b8a0-ab6cbeb07cde > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8f2d8884-6675-4311-b8a0-ab6cbeb07cde.shg-box.shg-c {
  justify-content: center;
}

#s-00042ce1-8edc-44cb-b9bf-e16ca21b75be {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b107853c-3857-4a79-8223-09cabb9d6445 {
  margin-top: -25px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 15%;
}

#s-93788ef6-ec8a-41a8-9163-62caea39dde1 {
  margin-top: -20px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
max-width: 880px;
}

#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2FhMWVkNzEtZjU1YS00ZTU5LTkxOTQtZjZlMmVmZGU1Mzg5IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZTU1MzAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojZDU1ZTI5O3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzYWExZWQ3MS1mNTVhLTRlNTktOTE5NC1mNmUyZWZkZTUzODkpIi8+PC9zdmc+);
background-repeat: no-repeat;
margin-left: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 0);
border-style: solid;
border-radius: 12px;
text-align: left;
text-decoration: none;
hover-type: gradient;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#e55300"}, {"id"=>2, "pos"=>1, "color"=>"#d55e29"}];
}
#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5:hover {border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5:active {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(18, 103, 180, 1) !important;
border-radius: 12px !important;
background-color: rgba(183, 66, 1, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5 {
  margin-top: 20px;
margin-bottom: 20px;
}
}

  #s-a5cdf08c-40f3-474b-ae1c-b565defd36a5-root {
    text-align: left;
  }


#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-a5cdf08c-40f3-474b-ae1c-b565defd36a5-root {
    text-align: left;
  }


#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a5cdf08c-40f3-474b-ae1c-b565defd36a5-root {
    text-align: left;
  }


#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a5cdf08c-40f3-474b-ae1c-b565defd36a5-root {
    text-align: left;
  }


#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-a5cdf08c-40f3-474b-ae1c-b565defd36a5-root {
    text-align: left;
  }


#s-a5cdf08c-40f3-474b-ae1c-b565defd36a5.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;
}
