.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-afb77d9e-d685-48d5-aa57-28be5febacd3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-afb77d9e-d685-48d5-aa57-28be5febacd3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-afb77d9e-d685-48d5-aa57-28be5febacd3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-afb77d9e-d685-48d5-aa57-28be5febacd3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-afb77d9e-d685-48d5-aa57-28be5febacd3 {
  margin-top: 0px;
margin-bottom: 0px;
}
}







#s-afb77d9e-d685-48d5-aa57-28be5febacd3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-afb77d9e-d685-48d5-aa57-28be5febacd3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
min-height: 50px;
background-position: center center;
}
@media (min-width: 1200px){#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  display: unset;
}
#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3, #wrap-s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  display: unset;
}
#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3, #wrap-s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  display: unset;
}
#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3, #wrap-s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 { display: unset !important; }}@media (max-width: 767px){#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  display: unset;
}
#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3, #wrap-s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 { display: unset !important; }}
#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 {
  background-image: url(https://i.shgcdn.com/a67a2221-285d-44d3-9a9d-3d5e77d24b06/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f71d4925-7be3-4e2e-b957-56e883b7a2b3.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d {
  margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d {
  display: none;
}
#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d, #wrap-s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d {
  display: none;
}
#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d, #wrap-s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d {
  display: none;
}
#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d, #wrap-s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d { display: none !important; }}@media (max-width: 767px){#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d {
  display: none;
}
#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d, #wrap-s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d { display: none !important; }}







#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7f46f6f9-b7e7-4e60-99fa-b7464658c27d.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-f845ede1-b59b-4447-85f0-008dd2145590 {
  max-width: 1920px;
aspect-ratio: 16/9;
text-align: center;
}
@media (max-width: 767px){#s-f845ede1-b59b-4447-85f0-008dd2145590 {
  display: none;
}
#s-f845ede1-b59b-4447-85f0-008dd2145590, #wrap-s-f845ede1-b59b-4447-85f0-008dd2145590 { display: none !important; }}




  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image,
  #s-f845ede1-b59b-4447-85f0-008dd2145590 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 {
    width: 100%;
    height: auto;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
    
    
  }


.s-f845ede1-b59b-4447-85f0-008dd2145590 .shogun-image-content {
  
    align-items: center;
  
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f845ede1-b59b-4447-85f0-008dd2145590 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
      position: relative;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image,
  #s-f845ede1-b59b-4447-85f0-008dd2145590 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 {
    width: 100%;
    height: auto;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
    
    
  }


.s-f845ede1-b59b-4447-85f0-008dd2145590 .shogun-image-content {
  
    align-items: center;
  
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f845ede1-b59b-4447-85f0-008dd2145590 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
      position: relative;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image,
  #s-f845ede1-b59b-4447-85f0-008dd2145590 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 {
    width: 100%;
    height: auto;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
    
    
  }


.s-f845ede1-b59b-4447-85f0-008dd2145590 .shogun-image-content {
  
    align-items: center;
  
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f845ede1-b59b-4447-85f0-008dd2145590 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
      position: relative;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image,
  #s-f845ede1-b59b-4447-85f0-008dd2145590 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 {
    width: 100%;
    height: auto;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
    
    
  }


.s-f845ede1-b59b-4447-85f0-008dd2145590 .shogun-image-content {
  
    align-items: center;
  
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f845ede1-b59b-4447-85f0-008dd2145590 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
      position: relative;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image,
  #s-f845ede1-b59b-4447-85f0-008dd2145590 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 {
    width: 100%;
    height: auto;
  }

  #s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
    
    
  }


.s-f845ede1-b59b-4447-85f0-008dd2145590 .shogun-image-content {
  
    align-items: center;
  
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f845ede1-b59b-4447-85f0-008dd2145590 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container {
      position: relative;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f845ede1-b59b-4447-85f0-008dd2145590 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
  max-width: 1000px;
aspect-ratio: 1/1;
text-align: center;
}
@media (min-width: 1200px){#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
  display: none;
}
#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2, #wrap-s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
  display: none;
}
#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2, #wrap-s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
  display: none;
}
#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2, #wrap-s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 { display: none !important; }}@media (max-width: 767px){#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
  display: unset;
}
#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2, #wrap-s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 { display: unset !important; }}




  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image,
  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
    width: 100%;
    height: auto;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
    
    
  }


