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

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

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

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

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

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

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

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

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

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

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

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

#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 800px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  display: none;
}
#s-ac101e48-9653-4c5b-bff7-4510128a6406, #wrap-s-ac101e48-9653-4c5b-bff7-4510128a6406 { display: none !important; }}@media (max-width: 767px){#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  display: none;
}
#s-ac101e48-9653-4c5b-bff7-4510128a6406, #wrap-s-ac101e48-9653-4c5b-bff7-4510128a6406 { display: none !important; }}
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ac101e48-9653-4c5b-bff7-4510128a6406 {
  background-image: url(https://i.shgcdn.com/028ffcde-96ab-4079-9c28-0412e60aa596/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-ac101e48-9653-4c5b-bff7-4510128a6406 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac101e48-9653-4c5b-bff7-4510128a6406.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-88207db0-551c-43cb-af14-8c53d2d4b89d {
  margin-left: 0%;
margin-right: 0%;
padding-left: 6%;
padding-right: 6%;
min-height: 800px;
max-width: 600px;
background-color: rgba(0, 0, 0, 0);
}








#s-88207db0-551c-43cb-af14-8c53d2d4b89d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-88207db0-551c-43cb-af14-8c53d2d4b89d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
  max-width: 100px;
aspect-ratio: 186/175;
text-align: left;
}





  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image,
  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
    width: 100%;
    height: auto;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
    
    
  }


.s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
      position: relative;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image,
  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
    width: 100%;
    height: auto;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
    
    
  }


.s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
      position: relative;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image,
  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
    width: 100%;
    height: auto;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
    
    
  }


.s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
      position: relative;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image,
  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
    width: 100%;
    height: auto;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
    
    
  }


.s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
      position: relative;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image,
  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
    width: 100%;
    height: auto;
  }

  #s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
    
    
  }


.s-330bec38-6ee2-4f46-a0a1-79729d5005e4 .shogun-image-content {
  
    align-items: center;
  
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container {
      position: relative;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-330bec38-6ee2-4f46-a0a1-79729d5005e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-88a32391-3cca-47d7-ad9a-086c4eacfe73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88a32391-3cca-47d7-ad9a-086c4eacfe73 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

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

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

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

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

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

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  margin-block-end: 1em;
  margin-block-start: 1em;
  margin-bottom: 0;
  margin-inline-end: 0;
  margin-inline-start: 0;
  margin-top: 0;
  padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

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

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn-text {
  font-weight: ;
  font-family: ;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

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

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

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

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

#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d {
  margin-top: 20px;
margin-left: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
hover-type: color;
letter-spacing: 1px;
}
#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fa8a4bbd-e1b7-44f0-a890-a3454990776d-root {
    text-align: center;
  }


#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fa8a4bbd-e1b7-44f0-a890-a3454990776d-root {
    text-align: center;
  }


#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa8a4bbd-e1b7-44f0-a890-a3454990776d-root {
    text-align: center;
  }


#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa8a4bbd-e1b7-44f0-a890-a3454990776d-root {
    text-align: center;
  }


#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fa8a4bbd-e1b7-44f0-a890-a3454990776d-root {
    text-align: center;
  }


#s-fa8a4bbd-e1b7-44f0-a890-a3454990776d.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 21px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-3423b47f-c70c-472f-94f0-e4c68d554075 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 850px;
background-position: center center;
}
@media (min-width: 1200px){#s-3423b47f-c70c-472f-94f0-e4c68d554075 {
  display: none;
}
#s-3423b47f-c70c-472f-94f0-e4c68d554075, #wrap-s-3423b47f-c70c-472f-94f0-e4c68d554075 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3423b47f-c70c-472f-94f0-e4c68d554075 {
  display: none;
}
#s-3423b47f-c70c-472f-94f0-e4c68d554075, #wrap-s-3423b47f-c70c-472f-94f0-e4c68d554075 { display: none !important; }}@media (max-width: 767px){#s-3423b47f-c70c-472f-94f0-e4c68d554075 {
  display: none;
}
#s-3423b47f-c70c-472f-94f0-e4c68d554075, #wrap-s-3423b47f-c70c-472f-94f0-e4c68d554075 { display: none !important; }}
#s-3423b47f-c70c-472f-94f0-e4c68d554075 {
  background-image: url(https://i.shgcdn.com/60bed9ff-59e4-46b1-803e-1acf6defc6f0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-3423b47f-c70c-472f-94f0-e4c68d554075 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3423b47f-c70c-472f-94f0-e4c68d554075.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-99e9ad67-38ef-472c-a0d5-684075ad9c38 {
  margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 40px;
padding-bottom: 10%;
padding-right: 2%;
background-color: rgba(0, 0, 0, 0.55);
}








#s-99e9ad67-38ef-472c-a0d5-684075ad9c38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99e9ad67-38ef-472c-a0d5-684075ad9c38.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
  max-width: 75px;
aspect-ratio: 186/175;
text-align: left;
}





  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image,
  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
    width: 100%;
    height: auto;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
    
    
  }


.s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
      position: relative;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image,
  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
    width: 100%;
    height: auto;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
    
    
  }


.s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
      position: relative;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image,
  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
    width: 100%;
    height: auto;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
    
    
  }


.s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
      position: relative;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image,
  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
    width: 100%;
    height: auto;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
    
    
  }


.s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
      position: relative;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image,
  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
    width: 100%;
    height: auto;
  }

  #s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
    
    
  }


.s-01b105c4-9698-4be5-8803-3ca8ea0746a4 .shogun-image-content {
  
    align-items: center;
  
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container {
      position: relative;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-01b105c4-9698-4be5-8803-3ca8ea0746a4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-46fae100-7330-4389-b35f-54c976d07951 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46fae100-7330-4389-b35f-54c976d07951 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 54px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-53a64d0d-6bf0-4823-89cf-760e108398c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53a64d0d-6bf0-4823-89cf-760e108398c4 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49 {
  margin-left: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49-root {
    text-align: center;
  }


#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49-root {
    text-align: center;
  }


#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49-root {
    text-align: center;
  }


#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49-root {
    text-align: center;
  }


#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49-root {
    text-align: center;
  }


