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

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

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

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

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

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

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

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

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

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

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

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

#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}@media (max-width: 767px){#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 {
  
}
}







#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2660ea50-7bd9-4956-ba0d-02d2a9e28143.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-content-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-content-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/4bdab205-f1a7-4c7d-8b47-374ace76f264/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(25, 52, 77, 1);
  opacity: 0.6;
  display: block;
}#s-a92d74ae-118a-47c8-b2dc-0104a67a8591.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c687addd-211a-4cfa-83e4-abc91159ef1b {
  margin-left: 60px;
margin-bottom: 0px;
margin-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c687addd-211a-4cfa-83e4-abc91159ef1b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 36px;
  line-height: 1.5em;
  
  
}



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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4 {
  margin-top: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

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

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

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

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

#s-f756224b-a28d-4c2e-9137-c14b50dd55ba {
  margin-top: 20px;
margin-bottom: -90px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f756224b-a28d-4c2e-9137-c14b50dd55ba {
  display: none;
}
#s-f756224b-a28d-4c2e-9137-c14b50dd55ba, #wrap-s-f756224b-a28d-4c2e-9137-c14b50dd55ba, #wrap-content-s-f756224b-a28d-4c2e-9137-c14b50dd55ba { display: none !important; }}@media (max-width: 767px){#s-f756224b-a28d-4c2e-9137-c14b50dd55ba {
  display: none;
}
#s-f756224b-a28d-4c2e-9137-c14b50dd55ba, #wrap-s-f756224b-a28d-4c2e-9137-c14b50dd55ba, #wrap-content-s-f756224b-a28d-4c2e-9137-c14b50dd55ba { display: none !important; }}
@media (min-width: 0px) {
[id="s-f756224b-a28d-4c2e-9137-c14b50dd55ba"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f756224b-a28d-4c2e-9137-c14b50dd55ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f756224b-a28d-4c2e-9137-c14b50dd55ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f756224b-a28d-4c2e-9137-c14b50dd55ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-ce7d6d7d-141f-42ef-ac15-9ff727027e72 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ce7d6d7d-141f-42ef-ac15-9ff727027e72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  min-width: 100%;
  min-height: 100%;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin: 0 !important;
  overflow: visible;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: -25%;
  margin-top: -12px;
  
}

.shg-image-content-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add background color handling */
  
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
  box-sizing: border-box;
}



.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
      position: relative;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin: 0 !important;
  overflow: visible;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add background color handling */
  
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
  box-sizing: border-box;
}



.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
      position: relative;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin: 0 !important;
  overflow: visible;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add background color handling */
  
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
  box-sizing: border-box;
}



.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
      position: relative;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin: 0 !important;
  overflow: visible;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add background color handling */
  
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
  box-sizing: border-box;
}



.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
      position: relative;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  margin: 0 !important;
  overflow: visible;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add background color handling */
  
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 .shogun-image-content {
  
    justify-content: center;
  
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shg-align-container {
  display: flex;
  justify-content: center
}

.s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image {
  box-sizing: border-box;
}



.s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container {
      position: relative;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-300bcf8e-0107-4fb1-8120-fd76c6b92563 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

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

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

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

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

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

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

.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6 {
  
  
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-theme-text-content h1,
.shg-theme-text-content h2,
.shg-theme-text-content h3,
.shg-theme-text-content h4,
.shg-theme-text-content h5,
.shg-theme-text-content h6 {
  
  
  
}

.shg-theme-text-content p {
  
  
  
}

#s-b5995805-7608-47f7-a353-4384081cda4a {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-93622f3a-4fb3-4184-973c-fb1be85abbfb {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-93622f3a-4fb3-4184-973c-fb1be85abbfb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-4427d7b8-2603-4b41-99cd-66b229b23884 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-4427d7b8-2603-4b41-99cd-66b229b23884 .shogun-icon-wrapper {
  text-align: center;
}


#s-4427d7b8-2603-4b41-99cd-66b229b23884 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 255, 255, 1);
}

@media (min-width: 1200px){#s-7f51f28d-d4d6-42ae-a081-1184277cc425 {
  display: none;
}
#s-7f51f28d-d4d6-42ae-a081-1184277cc425, #wrap-s-7f51f28d-d4d6-42ae-a081-1184277cc425, #wrap-content-s-7f51f28d-d4d6-42ae-a081-1184277cc425 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7f51f28d-d4d6-42ae-a081-1184277cc425 {
  display: none;
}
#s-7f51f28d-d4d6-42ae-a081-1184277cc425, #wrap-s-7f51f28d-d4d6-42ae-a081-1184277cc425, #wrap-content-s-7f51f28d-d4d6-42ae-a081-1184277cc425 { display: none !important; }}
#s-7f51f28d-d4d6-42ae-a081-1184277cc425 .shogun-icon-wrapper {
  text-align: center;
}


#s-7f51f28d-d4d6-42ae-a081-1184277cc425 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 255, 255, 1);
}

#s-72c38271-05fd-4169-9507-be4b6b8937c7 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-e17781c3-c73b-430e-8648-48d71e46d811 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e17781c3-c73b-430e-8648-48d71e46d811"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-9e91aa7c-6567-46e8-a91f-25b1942429c7 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-9e91aa7c-6567-46e8-a91f-25b1942429c7 .shogun-icon-wrapper {
  text-align: center;
}


#s-9e91aa7c-6567-46e8-a91f-25b1942429c7 .shogun-icon-wrapper > .shogun-icon {

  font-size: 40px !important;
  color: rgba(255, 255, 255, 1);
}

#s-f839b6cd-f4d3-46c9-aa84-ae25d46466a2 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 375px;
background-position: center center;
}
@media (min-width: 1200px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  display: none;
}
#s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-content-s-2d1b8f69-5ea6-4c00-8150-418454670664 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  display: none;
}
#s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-s-2d1b8f69-5ea6-4c00-8150-418454670664, #wrap-content-s-2d1b8f69-5ea6-4c00-8150-418454670664 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}@media (max-width: 767px){#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  
}
}
#s-2d1b8f69-5ea6-4c00-8150-418454670664 {
  background-image: url(https://i.shgcdn.com/6962a21c-ce38-4e65-8113-d91d4616a9d4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2d1b8f69-5ea6-4c00-8150-418454670664 > .shg-box-overlay {
  background-color: rgba(235, 235, 235, 1);
  opacity: 0;
  display: block;
}#s-2d1b8f69-5ea6-4c00-8150-418454670664.shg-box.shg-c {
  justify-content: center;
}