.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
      position: relative;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image,
  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
    width: 100%;
    height: auto;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
    
    
  }


.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
      position: relative;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image,
  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
    width: 100%;
    height: auto;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
    
    
  }


.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
      position: relative;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image,
  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
    width: 100%;
    height: auto;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
    
    
  }


.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
      position: relative;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image,
  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
    width: 100%;
    height: auto;
  }

  #s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
    
    
  }


.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 .shogun-image-content {
  
    align-items: center;
  
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container {
      position: relative;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a2a019b6-53ed-49e0-a55b-b26370ce04a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
.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-87f8ecc5-dfbd-4132-bd35-dd929071eff7 {
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 1200px){#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 {
  display: unset;
}
#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7, #wrap-s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 { display: unset !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 {
  display: unset;
}
#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7, #wrap-s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 { display: unset !important; }}@media (min-width: 768px) and (max-width: 991px){#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 {
  display: unset;
}
#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7, #wrap-s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 { display: unset !important; }}@media (max-width: 767px){#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 {
  display: unset;
}
#s-87f8ecc5-dfbd-4132-bd35-dd929071eff7, #wrap-s-87f8ecc5-dfbd-4132-bd35-dd929071eff7 { display: unset !important; }}
@media (min-width: 0px) {
[id="s-87f8ecc5-dfbd-4132-bd35-dd929071eff7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87f8ecc5-dfbd-4132-bd35-dd929071eff7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87f8ecc5-dfbd-4132-bd35-dd929071eff7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87f8ecc5-dfbd-4132-bd35-dd929071eff7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7861602e-cf6a-400e-9220-b718ba3e33e6 {
  min-height: 50px;
}








#s-7861602e-cf6a-400e-9220-b718ba3e33e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7861602e-cf6a-400e-9220-b718ba3e33e6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
  margin-top: 0px;
margin-bottom: 0px;
max-width: 800px;
aspect-ratio: 800/585;
text-align: right;
}





  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image,
  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
    width: 100%;
    height: auto;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
    
    
  }


.s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shogun-image-content {
  
    align-items: center;
  
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
      --shg-aspect-ratio: calc(800/585); 
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
      position: relative;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
@media (min-width: 1200px){



  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image,
  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
    width: 100%;
    height: auto;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
    
    
  }


.s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shogun-image-content {
  
    align-items: center;
  
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
      --shg-aspect-ratio: calc(800/585); 
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
      position: relative;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 992px) and (max-width: 1199px){



  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image,
  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
    width: 100%;
    height: auto;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
    
    
  }


.s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shogun-image-content {
  
    align-items: center;
  
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
      --shg-aspect-ratio: calc(800/585); 
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
      position: relative;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (min-width: 768px) and (max-width: 991px){



  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image,
  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
    width: 100%;
    height: auto;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
    
    
  }


.s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shogun-image-content {
  
    align-items: center;
  
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
      --shg-aspect-ratio: calc(800/585); 
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
      position: relative;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}@media (max-width: 767px){



  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image,
  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
    width: 100%;
    height: auto;
  }

  #s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image {
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
    
    
  }


.s-77eeb36b-278d-4694-ac71-c44cfa5d0242 .shogun-image-content {
  
    align-items: center;
  
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shg-align-container {
  display: flex;
  justify-content: flex-end
}

.s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 {
      --shg-aspect-ratio: calc(800/585); 
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container {
      position: relative;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-77eeb36b-278d-4694-ac71-c44cfa5d0242 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }
}
#s-9b156273-5ca0-4179-840a-d5307c343c48 {
  margin-top: 40px;
margin-left: 5%;
margin-bottom: 40px;
margin-right: 5%;
min-height: 50px;
max-width: 600px;
}








#s-9b156273-5ca0-4179-840a-d5307c343c48 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b156273-5ca0-4179-840a-d5307c343c48.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  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-255748d6-46af-4fac-9883-358f181cd234 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-255748d6-46af-4fac-9883-358f181cd234 .shogun-heading-component h2 {
  color: rgba(134, 0, 56, 1);
  font-weight:  normal ;
  font-family: "FoundryGridnik";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 1px;
  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-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 20px;
padding-bottom: 12px;
padding-right: 20px;
border-radius: 20px;
background-color: rgba(134, 0, 56, 1);
text-align: left;
text-decoration: none;
letter-spacing: 1px;
background-image: none;
hover-type: color;
}
#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c:hover {background-color: rgba(188, 148, 92, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(0, 0, 0, 1) !important;}#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c:active {background-color: rgba(145, 111, 74, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c-root {
    text-align: left;
  }