#s-8cdd0cb5-2ea2-47b4-8ec8-07ef58c12d49.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-e13c8162-db34-421f-8f0b-89451934dbc4 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-e13c8162-db34-421f-8f0b-89451934dbc4 {
  display: none;
}
#s-e13c8162-db34-421f-8f0b-89451934dbc4, #wrap-s-e13c8162-db34-421f-8f0b-89451934dbc4 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e13c8162-db34-421f-8f0b-89451934dbc4 {
  display: none;
}
#s-e13c8162-db34-421f-8f0b-89451934dbc4, #wrap-s-e13c8162-db34-421f-8f0b-89451934dbc4 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e13c8162-db34-421f-8f0b-89451934dbc4 {
  display: none;
}
#s-e13c8162-db34-421f-8f0b-89451934dbc4, #wrap-s-e13c8162-db34-421f-8f0b-89451934dbc4 { display: none !important; }}
#s-e13c8162-db34-421f-8f0b-89451934dbc4 {
  background-image: url(https://i.shgcdn.com/60bed9ff-59e4-46b1-803e-1acf6defc6f0/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-e13c8162-db34-421f-8f0b-89451934dbc4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-e13c8162-db34-421f-8f0b-89451934dbc4.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-b7d3f736-0b16-44bd-aad4-f3c5320bbdee {
  margin-left: auto;
margin-right: auto;
padding-top: 10%;
padding-left: 25px;
padding-bottom: 10%;
padding-right: 0%;
min-height: 50px;
max-width: 400px;
background-color: rgba(0, 0, 0, 0);
}








#s-b7d3f736-0b16-44bd-aad4-f3c5320bbdee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7d3f736-0b16-44bd-aad4-f3c5320bbdee.shg-box.shg-c {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
  max-width: 75px;
aspect-ratio: 186/175;
text-align: center;
}





  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image,
  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
    width: 100%;
    height: auto;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
    
    
  }


.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shogun-image-content {
  
    align-items: center;
  
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
      position: relative;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image,
  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
    width: 100%;
    height: auto;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
    
    
  }


.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shogun-image-content {
  
    align-items: center;
  
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
      position: relative;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image,
  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
    width: 100%;
    height: auto;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
    
    
  }


.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shogun-image-content {
  
    align-items: center;
  
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
      position: relative;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image,
  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
    width: 100%;
    height: auto;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
    
    
  }


.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shogun-image-content {
  
    align-items: center;
  
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
      position: relative;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image,
  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
    width: 100%;
    height: auto;
  }

  #s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
    
    
  }


.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 .shogun-image-content {
  
    align-items: center;
  
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 {
      --shg-aspect-ratio: calc(186/175); 
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container {
      position: relative;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-76bea038-8abf-4e6c-853c-0d3e3bab6d25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-8f404d45-9f4a-481f-9657-25268ae70ff4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f404d45-9f4a-481f-9657-25268ae70ff4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 52px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-150d58a7-4537-4969-9435-318a85ec5698 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-150d58a7-4537-4969-9435-318a85ec5698 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  font-family: "Teko";
  font-style:  normal ;
  
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-f4c8396d-5696-43ba-996a-568cc1614335 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-f4c8396d-5696-43ba-996a-568cc1614335:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-f4c8396d-5696-43ba-996a-568cc1614335:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f4c8396d-5696-43ba-996a-568cc1614335-root {
    text-align: center;
  }


#s-f4c8396d-5696-43ba-996a-568cc1614335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-f4c8396d-5696-43ba-996a-568cc1614335-root {
    text-align: center;
  }


#s-f4c8396d-5696-43ba-996a-568cc1614335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f4c8396d-5696-43ba-996a-568cc1614335-root {
    text-align: center;
  }


#s-f4c8396d-5696-43ba-996a-568cc1614335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f4c8396d-5696-43ba-996a-568cc1614335-root {
    text-align: center;
  }


#s-f4c8396d-5696-43ba-996a-568cc1614335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-f4c8396d-5696-43ba-996a-568cc1614335-root {
    text-align: center;
  }


#s-f4c8396d-5696-43ba-996a-568cc1614335.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

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

#s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9 {
  padding-top: 0px;
padding-bottom: 0%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9 {
  display: none;
}
#s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9, #wrap-s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9 { display: none !important; }}@media (max-width: 767px){#s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9 {
  display: none;
}
#s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9, #wrap-s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9 { display: none !important; }}
@media (min-width: 0px) {
[id="s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a33455b0-8fe1-4070-89c6-8bb51a8a26d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
  max-width: 1920px;
aspect-ratio: 1920/1100;
text-align: center;
}





  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image,
  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
    width: 100%;
    height: auto;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
    
    
  }


.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
      position: relative;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image,
  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
    width: 100%;
    height: auto;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
    
    
  }


.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
      position: relative;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image,
  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
    width: 100%;
    height: auto;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
    
    
  }


.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
      position: relative;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image,
  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
    width: 100%;
    height: auto;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
    
    
  }


.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
      position: relative;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image,
  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
    width: 100%;
    height: auto;
  }

  #s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
    
    
  }


.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container {
      position: relative;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-af8dc81b-da3b-4ab8-a3b0-bd3a5d40fc46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f8f4cdb7-8f57-4a11-a652-bdc2ddb1ae1d {
  padding-left: 6%;
padding-bottom: 4%;
}








#s-f8f4cdb7-8f57-4a11-a652-bdc2ddb1ae1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f8f4cdb7-8f57-4a11-a652-bdc2ddb1ae1d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a7e0450f-88e7-439a-bc58-46ef2ef99950 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7e0450f-88e7-439a-bc58-46ef2ef99950 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-d1680173-bc5e-47a6-be34-19b1ec2f1225 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-d1680173-bc5e-47a6-be34-19b1ec2f1225:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d1680173-bc5e-47a6-be34-19b1ec2f1225:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d1680173-bc5e-47a6-be34-19b1ec2f1225-root {
    text-align: center;
  }


#s-d1680173-bc5e-47a6-be34-19b1ec2f1225.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d1680173-bc5e-47a6-be34-19b1ec2f1225-root {
    text-align: center;
  }


#s-d1680173-bc5e-47a6-be34-19b1ec2f1225.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d1680173-bc5e-47a6-be34-19b1ec2f1225-root {
    text-align: center;
  }


#s-d1680173-bc5e-47a6-be34-19b1ec2f1225.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d1680173-bc5e-47a6-be34-19b1ec2f1225-root {
    text-align: center;
  }


#s-d1680173-bc5e-47a6-be34-19b1ec2f1225.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d1680173-bc5e-47a6-be34-19b1ec2f1225-root {
    text-align: center;
  }