#s-56cd9b8c-e0c5-4c5f-855c-e099b2b21695 {
  margin-left: 36px;
margin-right: 36px;
padding-top: 9px;
padding-left: 0px;
padding-bottom: 9px;
padding-right: 0px;
text-align: center;
}

#s-56cd9b8c-e0c5-4c5f-855c-e099b2b21695 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 31px;
  
  
  
}



#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a-root {
    text-align: center;
  }


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a-root {
    text-align: center;
  }


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a-root {
    text-align: center;
  }


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a-root {
    text-align: center;
  }


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a-root {
    text-align: center;
  }


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-66362d0a-f71c-44fb-a72d-777e6276ab8e {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: -70px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-66362d0a-f71c-44fb-a72d-777e6276ab8e {
  display: none;
}
#s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-content-s-66362d0a-f71c-44fb-a72d-777e6276ab8e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66362d0a-f71c-44fb-a72d-777e6276ab8e {
  display: none;
}
#s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-content-s-66362d0a-f71c-44fb-a72d-777e6276ab8e { display: none !important; }}@media (max-width: 767px){#s-66362d0a-f71c-44fb-a72d-777e6276ab8e {
  display: none;
}
#s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-s-66362d0a-f71c-44fb-a72d-777e6276ab8e, #wrap-content-s-66362d0a-f71c-44fb-a72d-777e6276ab8e { display: none !important; }}
@media (min-width: 0px) {
[id="s-66362d0a-f71c-44fb-a72d-777e6276ab8e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-66362d0a-f71c-44fb-a72d-777e6276ab8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-66362d0a-f71c-44fb-a72d-777e6276ab8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-66362d0a-f71c-44fb-a72d-777e6276ab8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-25994eb0-0e18-4859-93f4-de0d7eb9bd12 {
  min-height: 50px;
}








#s-25994eb0-0e18-4859-93f4-de0d7eb9bd12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-25994eb0-0e18-4859-93f4-de0d7eb9bd12.shg-box.shg-c {
  justify-content: center;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin: 0 !important;
  overflow: visible;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: -10px;
  
}

.shg-image-content-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add background color handling */
  
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
  box-sizing: border-box;
}



.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
      position: relative;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin: 0 !important;
  overflow: visible;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add background color handling */
  
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
  box-sizing: border-box;
}



.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
      position: relative;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin: 0 !important;
  overflow: visible;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add background color handling */
  
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
  box-sizing: border-box;
}



.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
      position: relative;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin: 0 !important;
  overflow: visible;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add background color handling */
  
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
  box-sizing: border-box;
}



.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
      position: relative;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  margin: 0 !important;
  overflow: visible;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add background color handling */
  
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image {
  box-sizing: border-box;
}



.s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container {
      position: relative;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f149ced2-04d2-4c90-a0d4-64cebbe8ecd3 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-bb8d0010-b172-48dc-ae55-084f51f8c11c {
  padding-bottom: 10px;
}

#s-e3df245b-23e4-43ad-a26f-8fbbb49a8e17 .shogun-icon-wrapper {
  text-align: center;
}


#s-e3df245b-23e4-43ad-a26f-8fbbb49a8e17 .shogun-icon-wrapper > .shogun-icon {

  font-size: 38px !important;
  color: rgba(255, 255, 255, 1);
}

#s-efe396be-02d9-4b9f-a9e9-d3c29208faf4 {
  padding-bottom: 10px;
}

#s-ca388fb1-c8cf-4da3-9a55-20558a18dc52 .shogun-icon-wrapper {
  text-align: center;
}


#s-ca388fb1-c8cf-4da3-9a55-20558a18dc52 .shogun-icon-wrapper > .shogun-icon {

  font-size: 38px !important;
  color: rgba(255, 255, 255, 1);
}

#s-6d56e416-bfbc-424e-81ef-fa62227f9470 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-e77fe85c-0267-4da0-a512-c392faee435f {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 15px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e77fe85c-0267-4da0-a512-c392faee435f {
  display: none;
}
#s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-content-s-e77fe85c-0267-4da0-a512-c392faee435f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e77fe85c-0267-4da0-a512-c392faee435f {
  display: none;
}
#s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-content-s-e77fe85c-0267-4da0-a512-c392faee435f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e77fe85c-0267-4da0-a512-c392faee435f {
  display: none;
}
#s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-s-e77fe85c-0267-4da0-a512-c392faee435f, #wrap-content-s-e77fe85c-0267-4da0-a512-c392faee435f { display: none !important; }}







#s-e77fe85c-0267-4da0-a512-c392faee435f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e77fe85c-0267-4da0-a512-c392faee435f.shg-box.shg-c {
  justify-content: center;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin: 0 !important;
  overflow: visible;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0px;
  
}

.shg-image-content-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add background color handling */
  
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-content {
  
    justify-content: center;
  
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
  box-sizing: border-box;
}



.s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-81360063-5f9e-40b0-8332-01a64056c25f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
      position: relative;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin: 0 !important;
  overflow: visible;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add background color handling */
  
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-content {
  
    justify-content: center;
  
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
  box-sizing: border-box;
}



.s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-81360063-5f9e-40b0-8332-01a64056c25f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
      position: relative;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin: 0 !important;
  overflow: visible;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add background color handling */
  
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-content {
  
    justify-content: center;
  
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
  box-sizing: border-box;
}



.s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-81360063-5f9e-40b0-8332-01a64056c25f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
      position: relative;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin: 0 !important;
  overflow: visible;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add background color handling */
  
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-content {
  
    justify-content: center;
  
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
  box-sizing: border-box;
}



.s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-81360063-5f9e-40b0-8332-01a64056c25f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
      position: relative;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-81360063-5f9e-40b0-8332-01a64056c25f {
  margin: 0 !important;
  overflow: visible;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-81360063-5f9e-40b0-8332-01a64056c25f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add background color handling */
  
}

#s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-81360063-5f9e-40b0-8332-01a64056c25f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-81360063-5f9e-40b0-8332-01a64056c25f .shogun-image-content {
  
    justify-content: center;
  
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image {
  box-sizing: border-box;
}