#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: FoundryGridnik;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c-root {
    text-align: left;
  }


#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: FoundryGridnik;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c-root {
    text-align: left;
  }


#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: FoundryGridnik;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c-root {
    text-align: left;
  }


#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: FoundryGridnik;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c-root {
    text-align: left;
  }


#s-fa25a4ff-c9de-4d83-8f50-64d0c5c63c9c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  font-family: FoundryGridnik;
  display:  inline-block ;
}
}
#s-a72f21d5-6307-4e3c-bb79-4a3e21fd90db {
  min-height: 50px;
background-color: rgba(188, 148, 92, 1);
}








#s-a72f21d5-6307-4e3c-bb79-4a3e21fd90db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a72f21d5-6307-4e3c-bb79-4a3e21fd90db.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e23c37b-f7c1-4d53-92a7-eda0caac677c {
  margin-left: auto;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
max-width: 1148px;
background-color: rgba(0, 0, 0, 0);
}








#s-5e23c37b-f7c1-4d53-92a7-eda0caac677c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e23c37b-f7c1-4d53-92a7-eda0caac677c.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f8b0dd0d-9761-47b1-9fc4-4da30a2cbebf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8b0dd0d-9761-47b1-9fc4-4da30a2cbebf .shogun-heading-component h1 {
  color: rgba(134, 0, 56, 1);
  font-weight:  normal ;
  font-family: "FoundryGridnik";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 1px;
  
}



#s-aa56f3e2-f66b-46f5-ada2-c72040bd7d17 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 1150px;
}








#s-aa56f3e2-f66b-46f5-ada2-c72040bd7d17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa56f3e2-f66b-46f5-ada2-c72040bd7d17.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-c3ba239e-7888-4459-8765-23d8613a93b2 {
  margin-bottom: 20px;
}
@media (min-width: 1200px){#s-c3ba239e-7888-4459-8765-23d8613a93b2 {
  display: none;
}
#s-c3ba239e-7888-4459-8765-23d8613a93b2, #wrap-s-c3ba239e-7888-4459-8765-23d8613a93b2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3ba239e-7888-4459-8765-23d8613a93b2 {
  display: none;
}
#s-c3ba239e-7888-4459-8765-23d8613a93b2, #wrap-s-c3ba239e-7888-4459-8765-23d8613a93b2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c3ba239e-7888-4459-8765-23d8613a93b2 {
  display: none;
}
#s-c3ba239e-7888-4459-8765-23d8613a93b2, #wrap-s-c3ba239e-7888-4459-8765-23d8613a93b2 { display: none !important; }}@media (max-width: 767px){#s-c3ba239e-7888-4459-8765-23d8613a93b2 {
  display: none;
}
#s-c3ba239e-7888-4459-8765-23d8613a93b2, #wrap-s-c3ba239e-7888-4459-8765-23d8613a93b2 { display: none !important; }}
@media (min-width: 0px) {
[id="s-c3ba239e-7888-4459-8765-23d8613a93b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-c3ba239e-7888-4459-8765-23d8613a93b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c3ba239e-7888-4459-8765-23d8613a93b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3ba239e-7888-4459-8765-23d8613a93b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

}

#s-6731d4fc-22cf-423a-ad07-0a1f75a4f38d {
  min-height: 50px;
}








#s-6731d4fc-22cf-423a-ad07-0a1f75a4f38d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6731d4fc-22cf-423a-ad07-0a1f75a4f38d.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}







  img.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
    
    
  }


.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
    
    
  }


.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
    
    
  }


.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
    
    
  }


.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
  box-sizing: border-box;
}



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





  img.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
    
    
  }


.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4 .shogun-image-content {
  
    align-items: center;
  
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bccc863c-a87c-49bc-a0d4-b1b73744dcb4.shogun-image {
  box-sizing: border-box;
}



}
#s-f23b54b4-9d9a-4e57-a844-86832847b5a4 {
  min-height: 50px;
}








#s-f23b54b4-9d9a-4e57-a844-86832847b5a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f23b54b4-9d9a-4e57-a844-86832847b5a4.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958 {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}







  img.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
    
    
  }


.s-906f4c78-850b-49a3-b811-5ac97af99958 .shogun-image-content {
  
    align-items: center;
  
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
    
    
  }