#s-d1680173-bc5e-47a6-be34-19b1ec2f1225.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-897efb22-e9cb-4323-8ca7-45614332b562 {
  max-width: 1920px;
aspect-ratio: 1920/1100;
text-align: center;
}





  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image,
  #s-897efb22-e9cb-4323-8ca7-45614332b562 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 {
    width: 100%;
    height: auto;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
    
    
  }


.s-897efb22-e9cb-4323-8ca7-45614332b562 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-897efb22-e9cb-4323-8ca7-45614332b562 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
      position: relative;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image,
  #s-897efb22-e9cb-4323-8ca7-45614332b562 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 {
    width: 100%;
    height: auto;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
    
    
  }


.s-897efb22-e9cb-4323-8ca7-45614332b562 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-897efb22-e9cb-4323-8ca7-45614332b562 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
      position: relative;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image,
  #s-897efb22-e9cb-4323-8ca7-45614332b562 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 {
    width: 100%;
    height: auto;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
    
    
  }


.s-897efb22-e9cb-4323-8ca7-45614332b562 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-897efb22-e9cb-4323-8ca7-45614332b562 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
      position: relative;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image,
  #s-897efb22-e9cb-4323-8ca7-45614332b562 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 {
    width: 100%;
    height: auto;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
    
    
  }


.s-897efb22-e9cb-4323-8ca7-45614332b562 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-897efb22-e9cb-4323-8ca7-45614332b562 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
      position: relative;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image,
  #s-897efb22-e9cb-4323-8ca7-45614332b562 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 {
    width: 100%;
    height: auto;
  }

  #s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
    
    
  }


.s-897efb22-e9cb-4323-8ca7-45614332b562 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shg-align-container {
  display: flex;
  justify-content: center
}

.s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-897efb22-e9cb-4323-8ca7-45614332b562 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container {
      position: relative;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-897efb22-e9cb-4323-8ca7-45614332b562 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-528b069c-498c-4ba4-a7fd-6ebe44678a66 {
  padding-left: 6%;
padding-bottom: 4%;
}








#s-528b069c-498c-4ba4-a7fd-6ebe44678a66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-528b069c-498c-4ba4-a7fd-6ebe44678a66.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ce68dcf-27a4-4e68-b765-5c79857c83ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9ce68dcf-27a4-4e68-b765-5c79857c83ca .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b-root {
    text-align: center;
  }


#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b-root {
    text-align: center;
  }


#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b-root {
    text-align: center;
  }


#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b-root {
    text-align: center;
  }


#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b-root {
    text-align: center;
  }


#s-dd72f80a-6fa2-4726-a7f3-af014cb69f7b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-a799cf56-106a-495a-810e-0df1a92b110f {
  padding-top: 2%;
padding-left: 1%;
padding-bottom: 2%;
padding-right: 1%;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-a799cf56-106a-495a-810e-0df1a92b110f {
  display: none;
}
#s-a799cf56-106a-495a-810e-0df1a92b110f, #wrap-s-a799cf56-106a-495a-810e-0df1a92b110f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a799cf56-106a-495a-810e-0df1a92b110f {
  display: none;
}
#s-a799cf56-106a-495a-810e-0df1a92b110f, #wrap-s-a799cf56-106a-495a-810e-0df1a92b110f { display: none !important; }}
@media (min-width: 0px) {
[id="s-a799cf56-106a-495a-810e-0df1a92b110f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a799cf56-106a-495a-810e-0df1a92b110f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a799cf56-106a-495a-810e-0df1a92b110f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a799cf56-106a-495a-810e-0df1a92b110f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
  padding-top: 2%;
padding-bottom: 2%;
padding-right: 0%;
max-width: 1920px;
aspect-ratio: 1920/1100;
text-align: center;
}





  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image,
  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
    width: 100%;
    height: auto;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
    
    
  }


.s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
      position: relative;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image,
  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
    width: 100%;
    height: auto;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
    
    
  }


.s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
      position: relative;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image,
  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
    width: 100%;
    height: auto;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
    
    
  }


.s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
      position: relative;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image,
  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
    width: 100%;
    height: auto;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
    
    
  }


.s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
      position: relative;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image,
  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
    width: 100%;
    height: auto;
  }

  #s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
    
    
  }


.s-2b9297e0-760d-4b32-b615-3f9372d6ac86 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container {
      position: relative;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2b9297e0-760d-4b32-b615-3f9372d6ac86 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-f05946e3-6a55-4d70-8685-358fac154aef {
  padding-left: 6%;
padding-bottom: 6%;
padding-right: 2%;
max-width: 450px;
}








#s-f05946e3-6a55-4d70-8685-358fac154aef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f05946e3-6a55-4d70-8685-358fac154aef.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e9687a5-e533-4903-b814-a295d1ef1af3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e9687a5-e533-4903-b814-a295d1ef1af3 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d7e23267-6c8a-480b-9dfc-827061cd3c8e-root {
    text-align: center;
  }


#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-d7e23267-6c8a-480b-9dfc-827061cd3c8e-root {
    text-align: center;
  }


#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d7e23267-6c8a-480b-9dfc-827061cd3c8e-root {
    text-align: center;
  }


#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d7e23267-6c8a-480b-9dfc-827061cd3c8e-root {
    text-align: center;
  }


#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-d7e23267-6c8a-480b-9dfc-827061cd3c8e-root {
    text-align: center;
  }


#s-d7e23267-6c8a-480b-9dfc-827061cd3c8e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
  padding-top: 2%;
padding-left: 0%;
padding-bottom: 2%;
max-width: 1920px;
aspect-ratio: 1920/1100;
text-align: center;
}





  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image,
  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
    width: 100%;
    height: auto;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
    
    
  }


.s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
      position: relative;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image,
  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
    width: 100%;
    height: auto;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
    
    
  }


.s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
      position: relative;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image,
  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
    width: 100%;
    height: auto;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
    
    
  }


.s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
      position: relative;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image,
  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
    width: 100%;
    height: auto;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
    
    
  }


.s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
      position: relative;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image,
  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
    width: 100%;
    height: auto;
  }

  #s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
    
    
  }