.s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-81360063-5f9e-40b0-8332-01a64056c25f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container {
      position: relative;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-81360063-5f9e-40b0-8332-01a64056c25f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-e8994b2d-e3db-4670-8231-9366a5db3bdb {
  margin-left: 0%;
margin-right: 0%;
}

#s-7c50f20a-2aa0-420a-8dbf-78f63ddb462f {
  margin-left: 0%;
margin-right: 0%;
}

#s-6db9bb02-5f91-4a8d-bb50-c16e13795520 {
  margin-left: 0%;
margin-right: 0%;
}

#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b {
  padding-bottom: 20px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}








#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b.shg-box.shg-c {
  justify-content: center;
}

#s-6a979d3a-d7ad-40e7-a716-2efc101982ce {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-6a979d3a-d7ad-40e7-a716-2efc101982ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a979d3a-d7ad-40e7-a716-2efc101982ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a979d3a-d7ad-40e7-a716-2efc101982ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a979d3a-d7ad-40e7-a716-2efc101982ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-6a979d3a-d7ad-40e7-a716-2efc101982ce"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-34a8beb2-0a2c-46bb-ada6-0ab56bf6c10d {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-34a8beb2-0a2c-46bb-ada6-0ab56bf6c10d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-34a8beb2-0a2c-46bb-ada6-0ab56bf6c10d.shg-box.shg-c {
  justify-content: center;
}

#s-919d657d-f03f-4192-a01e-b0041a7858a1 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -30px;
margin-right: 5%;
}

.shg-hr-wrapper {
  padding: 30px 0;
}

.shg-hr-wrapper hr {
  margin: 0;
  border: 0;
  width: 100%;
}

#s-bc54978b-ef17-46a5-b5e0-e530c08a7adb {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-bc54978b-ef17-46a5-b5e0-e530c08a7adb hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-88339c68-bd92-4fc0-89ee-6892357519cb {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5 {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5 {
  display: none;
}
#s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5, #wrap-s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5, #wrap-content-s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5 { display: none !important; }}@media (max-width: 767px){#s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5 {
  display: none;
}
#s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5, #wrap-s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5, #wrap-content-s-62f15fa3-f25f-48aa-adf3-00ee3eba74d5 { display: none !important; }}
#s-e4100825-1d6f-404f-9223-3a9749f65d08 {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-e4100825-1d6f-404f-9223-3a9749f65d08 {
  display: none;
}
#s-e4100825-1d6f-404f-9223-3a9749f65d08, #wrap-s-e4100825-1d6f-404f-9223-3a9749f65d08, #wrap-content-s-e4100825-1d6f-404f-9223-3a9749f65d08 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4100825-1d6f-404f-9223-3a9749f65d08 {
  display: none;
}
#s-e4100825-1d6f-404f-9223-3a9749f65d08, #wrap-s-e4100825-1d6f-404f-9223-3a9749f65d08, #wrap-content-s-e4100825-1d6f-404f-9223-3a9749f65d08 { display: none !important; }}@media (max-width: 767px){#s-e4100825-1d6f-404f-9223-3a9749f65d08 {
  
}
}
#s-cf587096-8033-4a44-a66d-b83fbe691df8 {
  padding-top: 0px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-cf587096-8033-4a44-a66d-b83fbe691df8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cf587096-8033-4a44-a66d-b83fbe691df8.shg-box.shg-c {
  justify-content: center;
}

#s-2a41e9f2-1f6e-43f4-b516-0c88a928ff2d {
  text-align: left;
}

#s-762953f5-3733-48bd-bb52-2bf9c2cfcf50 {
  margin-top: 45px;
margin-left: 15%;
margin-bottom: 45px;
margin-right: 15%;
padding-top: 3px;
padding-left: 0%;
padding-right: 0%;
border-top-width: 5px;
border-left-width: 5px;
border-bottom-width: 5px;
border-right-width: 5px;
border-color: rgba(255, 255, 255, 1);
border-style: dashed;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-762953f5-3733-48bd-bb52-2bf9c2cfcf50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-762953f5-3733-48bd-bb52-2bf9c2cfcf50.shg-box.shg-c {
  justify-content: center;
}

#s-47544e60-7563-4b80-a74e-6251f8a467e3 {
  margin-left: 2%;
margin-right: 2%;
}

#s-fbd3c133-1262-412d-9b5c-54bb042471dc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 100px;
padding-bottom: 30px;
text-align: center;
}

#s-fbd3c133-1262-412d-9b5c-54bb042471dc .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f9d8289d-572d-4593-a9f0-c51c3f408da8 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f9d8289d-572d-4593-a9f0-c51c3f408da8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9d8289d-572d-4593-a9f0-c51c3f408da8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9d8289d-572d-4593-a9f0-c51c3f408da8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9d8289d-572d-4593-a9f0-c51c3f408da8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2efff537-ac5a-4778-bf08-0366e1627d42 {
  margin-left: 0%;
margin-right: 0%;
}

#s-f1747473-a8cb-4744-9913-b383dea3a50f {
  margin-left: 0%;
margin-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 415px;
background-color: rgba(38, 50, 56, 1);
}








#s-f1747473-a8cb-4744-9913-b383dea3a50f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1747473-a8cb-4744-9913-b383dea3a50f.shg-box.shg-c {
  justify-content: center;
}

#s-c9b9ccc1-7383-4605-a454-2342550e28ba {
  text-align: left;
}

#s-d799d5b5-acbc-4856-8c25-d7c2baae57e6 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-f6f854c2-616a-4a93-ba44-1daabde376fa {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-f6f854c2-616a-4a93-ba44-1daabde376fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f6f854c2-616a-4a93-ba44-1daabde376fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f6f854c2-616a-4a93-ba44-1daabde376fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f6f854c2-616a-4a93-ba44-1daabde376fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-f6f854c2-616a-4a93-ba44-1daabde376fa"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-3f71a6e6-a1f2-4f43-919c-2314f6a0271d {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 1);
margin-top: 0px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 15px;
padding-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 20px;
min-height: 415px;
background-color: rgba(38, 50, 56, 1);
}








#s-3f71a6e6-a1f2-4f43-919c-2314f6a0271d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3f71a6e6-a1f2-4f43-919c-2314f6a0271d.shg-box.shg-c {
  justify-content: center;
}

#s-fa4dcef8-820a-426a-bb57-f318f3e906e5 {
  margin-top: 0px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-882b4f21-3d15-4bc2-9b95-716358ce210a {
  margin-left: 30%;
margin-right: 30%;
}