.s-906f4c78-850b-49a3-b811-5ac97af99958 .shogun-image-content {
  
    align-items: center;
  
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
  box-sizing: border-box;
}



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





  img.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
    
    
  }


.s-906f4c78-850b-49a3-b811-5ac97af99958 .shogun-image-content {
  
    align-items: center;
  
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
  box-sizing: border-box;
}



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





  img.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
    
    
  }


.s-906f4c78-850b-49a3-b811-5ac97af99958 .shogun-image-content {
  
    align-items: center;
  
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
  box-sizing: border-box;
}



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





  img.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
    
    
  }


.s-906f4c78-850b-49a3-b811-5ac97af99958 .shogun-image-content {
  
    align-items: center;
  
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shg-align-container {
  display: flex;
  justify-content: center
}

.s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-906f4c78-850b-49a3-b811-5ac97af99958.shogun-image {
  box-sizing: border-box;
}



}
#s-6ee79b01-9fd6-4cb8-a8b2-b0ec09b53567 {
  min-height: 50px;
}








#s-6ee79b01-9fd6-4cb8-a8b2-b0ec09b53567 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ee79b01-9fd6-4cb8-a8b2-b0ec09b53567.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}







  img.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
    
    
  }


.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f .shogun-image-content {
  
    align-items: center;
  
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
    
    
  }


.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f .shogun-image-content {
  
    align-items: center;
  
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
    
    
  }


.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f .shogun-image-content {
  
    align-items: center;
  
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
    
    
  }


.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f .shogun-image-content {
  
    align-items: center;
  
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
  box-sizing: border-box;
}



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





  img.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
    
    
  }


.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f .shogun-image-content {
  
    align-items: center;
  
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-91c1aea5-7a3b-49e1-a5e7-3d2546c70e8f.shogun-image {
  box-sizing: border-box;
}



}
#s-5de28633-72fa-44bf-9855-4325c72a11e2 {
  min-height: 50px;
}








#s-5de28633-72fa-44bf-9855-4325c72a11e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5de28633-72fa-44bf-9855-4325c72a11e2.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b {
  margin-top: 15px;
margin-left: 15px;
margin-bottom: 15px;
margin-right: 15px;
text-align: center;
}







  img.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
    
    
  }


.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b .shogun-image-content {
  
    align-items: center;
  
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
  box-sizing: border-box;
}



@media (min-width: 1200px){





  img.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
    
    
  }


.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b .shogun-image-content {
  
    align-items: center;
  
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
    
    
  }


.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b .shogun-image-content {
  
    align-items: center;
  
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
    
    
  }


.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b .shogun-image-content {
  
    align-items: center;
  
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
  box-sizing: border-box;
}



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





  img.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
    
    
  }


.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b .shogun-image-content {
  
    align-items: center;
  
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e815b2d2-6e8e-4c7a-b59d-0651adb6649b.shogun-image {
  box-sizing: border-box;
}



}
#s-23c8f0a0-4b9e-4007-9cca-57a5400b7413 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-23c8f0a0-4b9e-4007-9cca-57a5400b7413"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-23c8f0a0-4b9e-4007-9cca-57a5400b7413"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-23c8f0a0-4b9e-4007-9cca-57a5400b7413"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-23c8f0a0-4b9e-4007-9cca-57a5400b7413"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-e008bf8b-0fee-4570-bd3c-259315c5f72e {
  min-height: 50px;
}








#s-e008bf8b-0fee-4570-bd3c-259315c5f72e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e008bf8b-0fee-4570-bd3c-259315c5f72e.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d81303aa-79ca-4f0c-b162-5c2b58ba266f {
  padding-top: 20px;
padding-bottom: 20px;
}

.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-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a {
  text-align: left;
}



.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a img.shogun-image {
  width: 100%;
}



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

.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-4a5879e6-5086-4fdd-b1a8-ee01b6cf969a 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-1ea6e69e-e1fa-4aa2-9160-d97756695a88 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ea6e69e-e1fa-4aa2-9160-d97756695a88 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-9912329b-56c1-4e8c-8cce-58896ff4774f {
  text-align: center;
}

#s-9912329b-56c1-4e8c-8cce-58896ff4774f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9912329b-56c1-4e8c-8cce-58896ff4774f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9912329b-56c1-4e8c-8cce-58896ff4774f .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-bed13e6a-ffb5-4bac-a219-d3a87d0828eb {
  min-height: 50px;
}