.s-b547ba92-ae57-464c-8abd-0b3eefe8b273 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 {
      --shg-aspect-ratio: calc(1920/1100); 
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container {
      position: relative;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b547ba92-ae57-464c-8abd-0b3eefe8b273 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-2041fcfd-7ef0-41bd-b85a-a19d54190d5d {
  padding-left: 6%;
padding-bottom: 6%;
padding-right: 2%;
max-width: 400px;
}








#s-2041fcfd-7ef0-41bd-b85a-a19d54190d5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2041fcfd-7ef0-41bd-b85a-a19d54190d5d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f44785f0-34ce-402d-8fb1-20776949897f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f44785f0-34ce-402d-8fb1-20776949897f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-411fa512-4325-45fc-9b9f-2daa99bfd508 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-411fa512-4325-45fc-9b9f-2daa99bfd508:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-411fa512-4325-45fc-9b9f-2daa99bfd508:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-411fa512-4325-45fc-9b9f-2daa99bfd508-root {
    text-align: center;
  }


#s-411fa512-4325-45fc-9b9f-2daa99bfd508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-411fa512-4325-45fc-9b9f-2daa99bfd508-root {
    text-align: center;
  }


#s-411fa512-4325-45fc-9b9f-2daa99bfd508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-411fa512-4325-45fc-9b9f-2daa99bfd508-root {
    text-align: center;
  }


#s-411fa512-4325-45fc-9b9f-2daa99bfd508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-411fa512-4325-45fc-9b9f-2daa99bfd508-root {
    text-align: center;
  }


#s-411fa512-4325-45fc-9b9f-2daa99bfd508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-411fa512-4325-45fc-9b9f-2daa99bfd508-root {
    text-align: center;
  }


#s-411fa512-4325-45fc-9b9f-2daa99bfd508.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-0629776a-7213-47ca-9f89-c4ba328ecae7 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-bottom: 0%;
min-height: 50px;
max-width: 1600px;
}








#s-0629776a-7213-47ca-9f89-c4ba328ecae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0629776a-7213-47ca-9f89-c4ba328ecae7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
  margin-left: 2%;
margin-right: 2%;
max-width: 3200px;
aspect-ratio: 3200/800;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
  display: none;
}
#s-d0410cee-57a8-4b53-85d8-4e0530d86723, #wrap-s-d0410cee-57a8-4b53-85d8-4e0530d86723 { display: none !important; }}@media (max-width: 767px){#s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
  display: none;
}
#s-d0410cee-57a8-4b53-85d8-4e0530d86723, #wrap-s-d0410cee-57a8-4b53-85d8-4e0530d86723 { display: none !important; }}




  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image,
  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
    width: 100%;
    height: auto;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
    
    
  }


.s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
      --shg-aspect-ratio: calc(3200/800); 
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
      position: relative;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image,
  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
    width: 100%;
    height: auto;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
    
    
  }


.s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
      --shg-aspect-ratio: calc(3200/800); 
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
      position: relative;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image,
  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
    width: 100%;
    height: auto;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
    
    
  }


.s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
      --shg-aspect-ratio: calc(3200/800); 
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
      position: relative;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image,
  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
    width: 100%;
    height: auto;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
    
    
  }


.s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
      --shg-aspect-ratio: calc(3200/800); 
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
      position: relative;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image,
  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
    width: 100%;
    height: auto;
  }

  #s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
    
    
  }


.s-d0410cee-57a8-4b53-85d8-4e0530d86723 .shogun-image-content {
  
    align-items: center;
  
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 {
      --shg-aspect-ratio: calc(3200/800); 
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container {
      position: relative;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d0410cee-57a8-4b53-85d8-4e0530d86723 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-6de89cf2-c818-4627-b8ba-ad26b3f7476b {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 700px;
}








#s-6de89cf2-c818-4627-b8ba-ad26b3f7476b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6de89cf2-c818-4627-b8ba-ad26b3f7476b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-47760ea5-f7d1-499d-8471-3ff512e2bbc9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47760ea5-f7d1-499d-8471-3ff512e2bbc9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-beca3376-e18d-4aff-ac81-65b0ba499ac9 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-beca3376-e18d-4aff-ac81-65b0ba499ac9:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-beca3376-e18d-4aff-ac81-65b0ba499ac9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-beca3376-e18d-4aff-ac81-65b0ba499ac9-root {
    text-align: center;
  }


#s-beca3376-e18d-4aff-ac81-65b0ba499ac9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-beca3376-e18d-4aff-ac81-65b0ba499ac9-root {
    text-align: center;
  }


#s-beca3376-e18d-4aff-ac81-65b0ba499ac9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-beca3376-e18d-4aff-ac81-65b0ba499ac9-root {
    text-align: center;
  }


#s-beca3376-e18d-4aff-ac81-65b0ba499ac9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-beca3376-e18d-4aff-ac81-65b0ba499ac9-root {
    text-align: center;
  }


#s-beca3376-e18d-4aff-ac81-65b0ba499ac9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-beca3376-e18d-4aff-ac81-65b0ba499ac9-root {
    text-align: center;
  }


#s-beca3376-e18d-4aff-ac81-65b0ba499ac9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
  max-width: 1200px;
aspect-ratio: 1200/800;
text-align: center;
}
@media (min-width: 1200px){#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
  display: none;
}
#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa, #wrap-s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
  display: none;
}
#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa, #wrap-s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa { display: none !important; }}




  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image,
  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
    width: 100%;
    height: auto;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
    
    
  }


.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
      --shg-aspect-ratio: calc(1200/800); 
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
      position: relative;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image,
  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
    width: 100%;
    height: auto;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
    
    
  }


.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
      --shg-aspect-ratio: calc(1200/800); 
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
      position: relative;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image,
  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
    width: 100%;
    height: auto;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
    
    
  }


.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
      --shg-aspect-ratio: calc(1200/800); 
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
      position: relative;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image,
  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
    width: 100%;
    height: auto;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
    
    
  }


.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
      --shg-aspect-ratio: calc(1200/800); 
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
      position: relative;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image,
  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
    width: 100%;
    height: auto;
  }

  #s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
    
    
  }


.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa .shogun-image-content {
  
    align-items: center;
  
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa {
      --shg-aspect-ratio: calc(1200/800); 
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container {
      position: relative;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-be52cce0-66b3-49c5-9674-00cd4ae0c5aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-143e77c7-4962-4e77-a456-991639054ece {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 700px;
}








#s-143e77c7-4962-4e77-a456-991639054ece > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-143e77c7-4962-4e77-a456-991639054ece.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-db036df2-2f69-4291-b1c3-edeb534c718e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db036df2-2f69-4291-b1c3-edeb534c718e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-bb63507c-72a3-4fc0-b036-570ec4bd181c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-bb63507c-72a3-4fc0-b036-570ec4bd181c:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-bb63507c-72a3-4fc0-b036-570ec4bd181c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-bb63507c-72a3-4fc0-b036-570ec4bd181c-root {
    text-align: center;
  }


#s-bb63507c-72a3-4fc0-b036-570ec4bd181c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-bb63507c-72a3-4fc0-b036-570ec4bd181c-root {
    text-align: center;
  }


#s-bb63507c-72a3-4fc0-b036-570ec4bd181c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-bb63507c-72a3-4fc0-b036-570ec4bd181c-root {
    text-align: center;
  }