@media (min-width: 0px) {
[id="s-882b4f21-3d15-4bc2-9b95-716358ce210a"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 768px) {
[id="s-882b4f21-3d15-4bc2-9b95-716358ce210a"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-882b4f21-3d15-4bc2-9b95-716358ce210a"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-882b4f21-3d15-4bc2-9b95-716358ce210a"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 24.0px);
}

}

#s-08cbb684-0ffc-462d-a7f6-e9ae5e9acbfd .shogun-icon-wrapper {
  text-align: center;
}


#s-08cbb684-0ffc-462d-a7f6-e9ae5e9acbfd .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 215, 0, 1);
}

#s-e7cd4514-2e20-42ff-bba5-ef48046cf8a5 .shogun-icon-wrapper {
  text-align: center;
}


#s-e7cd4514-2e20-42ff-bba5-ef48046cf8a5 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 215, 0, 1);
}

#s-948cf6aa-7759-4705-ae28-30e3ec2a120f .shogun-icon-wrapper {
  text-align: center;
}


#s-948cf6aa-7759-4705-ae28-30e3ec2a120f .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 215, 0, 1);
}

#s-856ca192-1c9c-49d5-97fb-9316f6784d0d .shogun-icon-wrapper {
  text-align: center;
}


#s-856ca192-1c9c-49d5-97fb-9316f6784d0d .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 215, 0, 1);
}

#s-54b951bf-e530-458a-9a08-b4180704f5a9 .shogun-icon-wrapper {
  text-align: center;
}


#s-54b951bf-e530-458a-9a08-b4180704f5a9 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(255, 215, 0, 1);
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-49a036f4-a180-49c5-83f8-3a1641908e0f {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f {
  --swiper-pagination-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-prev,
#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-next {
  
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-prev svg,
#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-49a036f4-a180-49c5-83f8-3a1641908e0f .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: center;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin: 0 !important;
  overflow: visible;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add background color handling */
  
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
    
    
    
    
  }


.s-538f0e42-208b-4b8b-9744-cb536c4c0937 .shogun-image-content {
  
    justify-content: center;
  
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shg-align-container {
  display: flex;
  justify-content: center
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
  box-sizing: border-box;
}



.s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  
}


@media (min-width: 1200px){#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin: 0 !important;
  overflow: visible;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add background color handling */
  
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
    
    
    
    
  }


.s-538f0e42-208b-4b8b-9744-cb536c4c0937 .shogun-image-content {
  
    justify-content: center;
  
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shg-align-container {
  display: flex;
  justify-content: center
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
  box-sizing: border-box;
}



.s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin: 0 !important;
  overflow: visible;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add background color handling */
  
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
    
    
    
    
  }


.s-538f0e42-208b-4b8b-9744-cb536c4c0937 .shogun-image-content {
  
    justify-content: center;
  
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shg-align-container {
  display: flex;
  justify-content: center
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
  box-sizing: border-box;
}



.s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin: 0 !important;
  overflow: visible;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add background color handling */
  
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
    
    
    
    
  }


.s-538f0e42-208b-4b8b-9744-cb536c4c0937 .shogun-image-content {
  
    justify-content: center;
  
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shg-align-container {
  display: flex;
  justify-content: center
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
  box-sizing: border-box;
}



.s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  
}


}@media (max-width: 767px){#s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  margin: 0 !important;
  overflow: visible;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-538f0e42-208b-4b8b-9744-cb536c4c0937 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add background color handling */
  
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
    
    
    
    
  }


.s-538f0e42-208b-4b8b-9744-cb536c4c0937 .shogun-image-content {
  
    justify-content: center;
  
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shg-align-container {
  display: flex;
  justify-content: center
}

.s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-538f0e42-208b-4b8b-9744-cb536c4c0937.shogun-image {
  box-sizing: border-box;
}



.s-538f0e42-208b-4b8b-9744-cb536c4c0937 img.shogun-image {
  
}


}
#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
text-align: center;
}

#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin: 0 !important;
  overflow: visible;
}

#s-4483760b-a528-47de-8426-ef83001b05ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add background color handling */
  
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
    
    
    
    
  }


.s-4483760b-a528-47de-8426-ef83001b05ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
  box-sizing: border-box;
}



.s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  
}


@media (min-width: 1200px){#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin: 0 !important;
  overflow: visible;
}

#s-4483760b-a528-47de-8426-ef83001b05ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add background color handling */
  
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
    
    
    
    
  }


.s-4483760b-a528-47de-8426-ef83001b05ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
  box-sizing: border-box;
}



.s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin: 0 !important;
  overflow: visible;
}

#s-4483760b-a528-47de-8426-ef83001b05ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add background color handling */
  
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
    
    
    
    
  }


.s-4483760b-a528-47de-8426-ef83001b05ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
  box-sizing: border-box;
}



.s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin: 0 !important;
  overflow: visible;
}

#s-4483760b-a528-47de-8426-ef83001b05ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add background color handling */
  
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
    
    
    
    
  }


.s-4483760b-a528-47de-8426-ef83001b05ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
  box-sizing: border-box;
}



.s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  
}


}@media (max-width: 767px){#s-4483760b-a528-47de-8426-ef83001b05ea {
  margin: 0 !important;
  overflow: visible;
}

#s-4483760b-a528-47de-8426-ef83001b05ea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4483760b-a528-47de-8426-ef83001b05ea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add background color handling */
  
}

#s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}





  img.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
    
    
    
    
  }


.s-4483760b-a528-47de-8426-ef83001b05ea .shogun-image-content {
  
    justify-content: center;
  
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4483760b-a528-47de-8426-ef83001b05ea.shogun-image {
  box-sizing: border-box;
}



.s-4483760b-a528-47de-8426-ef83001b05ea img.shogun-image {
  
}


}
#s-1ff63e83-71d3-4670-8de0-468a8a321b6b {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 5px;
background-color: rgba(113, 135, 146, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1ff63e83-71d3-4670-8de0-468a8a321b6b:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1ff63e83-71d3-4670-8de0-468a8a321b6b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1ff63e83-71d3-4670-8de0-468a8a321b6b-root {
    text-align: center;
  }


#s-1ff63e83-71d3-4670-8de0-468a8a321b6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1ff63e83-71d3-4670-8de0-468a8a321b6b-root {
    text-align: center;
  }


#s-1ff63e83-71d3-4670-8de0-468a8a321b6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ff63e83-71d3-4670-8de0-468a8a321b6b-root {
    text-align: center;
  }