#s-bed13e6a-ffb5-4bac-a219-d3a87d0828eb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bed13e6a-ffb5-4bac-a219-d3a87d0828eb.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-33dcb854-7d18-45ff-a7c5-3a4851b97ada {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-b874046f-872f-4880-a4d2-573a4624ed9c {
  text-align: left;
}



.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c img.shogun-image {
  width: 100%;
}



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

.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b874046f-872f-4880-a4d2-573a4624ed9c img.shogun-image {
  width: 100%;
}



}
#s-44fbc82e-cbb3-433b-90b0-5e606e215489 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-44fbc82e-cbb3-433b-90b0-5e606e215489 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-7c0d36d7-16d7-47fd-9263-68117d212f61 {
  text-align: center;
}

#s-7c0d36d7-16d7-47fd-9263-68117d212f61 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7c0d36d7-16d7-47fd-9263-68117d212f61 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7c0d36d7-16d7-47fd-9263-68117d212f61 .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-d091e0cf-e35e-4c68-8a1c-403865c8d3e1 {
  min-height: 50px;
}








#s-d091e0cf-e35e-4c68-8a1c-403865c8d3e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d091e0cf-e35e-4c68-8a1c-403865c8d3e1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-b0d98c0c-688a-408d-9d4c-58bef13ade2e {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 {
  text-align: left;
}



.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-46d2bf15-a9b8-4d60-9c37-9f7d4bae3f77 img.shogun-image {
  width: 100%;
}



}
#s-b59de15f-53c3-4895-b8e2-7cddad0d148f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b59de15f-53c3-4895-b8e2-7cddad0d148f .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-d981811c-ace4-4ba8-ad15-d71fd12adcef {
  text-align: center;
}

#s-d981811c-ace4-4ba8-ad15-d71fd12adcef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d981811c-ace4-4ba8-ad15-d71fd12adcef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d981811c-ace4-4ba8-ad15-d71fd12adcef .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-052e96d7-cb2c-42a2-a2e7-0d2d8ea6629d {
  min-height: 50px;
}








#s-052e96d7-cb2c-42a2-a2e7-0d2d8ea6629d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-052e96d7-cb2c-42a2-a2e7-0d2d8ea6629d.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-e89b741b-c13c-48d5-b3f9-8472b331c8cf {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-cd438441-bf7b-4ad0-8055-4617b8c8863b {
  text-align: left;
}



.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b img.shogun-image {
  width: 100%;
}



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

.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cd438441-bf7b-4ad0-8055-4617b8c8863b img.shogun-image {
  width: 100%;
}



}
#s-39cf0304-2dd2-4990-91b8-09195f38ceab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-39cf0304-2dd2-4990-91b8-09195f38ceab .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-21626cbe-af74-4f97-af7a-e50c053c2a9a {
  text-align: center;
}

#s-21626cbe-af74-4f97-af7a-e50c053c2a9a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-21626cbe-af74-4f97-af7a-e50c053c2a9a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-21626cbe-af74-4f97-af7a-e50c053c2a9a .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-c41d9551-5989-40f2-97f5-1747b6ca3b99 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
min-height: 50px;
max-width: 1150px;
}








#s-c41d9551-5989-40f2-97f5-1747b6ca3b99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c41d9551-5989-40f2-97f5-1747b6ca3b99.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-8564566c-0b92-4a26-a0f5-5e6980ed3389 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
min-height: 50px;
max-width: 1148px;
background-color: rgba(188, 148, 92, 0);
}








#s-8564566c-0b92-4a26-a0f5-5e6980ed3389 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8564566c-0b92-4a26-a0f5-5e6980ed3389.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6de9b6ae-0f9e-4f01-8d2c-6d2ef7ef4f58 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6de9b6ae-0f9e-4f01-8d2c-6d2ef7ef4f58 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "FoundryGridnik";
  font-style:  normal ;
  font-size: 36px;
  
  letter-spacing: 1px;
  
}



#s-d6a08316-3e6d-4dd7-adad-14a9fd166ae6 {
  margin-left: 2%;
margin-right: 2%;
}