#s-bb63507c-72a3-4fc0-b036-570ec4bd181c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-bb63507c-72a3-4fc0-b036-570ec4bd181c-root {
    text-align: center;
  }


#s-bb63507c-72a3-4fc0-b036-570ec4bd181c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-bb63507c-72a3-4fc0-b036-570ec4bd181c-root {
    text-align: center;
  }


#s-bb63507c-72a3-4fc0-b036-570ec4bd181c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-6cf9adac-ca9f-48be-9ec4-55940d97dfd7 {
  margin-left: auto;
margin-right: auto;
padding-top: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
min-height: 50px;
max-width: 1600px;
}








#s-6cf9adac-ca9f-48be-9ec4-55940d97dfd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cf9adac-ca9f-48be-9ec4-55940d97dfd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-89a5c920-c8e0-4fbe-aeae-1ea3914b3f78 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-89a5c920-c8e0-4fbe-aeae-1ea3914b3f78 .shogun-heading-component h3 {
  color: rgba(204, 19, 44, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-63d5b22c-f26e-4808-a036-413fa4a73d69"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-63d5b22c-f26e-4808-a036-413fa4a73d69"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-63d5b22c-f26e-4808-a036-413fa4a73d69"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-63d5b22c-f26e-4808-a036-413fa4a73d69"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 {
  text-align: left;
}



.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ccafd22c-850b-4815-bd6f-00beedbef3e9 img.shogun-image {
  width: 100%;
}



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

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

#s-6409a8d5-3354-4ee4-8ca5-5d33d0975173 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6409a8d5-3354-4ee4-8ca5-5d33d0975173 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1d73bbd4-e384-426f-9b09-f0e73786b6e7 {
  text-align: center;
}

#s-1d73bbd4-e384-426f-9b09-f0e73786b6e7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1d73bbd4-e384-426f-9b09-f0e73786b6e7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-1d73bbd4-e384-426f-9b09-f0e73786b6e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb {
  text-align: left;
}



.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb img.shogun-image {
  width: 100%;
}



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

.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-2ff94e39-5a23-4cdd-9cce-0b27bd8441cb img.shogun-image {
  width: 100%;
}



}
#s-fa299469-ef2d-4fbe-8499-4c5423fbf523 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa299469-ef2d-4fbe-8499-4c5423fbf523 .shg-product-title-component h1 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-44dbf900-f5ba-42d5-8724-53710b6a6998 {
  text-align: center;
}

#s-44dbf900-f5ba-42d5-8724-53710b6a6998 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-44dbf900-f5ba-42d5-8724-53710b6a6998 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-44dbf900-f5ba-42d5-8724-53710b6a6998 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 {
  text-align: left;
}



.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1ca8fbd6-3fcd-44a3-ba24-20519ddf2180 img.shogun-image {
  width: 100%;
}



}
#s-3f8f981c-9af2-4c7f-bdac-2c617b57128d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f8f981c-9af2-4c7f-bdac-2c617b57128d .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f1bf01e3-b3fd-4743-836e-25112c1e9871 {
  text-align: center;
}

#s-f1bf01e3-b3fd-4743-836e-25112c1e9871 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1bf01e3-b3fd-4743-836e-25112c1e9871 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-f1bf01e3-b3fd-4743-836e-25112c1e9871 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc {
  text-align: left;
}



.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc img.shogun-image {
  width: 100%;
}



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

.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-1bc4aece-9ced-487d-b17d-6634ea10b7fc img.shogun-image {
  width: 100%;
}



}
#s-39d5a621-ef6b-4bc9-8bb6-2d9417bd1ec8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39d5a621-ef6b-4bc9-8bb6-2d9417bd1ec8 .shg-product-title-component h5 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-a6a0a632-78e4-4df4-aa0e-fb21e4f1352a {
  text-align: center;
}

#s-a6a0a632-78e4-4df4-aa0e-fb21e4f1352a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a6a0a632-78e4-4df4-aa0e-fb21e4f1352a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-a6a0a632-78e4-4df4-aa0e-fb21e4f1352a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273 {
  margin-top: 40px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(204, 19, 44, 1);
text-align: center;
text-decoration: none;
color: rgba(250, 250, 250, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-146a66b1-c5a0-444b-b608-b6ff2e0e9273-root {
    text-align: center;
  }


#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-146a66b1-c5a0-444b-b608-b6ff2e0e9273-root {
    text-align: center;
  }


#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-146a66b1-c5a0-444b-b608-b6ff2e0e9273-root {
    text-align: center;
  }


#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-146a66b1-c5a0-444b-b608-b6ff2e0e9273-root {
    text-align: center;
  }


#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-146a66b1-c5a0-444b-b608-b6ff2e0e9273-root {
    text-align: center;
  }


#s-146a66b1-c5a0-444b-b608-b6ff2e0e9273.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-ae007c94-5d3f-457d-90a5-4780b92ff3e4 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0%;
padding-bottom: 0%;
min-height: 700px;
}








#s-ae007c94-5d3f-457d-90a5-4780b92ff3e4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-ae007c94-5d3f-457d-90a5-4780b92ff3e4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-807e9d56-7b33-4462-bf62-65048c1ba4fa {
  margin-left: auto;
margin-right: auto;
padding-left: 4%;
padding-right: 4%;
min-height: 50px;
max-width: 1000px;
}








#s-807e9d56-7b33-4462-bf62-65048c1ba4fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-807e9d56-7b33-4462-bf62-65048c1ba4fa.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9d57bfc7-5410-4e4e-8363-3417a95b0c90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d57bfc7-5410-4e4e-8363-3417a95b0c90"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d57bfc7-5410-4e4e-8363-3417a95b0c90"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d57bfc7-5410-4e4e-8363-3417a95b0c90"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8770d77c-edd1-4469-8df5-0a9a08db4c0e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8770d77c-edd1-4469-8df5-0a9a08db4c0e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 55px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: left;
}



#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb {
  margin-top: 4%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(204, 19, 44, 1);