#s-1ff63e83-71d3-4670-8de0-468a8a321b6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ff63e83-71d3-4670-8de0-468a8a321b6b-root {
    text-align: center;
  }


#s-1ff63e83-71d3-4670-8de0-468a8a321b6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1ff63e83-71d3-4670-8de0-468a8a321b6b-root {
    text-align: center;
  }


#s-1ff63e83-71d3-4670-8de0-468a8a321b6b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-43887048-890f-4cf0-8f90-efbcb4ab3068 {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 0px;
}

#s-5209384d-d2f5-4a4b-a0ee-13a2326e6cee {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-82b233ad-183b-40e8-a881-516de2435d88 {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 0px;
}

#s-efca6b30-e285-40bd-acba-be483b11b4a1 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-efca6b30-e285-40bd-acba-be483b11b4a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-efca6b30-e285-40bd-acba-be483b11b4a1.shg-box.shg-c {
  justify-content: center;
}

#s-42c324e3-809d-4c24-a86f-c7cb4456f419 {
  text-align: left;
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8646c6d3-7905-40dd-8f84-d9d793b00c72 {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-8646c6d3-7905-40dd-8f84-d9d793b00c72 {
  display: none;
}
#s-8646c6d3-7905-40dd-8f84-d9d793b00c72, #wrap-s-8646c6d3-7905-40dd-8f84-d9d793b00c72, #wrap-content-s-8646c6d3-7905-40dd-8f84-d9d793b00c72 { display: none !important; }}@media (max-width: 767px){#s-8646c6d3-7905-40dd-8f84-d9d793b00c72 {
  display: none;
}
#s-8646c6d3-7905-40dd-8f84-d9d793b00c72, #wrap-s-8646c6d3-7905-40dd-8f84-d9d793b00c72, #wrap-content-s-8646c6d3-7905-40dd-8f84-d9d793b00c72 { display: none !important; }}
#s-8646c6d3-7905-40dd-8f84-d9d793b00c72 {
  overflow: hidden;
  
  
}







  #s-8646c6d3-7905-40dd-8f84-d9d793b00c72 img.shogun-image {
    

    
    
    
  }


#s-8646c6d3-7905-40dd-8f84-d9d793b00c72 .shogun-image-content {
  
    justify-content: center;
  
}

#s-fec1f260-03ba-47fa-b832-263f2e99f110 {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-fec1f260-03ba-47fa-b832-263f2e99f110 {
  display: none;
}
#s-fec1f260-03ba-47fa-b832-263f2e99f110, #wrap-s-fec1f260-03ba-47fa-b832-263f2e99f110, #wrap-content-s-fec1f260-03ba-47fa-b832-263f2e99f110 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fec1f260-03ba-47fa-b832-263f2e99f110 {
  display: none;
}
#s-fec1f260-03ba-47fa-b832-263f2e99f110, #wrap-s-fec1f260-03ba-47fa-b832-263f2e99f110, #wrap-content-s-fec1f260-03ba-47fa-b832-263f2e99f110 { display: none !important; }}
#s-fec1f260-03ba-47fa-b832-263f2e99f110 {
  overflow: hidden;
  
  
}







  #s-fec1f260-03ba-47fa-b832-263f2e99f110 img.shogun-image {
    

    
    
    
  }


#s-fec1f260-03ba-47fa-b832-263f2e99f110 .shogun-image-content {
  
    justify-content: center;
  
}

#s-c5143bf8-1fef-4662-98ad-3344880dc873 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-c5143bf8-1fef-4662-98ad-3344880dc873 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-413370c7-c153-4574-8e4b-9d2effd0647b {
  margin-left: 10%;
margin-right: 10%;
}

#s-413370c7-c153-4574-8e4b-9d2effd0647b hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-6ef5054f-fc05-4472-b8b6-f0426a656338 {
  margin-left: 10%;
margin-bottom: 45px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-6ef5054f-fc05-4472-b8b6-f0426a656338"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ef5054f-fc05-4472-b8b6-f0426a656338"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6ef5054f-fc05-4472-b8b6-f0426a656338"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6ef5054f-fc05-4472-b8b6-f0426a656338"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-59e5a625-f163-4dee-9405-34c56f128392 {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

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

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

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

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

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

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

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

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

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

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

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

#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 {
  text-align: left;
}



.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b7f2c03c-3ff0-4cb7-a8b9-d188fc142ae7 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-d348c7fe-f681-4d7d-ae11-907343b8b81d {
  min-height: 50px;
}








#s-d348c7fe-f681-4d7d-ae11-907343b8b81d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d348c7fe-f681-4d7d-ae11-907343b8b81d {
  cursor: pointer;
}#s-d348c7fe-f681-4d7d-ae11-907343b8b81d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-3eab0599-1cff-470b-a4fe-2b621f4ac083 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-3eab0599-1cff-470b-a4fe-2b621f4ac083 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-34c99ebd-edec-463c-a2b9-3754376157a1 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0%;
text-align: center;
}

#s-04f63915-798a-456a-b148-90199521ab5e {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-04f63915-798a-456a-b148-90199521ab5e:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-04f63915-798a-456a-b148-90199521ab5e:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-04f63915-798a-456a-b148-90199521ab5e-root {
    text-align: center;
  }


#s-04f63915-798a-456a-b148-90199521ab5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-04f63915-798a-456a-b148-90199521ab5e-root {
    text-align: center;
  }


#s-04f63915-798a-456a-b148-90199521ab5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-04f63915-798a-456a-b148-90199521ab5e-root {
    text-align: center;
  }


#s-04f63915-798a-456a-b148-90199521ab5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-04f63915-798a-456a-b148-90199521ab5e-root {
    text-align: center;
  }


#s-04f63915-798a-456a-b148-90199521ab5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-04f63915-798a-456a-b148-90199521ab5e-root {
    text-align: center;
  }


#s-04f63915-798a-456a-b148-90199521ab5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-a9968453-73b0-4aac-8f67-c7eeac544236 {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 {
  text-align: left;
}



.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b56eb5b2-f967-4d3f-9292-1982e8c34738 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c6670ffa-454c-4445-80bc-679e031043b2 {
  min-height: 50px;
}








#s-c6670ffa-454c-4445-80bc-679e031043b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c6670ffa-454c-4445-80bc-679e031043b2 {
  cursor: pointer;
}#s-c6670ffa-454c-4445-80bc-679e031043b2.shg-box.shg-c {
  justify-content: center;
}