@media (min-width: 0px) {
[id="s-d6a08316-3e6d-4dd7-adad-14a9fd166ae6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-d6a08316-3e6d-4dd7-adad-14a9fd166ae6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d6a08316-3e6d-4dd7-adad-14a9fd166ae6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d6a08316-3e6d-4dd7-adad-14a9fd166ae6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-f3a7fabc-cfc5-409a-bb6d-51a0f6232cb6 {
  min-height: 50px;
}








#s-f3a7fabc-cfc5-409a-bb6d-51a0f6232cb6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3a7fabc-cfc5-409a-bb6d-51a0f6232cb6.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-a46ba6bc-483e-4ccc-8948-4af7a03ca41c {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 {
  text-align: left;
}



.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-09f625bb-cf4c-4ea8-a6db-5dbe2e639e54 img.shogun-image {
  width: 100%;
}



}
#s-978c5c52-3106-4f7f-a1cf-7f38676652ac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-978c5c52-3106-4f7f-a1cf-7f38676652ac .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-feec2473-ddbb-4bf1-8c42-db547bbce492 {
  text-align: center;
}

#s-feec2473-ddbb-4bf1-8c42-db547bbce492 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-feec2473-ddbb-4bf1-8c42-db547bbce492 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-feec2473-ddbb-4bf1-8c42-db547bbce492 .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-c487e1b2-0c21-4f32-b60c-02671cc79829 {
  min-height: 50px;
}








#s-c487e1b2-0c21-4f32-b60c-02671cc79829 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c487e1b2-0c21-4f32-b60c-02671cc79829.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-dc5626f9-bb6b-491c-b2f6-42e62c3cba29 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-05ecced0-18e7-4290-a15a-82919e77b8dd {
  text-align: left;
}



.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd img.shogun-image {
  width: 100%;
}



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

.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-05ecced0-18e7-4290-a15a-82919e77b8dd img.shogun-image {
  width: 100%;
}



}
#s-46b7e2ef-4718-49e4-8df3-20a3c8502b21 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-46b7e2ef-4718-49e4-8df3-20a3c8502b21 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-52cb158e-766c-4c0e-8aa4-08475889df69 {
  text-align: center;
}

#s-52cb158e-766c-4c0e-8aa4-08475889df69 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-52cb158e-766c-4c0e-8aa4-08475889df69 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-52cb158e-766c-4c0e-8aa4-08475889df69 .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-9581fb7a-b0de-4e9e-867a-0cea9493204b {
  min-height: 50px;
}








#s-9581fb7a-b0de-4e9e-867a-0cea9493204b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9581fb7a-b0de-4e9e-867a-0cea9493204b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-9471a9d5-fca7-4716-bc9b-956aeb2c9532 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 {
  text-align: left;
}



.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-da428f5b-cba7-4fed-8b18-7de77fd7c955 img.shogun-image {
  width: 100%;
}



}
#s-b2533523-52f3-4571-9804-8125eb9593ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2533523-52f3-4571-9804-8125eb9593ff .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-ca27931c-ef99-42dc-94af-4132027bbab9 {
  text-align: center;
}

#s-ca27931c-ef99-42dc-94af-4132027bbab9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ca27931c-ef99-42dc-94af-4132027bbab9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca27931c-ef99-42dc-94af-4132027bbab9 .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-d958699f-e16c-477a-a7cb-8cef7874b70b {
  min-height: 50px;
}








#s-d958699f-e16c-477a-a7cb-8cef7874b70b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d958699f-e16c-477a-a7cb-8cef7874b70b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-de214652-05af-4ddb-bd0c-427a9f8d0322 {
  padding-top: 20px;
padding-bottom: 20px;
}

#s-3edef081-f492-48ee-8f09-6147a70f5d60 {
  text-align: left;
}



.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 img.shogun-image {
  width: 100%;
}



@media (min-width: 1200px){

.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 img.shogun-image {
  width: 100%;
}



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

.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3edef081-f492-48ee-8f09-6147a70f5d60 img.shogun-image {
  width: 100%;
}



}
#s-c84d3781-93a9-43bd-8f42-b27ffc834038 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c84d3781-93a9-43bd-8f42-b27ffc834038 .shg-product-title-component h3 {
  color: ;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: 1px;
}

#s-24e9ebe7-f4de-4be7-b8e9-fef2ca3fb20c {
  text-align: center;
}

#s-24e9ebe7-f4de-4be7-b8e9-fef2ca3fb20c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-24e9ebe7-f4de-4be7-b8e9-fef2ca3fb20c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-24e9ebe7-f4de-4be7-b8e9-fef2ca3fb20c .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;
}

/*
  $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}