text-align: center;
text-decoration: none;
color: rgba(250, 250, 250, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb:hover {background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb-root {
    text-align: center;
  }


#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb-root {
    text-align: center;
  }


#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb-root {
    text-align: center;
  }


#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb-root {
    text-align: center;
  }


#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb-root {
    text-align: center;
  }


#s-1a6ea2e6-8e1f-4232-8030-44646c4d08eb.shg-btn {
  color: rgba(250, 250, 250, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-52afd5cd-60bd-466d-8872-5fb12510feb6 {
  margin-top: 4%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0%;
padding-left: 1%;
padding-bottom: 0%;
padding-right: 1%;
max-width: 1600px;
}
@media (min-width: 768px) and (max-width: 991px){#s-52afd5cd-60bd-466d-8872-5fb12510feb6 {
  display: unset;
}
#s-52afd5cd-60bd-466d-8872-5fb12510feb6, #wrap-s-52afd5cd-60bd-466d-8872-5fb12510feb6 { display: unset !important; }}@media (max-width: 767px){#s-52afd5cd-60bd-466d-8872-5fb12510feb6 {
  display: none;
}
#s-52afd5cd-60bd-466d-8872-5fb12510feb6, #wrap-s-52afd5cd-60bd-466d-8872-5fb12510feb6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-52afd5cd-60bd-466d-8872-5fb12510feb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52afd5cd-60bd-466d-8872-5fb12510feb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-52afd5cd-60bd-466d-8872-5fb12510feb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-52afd5cd-60bd-466d-8872-5fb12510feb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-313178e1-3778-4d53-b12f-1fb591712207 {
  margin-top: 1%;
margin-bottom: 1%;
max-width: 1612px;
aspect-ratio: 1612/1352;
text-align: center;
}





  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image,
  #s-313178e1-3778-4d53-b12f-1fb591712207 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 {
    width: 100%;
    height: auto;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
    
    
  }


.s-313178e1-3778-4d53-b12f-1fb591712207 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-313178e1-3778-4d53-b12f-1fb591712207 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
      position: relative;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image,
  #s-313178e1-3778-4d53-b12f-1fb591712207 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 {
    width: 100%;
    height: auto;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
    
    
  }


.s-313178e1-3778-4d53-b12f-1fb591712207 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-313178e1-3778-4d53-b12f-1fb591712207 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
      position: relative;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image,
  #s-313178e1-3778-4d53-b12f-1fb591712207 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 {
    width: 100%;
    height: auto;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
    
    
  }


.s-313178e1-3778-4d53-b12f-1fb591712207 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-313178e1-3778-4d53-b12f-1fb591712207 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
      position: relative;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image,
  #s-313178e1-3778-4d53-b12f-1fb591712207 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 {
    width: 100%;
    height: auto;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
    
    
  }


.s-313178e1-3778-4d53-b12f-1fb591712207 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-313178e1-3778-4d53-b12f-1fb591712207 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
      position: relative;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image,
  #s-313178e1-3778-4d53-b12f-1fb591712207 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 {
    width: 100%;
    height: auto;
  }

  #s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
    
    
  }


.s-313178e1-3778-4d53-b12f-1fb591712207 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shg-align-container {
  display: flex;
  justify-content: center
}

.s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-313178e1-3778-4d53-b12f-1fb591712207 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container {
      position: relative;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-313178e1-3778-4d53-b12f-1fb591712207 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-68ed3d03-07c8-4c07-ae5f-d08f774bf94c {
  margin-bottom: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
}








#s-68ed3d03-07c8-4c07-ae5f-d08f774bf94c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68ed3d03-07c8-4c07-ae5f-d08f774bf94c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ccb94f5c-9886-4b89-8cb9-b953454bb1e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ccb94f5c-9886-4b89-8cb9-b953454bb1e9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-63fca84a-ac84-4e5c-af9b-fdf2cb60aa0d {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-fbb6eaac-5928-4b59-898a-54291f381222 {
  margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-fbb6eaac-5928-4b59-898a-54291f381222:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-fbb6eaac-5928-4b59-898a-54291f381222:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-fbb6eaac-5928-4b59-898a-54291f381222-root {
    text-align: center;
  }


#s-fbb6eaac-5928-4b59-898a-54291f381222.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-fbb6eaac-5928-4b59-898a-54291f381222-root {
    text-align: center;
  }


#s-fbb6eaac-5928-4b59-898a-54291f381222.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fbb6eaac-5928-4b59-898a-54291f381222-root {
    text-align: center;
  }


#s-fbb6eaac-5928-4b59-898a-54291f381222.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fbb6eaac-5928-4b59-898a-54291f381222-root {
    text-align: center;
  }


#s-fbb6eaac-5928-4b59-898a-54291f381222.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-fbb6eaac-5928-4b59-898a-54291f381222-root {
    text-align: center;
  }


#s-fbb6eaac-5928-4b59-898a-54291f381222.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-1b6639d9-e45e-43e7-8521-0329425291bc {
  margin-top: 1%;
margin-bottom: 1%;
max-width: 1612px;
aspect-ratio: 1612/1352;
text-align: center;
}





  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image,
  #s-1b6639d9-e45e-43e7-8521-0329425291bc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc {
    width: 100%;
    height: auto;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
    
    
  }


.s-1b6639d9-e45e-43e7-8521-0329425291bc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b6639d9-e45e-43e7-8521-0329425291bc {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
      position: relative;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image,
  #s-1b6639d9-e45e-43e7-8521-0329425291bc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc {
    width: 100%;
    height: auto;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
    
    
  }


.s-1b6639d9-e45e-43e7-8521-0329425291bc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b6639d9-e45e-43e7-8521-0329425291bc {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
      position: relative;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image,
  #s-1b6639d9-e45e-43e7-8521-0329425291bc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc {
    width: 100%;
    height: auto;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
    
    
  }


.s-1b6639d9-e45e-43e7-8521-0329425291bc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b6639d9-e45e-43e7-8521-0329425291bc {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
      position: relative;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image,
  #s-1b6639d9-e45e-43e7-8521-0329425291bc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc {
    width: 100%;
    height: auto;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
    
    
  }


.s-1b6639d9-e45e-43e7-8521-0329425291bc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b6639d9-e45e-43e7-8521-0329425291bc {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
      position: relative;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image,
  #s-1b6639d9-e45e-43e7-8521-0329425291bc .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc {
    width: 100%;
    height: auto;
  }

  #s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
    
    
  }