#s-0353ba8a-794b-4af2-9676-8ccd0fbb2060 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-0353ba8a-794b-4af2-9676-8ccd0fbb2060 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-580e5587-2803-4622-8440-0a1ee3241c15 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6e3144d6-f2b5-4617-9728-824bc2d0cf12-root {
    text-align: center;
  }


#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6e3144d6-f2b5-4617-9728-824bc2d0cf12-root {
    text-align: center;
  }


#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6e3144d6-f2b5-4617-9728-824bc2d0cf12-root {
    text-align: center;
  }


#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6e3144d6-f2b5-4617-9728-824bc2d0cf12-root {
    text-align: center;
  }


#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6e3144d6-f2b5-4617-9728-824bc2d0cf12-root {
    text-align: center;
  }


#s-6e3144d6-f2b5-4617-9728-824bc2d0cf12.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-0008bee4-319b-41ff-8df9-60926d41758a {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 {
  text-align: left;
}



.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-b86edb47-54f3-4a7d-9070-1c4f0ec6c224 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a6733e94-5f31-4b57-b02f-cc2fc5939b69 {
  min-height: 50px;
}








#s-a6733e94-5f31-4b57-b02f-cc2fc5939b69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a6733e94-5f31-4b57-b02f-cc2fc5939b69 {
  cursor: pointer;
}#s-a6733e94-5f31-4b57-b02f-cc2fc5939b69.shg-box.shg-c {
  justify-content: center;
}

#s-62a5d465-132e-4be0-a95d-571b760af110 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-62a5d465-132e-4be0-a95d-571b760af110 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-aa6b72be-585b-4d0e-ae42-7f9742a15efb {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
text-align: center;
}

#s-cff71932-7d01-4f10-8d78-b082aa6cf621 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cff71932-7d01-4f10-8d78-b082aa6cf621:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cff71932-7d01-4f10-8d78-b082aa6cf621:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cff71932-7d01-4f10-8d78-b082aa6cf621-root {
    text-align: center;
  }


#s-cff71932-7d01-4f10-8d78-b082aa6cf621.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cff71932-7d01-4f10-8d78-b082aa6cf621-root {
    text-align: center;
  }


#s-cff71932-7d01-4f10-8d78-b082aa6cf621.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cff71932-7d01-4f10-8d78-b082aa6cf621-root {
    text-align: center;
  }


#s-cff71932-7d01-4f10-8d78-b082aa6cf621.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cff71932-7d01-4f10-8d78-b082aa6cf621-root {
    text-align: center;
  }


#s-cff71932-7d01-4f10-8d78-b082aa6cf621.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cff71932-7d01-4f10-8d78-b082aa6cf621-root {
    text-align: center;
  }


#s-cff71932-7d01-4f10-8d78-b082aa6cf621.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-52b09328-3d8c-41ce-8cc6-01e6d237dcb0 {
  min-height: 50px;
}








#s-52b09328-3d8c-41ce-8cc6-01e6d237dcb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-52b09328-3d8c-41ce-8cc6-01e6d237dcb0.shg-box.shg-c {
  justify-content: center;
}

#s-ee96dfac-8f95-4491-b6cf-ecd33c99e446 {
  text-align: left;
}

#s-d42b8c4e-7190-46f9-8efe-5333627e9cda {
  margin-top: 65px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d42b8c4e-7190-46f9-8efe-5333627e9cda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d42b8c4e-7190-46f9-8efe-5333627e9cda"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d42b8c4e-7190-46f9-8efe-5333627e9cda"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d42b8c4e-7190-46f9-8efe-5333627e9cda"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-79d1ebe0-ab9b-44d1-92c3-cd25378c0ab0 {
  padding-bottom: 30px;
text-align: center;
}

#s-79d1ebe0-ab9b-44d1-92c3-cd25378c0ab0 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-9fcda5bc-4934-4c07-a599-9c5ad7a1e06b {
  text-align: center;
}

#s-9fcda5bc-4934-4c07-a599-9c5ad7a1e06b {
  overflow: hidden;
  
  
}







  #s-9fcda5bc-4934-4c07-a599-9c5ad7a1e06b img.shogun-image {
    

    
    
    
  }


#s-9fcda5bc-4934-4c07-a599-9c5ad7a1e06b .shogun-image-content {
  
    justify-content: center;
  
}

#s-34ecad3f-7260-44c7-bee8-cab4d1d038de {
  margin-top: 35px;
margin-bottom: 65px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
}
#s-34ecad3f-7260-44c7-bee8-cab4d1d038de:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-34ecad3f-7260-44c7-bee8-cab4d1d038de:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-34ecad3f-7260-44c7-bee8-cab4d1d038de-root {
    text-align: center;
  }


#s-34ecad3f-7260-44c7-bee8-cab4d1d038de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-34ecad3f-7260-44c7-bee8-cab4d1d038de-root {
    text-align: center;
  }


#s-34ecad3f-7260-44c7-bee8-cab4d1d038de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-34ecad3f-7260-44c7-bee8-cab4d1d038de-root {
    text-align: center;
  }


#s-34ecad3f-7260-44c7-bee8-cab4d1d038de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-34ecad3f-7260-44c7-bee8-cab4d1d038de-root {
    text-align: center;
  }


#s-34ecad3f-7260-44c7-bee8-cab4d1d038de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-34ecad3f-7260-44c7-bee8-cab4d1d038de-root {
    text-align: center;
  }


#s-34ecad3f-7260-44c7-bee8-cab4d1d038de.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-55fb7dec-5044-4c3f-8549-b5628eb3ebce {
  min-height: 50px;
}








#s-55fb7dec-5044-4c3f-8549-b5628eb3ebce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-55fb7dec-5044-4c3f-8549-b5628eb3ebce.shg-box.shg-c {
  justify-content: center;
}

#s-852a9f3f-5388-4a2d-aaba-301e46da7f89 {
  margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
}

#s-bd7ea1ba-62c0-4849-b813-2204cbb44890 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-bd7ea1ba-62c0-4849-b813-2204cbb44890 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd7ea1ba-62c0-4849-b813-2204cbb44890.shg-box.shg-c {
  justify-content: center;
}

#s-978e98b7-88e9-407f-a8d1-9dbee6760a30 {
  text-align: left;
}

#s-60565a4c-f49c-418d-8d2c-3710653399ec {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-60565a4c-f49c-418d-8d2c-3710653399ec .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-4517fa2b-33c5-4f68-948b-88debb1c89e0 {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 65px;
min-height: 50px;
}








#s-4517fa2b-33c5-4f68-948b-88debb1c89e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4517fa2b-33c5-4f68-948b-88debb1c89e0.shg-box.shg-c {
  justify-content: center;
}

.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-5b711794-3142-4101-9640-6749728b6cf4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 20px;
padding-bottom: 20px;
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(2, 119, 189, 1);
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(245, 245, 245, 1);
  border-top: 1px solid #ddd;
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(2, 119, 189, 1);
  text-align: left;
  font-family: Montserrat;
  font-weight: 600;
  
  font-size: 20px;
}

#s-5b711794-3142-4101-9640-6749728b6cf4 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-2f1535e9-92a3-4268-ba6d-d161d06a2b82 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 245, 245, 1);
}

#s-51581860-5e96-4430-a8c2-dcd5feb1fd1b {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 245, 245, 1);
}

#s-c1893f4f-3d50-471d-8ba4-fd0296a76794 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 245, 245, 1);
}

#s-cb528fdb-e344-4df9-ae86-d89e386a0734 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(245, 245, 245, 1);
}

#s-57704aff-7160-4f7c-ae6b-8753b961ed3a {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-57704aff-7160-4f7c-ae6b-8753b961ed3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57704aff-7160-4f7c-ae6b-8753b961ed3a.shg-box.shg-c {
  justify-content: center;
}

#s-18e1612b-ecd6-47a2-a0d3-5d3367ba1d2c {
  text-align: left;
}

#s-dd43e5ef-a61f-429f-9a9c-06e8225f862a {
  margin-left: 0%;
margin-right: 0%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-dd43e5ef-a61f-429f-9a9c-06e8225f862a .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-08080062-5620-4dd2-a189-d43a640526ed {
  margin-left: 10%;
margin-right: 10%;
}

#s-9a6832a4-2ccb-4c32-b4ef-a8468af37294 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-0a9c1ba8-074b-44d2-ac85-fa568644576c {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}

#s-854b286e-a635-473d-925f-f4d458c10640 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 700px;
text-align: center;
}
@media (max-width: 767px){#s-854b286e-a635-473d-925f-f4d458c10640 {
  display: none;
}
#s-854b286e-a635-473d-925f-f4d458c10640, #wrap-s-854b286e-a635-473d-925f-f4d458c10640, #wrap-content-s-854b286e-a635-473d-925f-f4d458c10640 { display: none !important; }}
#s-854b286e-a635-473d-925f-f4d458c10640 {
  overflow: hidden;
  
  
      max-width: 700px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-854b286e-a635-473d-925f-f4d458c10640 img.shogun-image {
    

    
    
    
  }


#s-854b286e-a635-473d-925f-f4d458c10640 .shogun-image-content {
  
    justify-content: center;
  
}

#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1200px){#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 {
  display: none;
}
#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-content-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 {
  display: none;
}
#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-content-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 {
  display: none;
}
#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2, #wrap-content-s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 { display: none !important; }}
#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 {
  overflow: hidden;
  
  
}







  #s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 img.shogun-image {
    

    
    
    
  }


#s-a76b2ffa-dfe8-44bf-9e9d-7450aa22fbb2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-dc232b6b-27d7-4ea8-83a0-8462b0f36ae8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-663af194-60d7-4c65-ac74-275df6b0380e {
  margin-left: 10%;
margin-bottom: -25px;
margin-right: 10%;
}

#s-70a56a43-97b9-4d9a-b259-902c3269b9c4 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-prev,
#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-next {
  
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-prev svg,
#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-70a56a43-97b9-4d9a-b259-902c3269b9c4 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-a8ceb210-4849-492a-95fa-de4a880c13a7 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-87a518ee-1be6-441f-a56e-c8e157b63f18 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-43081d02-e2f3-4054-aacb-5f8563ddcbdb {
  margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
padding-bottom: 0px;
}

#s-e08a9b8d-445a-4607-9b2f-8e0225982472 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
background-color: rgba(38, 50, 56, 1);
}








#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d.shg-box.shg-c {
  justify-content: center;
}

#s-82eafc04-e961-4c57-8595-226eeff46560 {
  text-align: left;
}

#s-83b830b1-403d-4f98-91da-6c611cf4f957 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 70px;
padding-bottom: 30px;
text-align: center;
}

#s-83b830b1-403d-4f98-91da-6c611cf4f957 .shogun-heading-component h2 {
  color: rgba(88, 165, 240, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c0fc3c57-6e12-45b4-878b-09a68a1994e3 {
  margin-left: 10%;
margin-right: 10%;
}

#s-d551a823-364c-438d-a72b-ac071a00289b {
  margin-left: 10%;
margin-right: 10%;
}

#s-771f57f4-6977-474b-ab24-db472a9e1312 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 {
  display: none;
}
#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-content-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 {
  display: none;
}
#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-content-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 {
  display: none;
}
#s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779, #wrap-content-s-2b04ddd9-0806-45fa-ab9f-a4e59b9b7779 { display: none !important; }}
#s-c625dda6-921d-4e59-9b17-abc028077960 {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-c625dda6-921d-4e59-9b17-abc028077960 {
  display: none;
}
#s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-content-s-c625dda6-921d-4e59-9b17-abc028077960 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c625dda6-921d-4e59-9b17-abc028077960 {
  display: none;
}
#s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-content-s-c625dda6-921d-4e59-9b17-abc028077960 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c625dda6-921d-4e59-9b17-abc028077960 {
  display: none;
}
#s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-s-c625dda6-921d-4e59-9b17-abc028077960, #wrap-content-s-c625dda6-921d-4e59-9b17-abc028077960 { display: none !important; }}
#s-c7c4340e-a8df-48ad-989e-8794df6b416d {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-c7c4340e-a8df-48ad-989e-8794df6b416d {
  display: none;
}
#s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-content-s-c7c4340e-a8df-48ad-989e-8794df6b416d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c7c4340e-a8df-48ad-989e-8794df6b416d {
  display: none;
}
#s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-content-s-c7c4340e-a8df-48ad-989e-8794df6b416d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c7c4340e-a8df-48ad-989e-8794df6b416d {
  display: none;
}
#s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-s-c7c4340e-a8df-48ad-989e-8794df6b416d, #wrap-content-s-c7c4340e-a8df-48ad-989e-8794df6b416d { display: none !important; }}
#s-ba257fb2-b986-4dd7-895b-edfc2a945352 {
  margin-left: 10%;