.s-1b6639d9-e45e-43e7-8521-0329425291bc .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1b6639d9-e45e-43e7-8521-0329425291bc {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container {
      position: relative;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1b6639d9-e45e-43e7-8521-0329425291bc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-790e2b5f-892d-452a-863c-8bd91ac44957 {
  margin-bottom: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
}








#s-790e2b5f-892d-452a-863c-8bd91ac44957 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-790e2b5f-892d-452a-863c-8bd91ac44957.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d0a13cb6-082e-4d67-84f2-eb57bca14e8a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0a13cb6-082e-4d67-84f2-eb57bca14e8a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-0b138700-cf51-4789-b0df-f751723067a8 {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86-root {
    text-align: center;
  }


#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86-root {
    text-align: center;
  }


#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86-root {
    text-align: center;
  }


#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86-root {
    text-align: center;
  }


#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86-root {
    text-align: center;
  }


#s-2266a1d0-56f1-4406-a8f2-0c1c772fdb86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-74a4db1a-ceae-4583-94f6-f02dab8337d2 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
max-width: 1600px;
}
@media (min-width: 1200px){#s-74a4db1a-ceae-4583-94f6-f02dab8337d2 {
  display: none;
}
#s-74a4db1a-ceae-4583-94f6-f02dab8337d2, #wrap-s-74a4db1a-ceae-4583-94f6-f02dab8337d2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-74a4db1a-ceae-4583-94f6-f02dab8337d2 {
  display: none;
}
#s-74a4db1a-ceae-4583-94f6-f02dab8337d2, #wrap-s-74a4db1a-ceae-4583-94f6-f02dab8337d2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-74a4db1a-ceae-4583-94f6-f02dab8337d2 {
  display: none;
}
#s-74a4db1a-ceae-4583-94f6-f02dab8337d2, #wrap-s-74a4db1a-ceae-4583-94f6-f02dab8337d2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-74a4db1a-ceae-4583-94f6-f02dab8337d2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74a4db1a-ceae-4583-94f6-f02dab8337d2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-74a4db1a-ceae-4583-94f6-f02dab8337d2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-74a4db1a-ceae-4583-94f6-f02dab8337d2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
  margin-top: 2%;
margin-bottom: 2%;
max-width: 1612px;
aspect-ratio: 1612/1352;
text-align: center;
}





  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image,
  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
    width: 100%;
    height: auto;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
    
    
  }


.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
      position: relative;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image,
  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
    width: 100%;
    height: auto;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
    
    
  }


.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
      position: relative;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image,
  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
    width: 100%;
    height: auto;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
    
    
  }


.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
      position: relative;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image,
  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
    width: 100%;
    height: auto;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
    
    
  }


.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
      position: relative;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image,
  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
    width: 100%;
    height: auto;
  }

  #s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
    
    
  }


.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container {
      position: relative;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-caba8bd9-8f29-4c4d-bf5f-ab354599d2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-23adf568-6e38-4e7a-86fe-cac4b4027c48 {
  margin-left: 2%;
margin-bottom: 4%;
margin-right: 2%;
padding-left: 6%;
padding-bottom: 4%;
}








#s-23adf568-6e38-4e7a-86fe-cac4b4027c48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23adf568-6e38-4e7a-86fe-cac4b4027c48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-180c1f19-7964-4ca3-a362-9e553886941d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-180c1f19-7964-4ca3-a362-9e553886941d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-c03233ab-b84e-43e0-bd8f-936f635e993b {
  max-width: 350px;
}

#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99-root {
    text-align: center;
  }


#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99-root {
    text-align: center;
  }


#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99-root {
    text-align: center;
  }


#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99-root {
    text-align: center;
  }


#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99-root {
    text-align: center;
  }


#s-c0fa69e4-f4f2-4a08-9064-4d12e03a9d99.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-64796865-4d91-42ad-a05b-24a042522e05 {
  margin-top: 2%;
margin-bottom: 2%;
max-width: 1612px;
aspect-ratio: 1612/1352;
text-align: center;
}





  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image,
  #s-64796865-4d91-42ad-a05b-24a042522e05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 {
    width: 100%;
    height: auto;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
    
    
  }


.s-64796865-4d91-42ad-a05b-24a042522e05 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64796865-4d91-42ad-a05b-24a042522e05 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
      position: relative;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image,
  #s-64796865-4d91-42ad-a05b-24a042522e05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 {
    width: 100%;
    height: auto;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
    
    
  }


.s-64796865-4d91-42ad-a05b-24a042522e05 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64796865-4d91-42ad-a05b-24a042522e05 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
      position: relative;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image,
  #s-64796865-4d91-42ad-a05b-24a042522e05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 {
    width: 100%;
    height: auto;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
    
    
  }


.s-64796865-4d91-42ad-a05b-24a042522e05 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64796865-4d91-42ad-a05b-24a042522e05 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
      position: relative;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image,
  #s-64796865-4d91-42ad-a05b-24a042522e05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 {
    width: 100%;
    height: auto;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
    
    
  }


.s-64796865-4d91-42ad-a05b-24a042522e05 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64796865-4d91-42ad-a05b-24a042522e05 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
      position: relative;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image,
  #s-64796865-4d91-42ad-a05b-24a042522e05 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 {
    width: 100%;
    height: auto;
  }

  #s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
    
    
  }


.s-64796865-4d91-42ad-a05b-24a042522e05 .shogun-image-content {
  
    align-items:  flex-end;
  
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-64796865-4d91-42ad-a05b-24a042522e05 {
      --shg-aspect-ratio: calc(1612/1352); 
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container {
      position: relative;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64796865-4d91-42ad-a05b-24a042522e05 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-eae2bda0-468f-4395-9fb1-2b77778c0c83 {
  margin-bottom: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
}








#s-eae2bda0-468f-4395-9fb1-2b77778c0c83 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eae2bda0-468f-4395-9fb1-2b77778c0c83.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fd9eae8d-673a-4e27-90ab-f164d4be65e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd9eae8d-673a-4e27-90ab-f164d4be65e6 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-15300e01-da85-4103-b550-36eb448a8d1f {
  margin-left: auto;
margin-right: auto;
max-width: 350px;
}

#s-a0754193-a58c-496f-9c4e-966bb65098fc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(252, 252, 252, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-a0754193-a58c-496f-9c4e-966bb65098fc:hover {background-color: rgba(204, 19, 44, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-a0754193-a58c-496f-9c4e-966bb65098fc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a0754193-a58c-496f-9c4e-966bb65098fc-root {
    text-align: center;
  }


#s-a0754193-a58c-496f-9c4e-966bb65098fc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a0754193-a58c-496f-9c4e-966bb65098fc-root {
    text-align: center;
  }