margin-right: 10%;
}
@media (max-width: 767px){#s-ba257fb2-b986-4dd7-895b-edfc2a945352 {
  display: none;
}
#s-ba257fb2-b986-4dd7-895b-edfc2a945352, #wrap-s-ba257fb2-b986-4dd7-895b-edfc2a945352, #wrap-content-s-ba257fb2-b986-4dd7-895b-edfc2a945352 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ba257fb2-b986-4dd7-895b-edfc2a945352"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba257fb2-b986-4dd7-895b-edfc2a945352"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ba257fb2-b986-4dd7-895b-edfc2a945352"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba257fb2-b986-4dd7-895b-edfc2a945352"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-b3ac6451-a135-4abd-8517-440cae91c741 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 600px;
text-align: center;
}

#s-b3ac6451-a135-4abd-8517-440cae91c741 {
  overflow: hidden;
  
  
      max-width: 600px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}







  #s-b3ac6451-a135-4abd-8517-440cae91c741 img.shogun-image {
    

    
    
    
  }


#s-b3ac6451-a135-4abd-8517-440cae91c741 .shogun-image-content {
  
    justify-content: center;
  
}

#s-ccaa4988-8e27-4781-bebb-eaae09c067d8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-560795a2-f07a-4f06-9faa-af660ef066da {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-560795a2-f07a-4f06-9faa-af660ef066da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-560795a2-f07a-4f06-9faa-af660ef066da.shg-box.shg-c {
  justify-content: center;
}

#s-f81fae00-7a70-4a81-8c65-a50f6220e1c8 {
  text-align: left;
}

#s-d0c1a2be-44e9-4cf6-a55b-2d912fa2df05 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 100px;
padding-bottom: 30px;
text-align: center;
}

#s-d0c1a2be-44e9-4cf6-a55b-2d912fa2df05 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-959bfc95-f01c-460f-a8ab-a24a1a6ac3fd {
  margin-left: 10%;
margin-right: 10%;
}

#s-75ba100f-f7c1-44f3-b1ce-69806bf78284 {
  margin-left: 10%;
margin-right: 10%;
}

#s-5088eab7-27db-45bc-8742-735fc17bd4e1 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

#s-ab9763c8-2d9f-4c64-8628-74f98a7cbf90 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-ab9763c8-2d9f-4c64-8628-74f98a7cbf90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ab9763c8-2d9f-4c64-8628-74f98a7cbf90"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ab9763c8-2d9f-4c64-8628-74f98a7cbf90"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ab9763c8-2d9f-4c64-8628-74f98a7cbf90"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-406e7e0d-3cdb-401d-8d48-bbd0d993f612 {
  margin-top: 30px;
}

#s-075177c6-67f3-4acf-bfbf-7c833d066c09 {
  margin-top: 30px;
}

#s-35bdb758-dd9d-43ed-aff7-b8f7b2919072 {
  margin-top: 30px;
margin-bottom: 30px;
}

#s-2b614c07-1573-46fc-9459-b95c49dfbbe2 {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-2b614c07-1573-46fc-9459-b95c49dfbbe2 {
  display: none;
}
#s-2b614c07-1573-46fc-9459-b95c49dfbbe2, #wrap-s-2b614c07-1573-46fc-9459-b95c49dfbbe2, #wrap-content-s-2b614c07-1573-46fc-9459-b95c49dfbbe2 { display: none !important; }}







#s-2b614c07-1573-46fc-9459-b95c49dfbbe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2b614c07-1573-46fc-9459-b95c49dfbbe2.shg-box.shg-c {
  justify-content: center;
}

#s-0791dcbc-3193-46b5-8d75-59fa1f096e34 {
  text-align: left;
}

#s-e64cf088-44df-44bf-bc2e-200f678cc272 {
  margin-top: 35px;
margin-left: 20%;
margin-bottom: 35px;
margin-right: 20%;
}
@media (max-width: 767px){#s-e64cf088-44df-44bf-bc2e-200f678cc272 {
  display: none;
}
#s-e64cf088-44df-44bf-bc2e-200f678cc272, #wrap-s-e64cf088-44df-44bf-bc2e-200f678cc272, #wrap-content-s-e64cf088-44df-44bf-bc2e-200f678cc272 { display: none !important; }}
#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 {
  padding-top: 35px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 {
  display: none;
}
#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-content-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 {
  display: none;
}
#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-content-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 {
  display: none;
}
#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905, #wrap-content-s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 { display: none !important; }}







#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77d48c3c-90ff-4422-88ac-2cc5d36ce905.shg-box.shg-c {
  justify-content: center;
}

#s-82269616-fc9d-4028-a3f0-7dfaee6b7f5a {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-82269616-fc9d-4028-a3f0-7dfaee6b7f5a .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-2eb65aa5-4ee9-4c56-9d85-8e78b9adb0ad {
  margin-left: 10%;
margin-right: 10%;
}

#s-d65d50e3-f342-488a-9d3b-f730951ddfb4 {
  margin-top: 35px;
margin-bottom: 95px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 10, 18, 1);
}
#s-d65d50e3-f342-488a-9d3b-f730951ddfb4:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d65d50e3-f342-488a-9d3b-f730951ddfb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d65d50e3-f342-488a-9d3b-f730951ddfb4-root {
    text-align: center;
  }


#s-d65d50e3-f342-488a-9d3b-f730951ddfb4.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d65d50e3-f342-488a-9d3b-f730951ddfb4-root {
    text-align: center;
  }


#s-d65d50e3-f342-488a-9d3b-f730951ddfb4.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d65d50e3-f342-488a-9d3b-f730951ddfb4-root {
    text-align: center;
  }


#s-d65d50e3-f342-488a-9d3b-f730951ddfb4.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d65d50e3-f342-488a-9d3b-f730951ddfb4-root {
    text-align: center;
  }


#s-d65d50e3-f342-488a-9d3b-f730951ddfb4.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d65d50e3-f342-488a-9d3b-f730951ddfb4-root {
    text-align: center;
  }


#s-d65d50e3-f342-488a-9d3b-f730951ddfb4.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@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;
  }
}