#s-a0754193-a58c-496f-9c4e-966bb65098fc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a0754193-a58c-496f-9c4e-966bb65098fc-root {
    text-align: center;
  }


#s-a0754193-a58c-496f-9c4e-966bb65098fc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a0754193-a58c-496f-9c4e-966bb65098fc-root {
    text-align: center;
  }


#s-a0754193-a58c-496f-9c4e-966bb65098fc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a0754193-a58c-496f-9c4e-966bb65098fc-root {
    text-align: center;
  }


#s-a0754193-a58c-496f-9c4e-966bb65098fc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Teko;
  display:  block ;
}
}
#s-edac3bdb-344a-46b6-bc9f-7a634f9c1679 {
  margin-top: 6%;
margin-bottom: 2%;
min-height: 50px;
}








#s-edac3bdb-344a-46b6-bc9f-7a634f9c1679 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edac3bdb-344a-46b6-bc9f-7a634f9c1679.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
  margin-bottom: 20px;
max-width: 175px;
aspect-ratio: 380/139;
text-align: center;
}
@media (max-width: 767px){#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
  display: none;
}
#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a, #wrap-s-92df3fa2-6a77-430d-9576-3ddc95c42e0a { display: none !important; }}




  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image,
  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
    width: 100%;
    height: auto;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
    
    
  }


.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shogun-image-content {
  
    align-items: center;
  
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
      position: relative;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image,
  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
    width: 100%;
    height: auto;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
    
    
  }


.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shogun-image-content {
  
    align-items: center;
  
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
      position: relative;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image,
  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
    width: 100%;
    height: auto;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
    
    
  }


.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shogun-image-content {
  
    align-items: center;
  
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
      position: relative;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image,
  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
    width: 100%;
    height: auto;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
    
    
  }


.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shogun-image-content {
  
    align-items: center;
  
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
      position: relative;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image,
  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
    width: 100%;
    height: auto;
  }

  #s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
    
    
  }


.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a .shogun-image-content {
  
    align-items: center;
  
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container {
      position: relative;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-92df3fa2-6a77-430d-9576-3ddc95c42e0a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
  margin-bottom: 20px;
max-width: 100px;
aspect-ratio: 380/139;
text-align: center;
}
@media (min-width: 1200px){#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
  display: none;
}
#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d, #wrap-s-12cacd0c-9a6e-464c-a92e-c0fa6948080d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
  display: none;
}
#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d, #wrap-s-12cacd0c-9a6e-464c-a92e-c0fa6948080d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
  display: none;
}
#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d, #wrap-s-12cacd0c-9a6e-464c-a92e-c0fa6948080d { display: none !important; }}




  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image,
  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
    width: 100%;
    height: auto;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
    
    
  }


.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shogun-image-content {
  
    align-items: center;
  
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
      position: relative;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image,
  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
    width: 100%;
    height: auto;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
    
    
  }


.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shogun-image-content {
  
    align-items: center;
  
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
      position: relative;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image,
  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
    width: 100%;
    height: auto;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
    
    
  }


.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shogun-image-content {
  
    align-items: center;
  
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
      position: relative;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image,
  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
    width: 100%;
    height: auto;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
    
    
  }


.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shogun-image-content {
  
    align-items: center;
  
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
      position: relative;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image,
  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
    width: 100%;
    height: auto;
  }

  #s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
    
    
  }


.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d .shogun-image-content {
  
    align-items: center;
  
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d {
      --shg-aspect-ratio: calc(380/139); 
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container {
      position: relative;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12cacd0c-9a6e-464c-a92e-c0fa6948080d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-22888454-967f-4c1f-9096-399c0cb46cc3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-22888454-967f-4c1f-9096-399c0cb46cc3 {
  display: none;
}
#s-22888454-967f-4c1f-9096-399c0cb46cc3, #wrap-s-22888454-967f-4c1f-9096-399c0cb46cc3 { display: none !important; }}
#s-22888454-967f-4c1f-9096-399c0cb46cc3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf {
  display: none;
}
#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf, #wrap-s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf {
  display: none;
}
#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf, #wrap-s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf {
  display: none;
}
#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf, #wrap-s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf { display: none !important; }}
#s-ca2c2138-b5e3-4fd9-a585-7b8142afe4bf .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  500 ;
  font-family: "Teko";
  font-style:  normal ;
  font-size: 28px;
  line-height: 1em;
  letter-spacing: 2px;
  text-align: center;
}



#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
max-width: 200px;
background-color: rgba(0, 0, 0, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
letter-spacing: 1px;
}
#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3:hover {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(204, 19, 44, 1) !important;}#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3-root {
    text-align: center;
  }


#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-family: Teko;
  display:  block ;
}
@media (min-width: 1200px){
  #s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3-root {
    text-align: center;
  }


#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3-root {
    text-align: center;
  }


#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-family: Teko;
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3-root {
    text-align: center;
  }


#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-family: Teko;
  display:  block ;
}
}@media (max-width: 767px){
  #s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3-root {
    text-align: center;
  }


#s-a1dea2e6-5a4b-4bc4-b08c-d143a26af1f3.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-family: Teko;
  display:  block ;
}
}
.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

#s-54c5367d-a38b-4083-84e9-14dd346b9568 {
  margin-top: 1%;
margin-left: auto;
margin-bottom: 1%;
margin-right: auto;
padding-left: 1%;
padding-right: 1%;
max-width: 100%;
}

[id="s-54c5367d-a38b-4083-84e9-14dd346b9568"] .shg-ig-posts-container > .shg-ig-posts {
  width: 50%;
  padding-right: 20px;
}

.shg-ig-posts-container {
  width: calc(100% + 20px) !important;
}

@media (min-width: 768px) {
  [id="s-54c5367d-a38b-4083-84e9-14dd346b9568"] .shg-ig-posts-container > .shg-ig-posts {
    width: 25.0%;
    padding-right: 20px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 20px) !important;
  }
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}
.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-lazyload-bg-image {
  display: none;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg, .shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@media (max-width: 1024px){.shg-c,.shg-box{background-attachment:scroll !important}}@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) and (orientation: landscape){.shg-box{background-attachment:scroll !important}}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-lazyload-bg-image{display:none}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
