.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 {
  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/174741da-1120-46e9-a762-9903de20537e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 > .shg-box-overlay {
  background-color: rgba(55, 71, 79, 1);
  opacity: 0.7;
  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: 0px;
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: 10px;
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-4331f82f-900c-4736-b6e0-a9203c3564f6 {
  margin-top: 3%;
margin-bottom: -65px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4331f82f-900c-4736-b6e0-a9203c3564f6 {
  display: none;
}
#s-4331f82f-900c-4736-b6e0-a9203c3564f6, #wrap-s-4331f82f-900c-4736-b6e0-a9203c3564f6, #wrap-content-s-4331f82f-900c-4736-b6e0-a9203c3564f6 { display: none !important; }}@media (max-width: 767px){#s-4331f82f-900c-4736-b6e0-a9203c3564f6 {
  display: none;
}
#s-4331f82f-900c-4736-b6e0-a9203c3564f6, #wrap-s-4331f82f-900c-4736-b6e0-a9203c3564f6, #wrap-content-s-4331f82f-900c-4736-b6e0-a9203c3564f6 { display: none !important; }}
@media (min-width: 0px) {
[id="s-4331f82f-900c-4736-b6e0-a9203c3564f6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4331f82f-900c-4736-b6e0-a9203c3564f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4331f82f-900c-4736-b6e0-a9203c3564f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4331f82f-900c-4736-b6e0-a9203c3564f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-17730430-1ec4-414e-a8e7-f317bc2306f7 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-17730430-1ec4-414e-a8e7-f317bc2306f7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-17730430-1ec4-414e-a8e7-f317bc2306f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-17730430-1ec4-414e-a8e7-f317bc2306f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-17730430-1ec4-414e-a8e7-f317bc2306f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.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-13315077-0d75-4b55-8259-14474b7002cc {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-13315077-0d75-4b55-8259-14474b7002cc {
  margin: 0 !important;
  overflow: visible;
}

#s-13315077-0d75-4b55-8259-14474b7002cc-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-13315077-0d75-4b55-8259-14474b7002cc {
  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-13315077-0d75-4b55-8259-14474b7002cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add background color handling */
  
}

#s-13315077-0d75-4b55-8259-14474b7002cc 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-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
  box-sizing: border-box;
}



.s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13315077-0d75-4b55-8259-14474b7002cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
      position: relative;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-13315077-0d75-4b55-8259-14474b7002cc {
  margin: 0 !important;
  overflow: visible;
}

#s-13315077-0d75-4b55-8259-14474b7002cc-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-13315077-0d75-4b55-8259-14474b7002cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13315077-0d75-4b55-8259-14474b7002cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add background color handling */
  
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
  box-sizing: border-box;
}



.s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13315077-0d75-4b55-8259-14474b7002cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
      position: relative;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc 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-13315077-0d75-4b55-8259-14474b7002cc {
  margin: 0 !important;
  overflow: visible;
}

#s-13315077-0d75-4b55-8259-14474b7002cc-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-13315077-0d75-4b55-8259-14474b7002cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13315077-0d75-4b55-8259-14474b7002cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add background color handling */
  
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
  box-sizing: border-box;
}



.s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13315077-0d75-4b55-8259-14474b7002cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
      position: relative;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc 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-13315077-0d75-4b55-8259-14474b7002cc {
  margin: 0 !important;
  overflow: visible;
}

#s-13315077-0d75-4b55-8259-14474b7002cc-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-13315077-0d75-4b55-8259-14474b7002cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13315077-0d75-4b55-8259-14474b7002cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add background color handling */
  
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
  box-sizing: border-box;
}



.s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13315077-0d75-4b55-8259-14474b7002cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
      position: relative;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-13315077-0d75-4b55-8259-14474b7002cc {
  margin: 0 !important;
  overflow: visible;
}

#s-13315077-0d75-4b55-8259-14474b7002cc-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-13315077-0d75-4b55-8259-14474b7002cc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13315077-0d75-4b55-8259-14474b7002cc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add background color handling */
  
}

#s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13315077-0d75-4b55-8259-14474b7002cc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-13315077-0d75-4b55-8259-14474b7002cc .shogun-image-content {
  
    justify-content: center;
  
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image {
  box-sizing: border-box;
}



.s-13315077-0d75-4b55-8259-14474b7002cc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13315077-0d75-4b55-8259-14474b7002cc {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container {
      position: relative;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13315077-0d75-4b55-8259-14474b7002cc 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-73385990-2e1d-4d05-952e-4d3bfe386edf {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d {
  margin-left: 6%;
margin-right: -6%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-e8abea6f-cfe8-48df-ab65-7c4a928ba53d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-b4946090-15cf-4093-b57f-2aa5440ce6f4 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-b4946090-15cf-4093-b57f-2aa5440ce6f4 .shogun-icon-wrapper {
  text-align: center;
}


#s-b4946090-15cf-4093-b57f-2aa5440ce6f4 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f {
  display: none;
}
#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f, #wrap-s-aaab5082-c498-4c58-a2a3-a712d1f1d60f, #wrap-content-s-aaab5082-c498-4c58-a2a3-a712d1f1d60f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f {
  display: none;
}
#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f, #wrap-s-aaab5082-c498-4c58-a2a3-a712d1f1d60f, #wrap-content-s-aaab5082-c498-4c58-a2a3-a712d1f1d60f { display: none !important; }}
#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f .shogun-icon-wrapper {
  text-align: center;
}


#s-aaab5082-c498-4c58-a2a3-a712d1f1d60f .shogun-icon-wrapper > .shogun-icon {

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

#s-4eb88082-d7d6-4199-b7e3-204e40f9f8d5 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-4c98acd5-65bf-4691-87dd-d4f8483865a9 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4c98acd5-65bf-4691-87dd-d4f8483865a9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-2608c3d5-0c68-4ed3-9739-9a169ed88b78 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-2608c3d5-0c68-4ed3-9739-9a169ed88b78 .shogun-icon-wrapper {
  text-align: center;
}


#s-2608c3d5-0c68-4ed3-9739-9a169ed88b78 .shogun-icon-wrapper > .shogun-icon {

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

#s-fe6121bd-3a27-4cdb-8841-dd7908573859 {
  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/174741da-1120-46e9-a762-9903de20537e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








#s-2d1b8f69-5ea6-4c00-8150-418454670664 > .shg-box-overlay {
  background-color: rgba(55, 71, 79, 1);
  opacity: 0.7;
  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: 10px;
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-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 {
  margin-top: 50px;
margin-left: 10%;
margin-bottom: -100px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 {
  display: none;
}
#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-content-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 {
  display: none;
}
#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-content-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 { display: none !important; }}@media (max-width: 767px){#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 {
  display: none;
}
#s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40, #wrap-content-s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40 { display: none !important; }}
@media (min-width: 0px) {
[id="s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed55c4bd-dbd4-444c-8469-ba4ef3ca7d40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-0a4a3a1f-a0b3-4480-b581-d60cf4b9a99d {
  min-height: 50px;
}








#s-0a4a3a1f-a0b3-4480-b581-d60cf4b9a99d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0a4a3a1f-a0b3-4480-b581-d60cf4b9a99d.shg-box.shg-c {
  justify-content: center;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin: 0 !important;
  overflow: visible;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31-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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add background color handling */
  
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 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-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
  box-sizing: border-box;
}



.s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
      position: relative;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin: 0 !important;
  overflow: visible;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31-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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add background color handling */
  
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
  box-sizing: border-box;
}



.s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
      position: relative;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin: 0 !important;
  overflow: visible;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31-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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add background color handling */
  
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
  box-sizing: border-box;
}



.s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
      position: relative;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin: 0 !important;
  overflow: visible;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31-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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add background color handling */
  
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
  box-sizing: border-box;
}



.s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
      position: relative;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  margin: 0 !important;
  overflow: visible;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31-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-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add background color handling */
  
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-169da200-e0b8-4369-bed8-f1a4f528cb31 .shogun-image-content {
  
    justify-content: center;
  
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shg-align-container {
  display: flex;
  justify-content: center
}

.s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image {
  box-sizing: border-box;
}



.s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container {
      position: relative;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-169da200-e0b8-4369-bed8-f1a4f528cb31 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-0be1fecf-6434-466b-bf0b-fbe8ac74dc4b {
  padding-bottom: 10px;
}

#s-a7d91c00-12bc-4647-bbd5-ae494bf1d261 .shogun-icon-wrapper {
  text-align: center;
}


#s-a7d91c00-12bc-4647-bbd5-ae494bf1d261 .shogun-icon-wrapper > .shogun-icon {

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

#s-8fd0d1bc-c03c-42ce-9dd7-24ee9446736a {
  padding-bottom: 10px;
}

#s-695feed7-cd02-4308-ae31-21741c4d9471 .shogun-icon-wrapper {
  text-align: center;
}


#s-695feed7-cd02-4308-ae31-21741c4d9471 .shogun-icon-wrapper > .shogun-icon {

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

#s-26f6648d-cd28-4659-bd34-e7a1fdc5b86c {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-51a00445-8bd4-4e15-a6c5-bd85367f3875 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -60px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-51a00445-8bd4-4e15-a6c5-bd85367f3875 {
  display: none;
}
#s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-content-s-51a00445-8bd4-4e15-a6c5-bd85367f3875 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51a00445-8bd4-4e15-a6c5-bd85367f3875 {
  display: none;
}
#s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-content-s-51a00445-8bd4-4e15-a6c5-bd85367f3875 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51a00445-8bd4-4e15-a6c5-bd85367f3875 {
  display: none;
}
#s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-s-51a00445-8bd4-4e15-a6c5-bd85367f3875, #wrap-content-s-51a00445-8bd4-4e15-a6c5-bd85367f3875 { display: none !important; }}







#s-51a00445-8bd4-4e15-a6c5-bd85367f3875 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-51a00445-8bd4-4e15-a6c5-bd85367f3875.shg-box.shg-c {
  justify-content: center;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2-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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 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-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
  box-sizing: border-box;
}



.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
      position: relative;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2-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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
  box-sizing: border-box;
}



.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
      position: relative;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2-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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
  box-sizing: border-box;
}



.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
      position: relative;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2-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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
  box-sizing: border-box;
}



.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
      position: relative;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  margin: 0 !important;
  overflow: visible;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2-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-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add background color handling */
  
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image {
  box-sizing: border-box;
}



.s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container {
      position: relative;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8f4faca0-8df1-448f-93d0-556fe5e832e2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-cd9b852d-f1ac-485c-a09f-c8426c549184 {
  margin-left: 0%;
margin-right: 0%;
}

#s-9590e6b8-1009-41c4-953f-b174a2278053 {
  margin-left: 0%;
margin-right: 0%;
}

#s-a156fa8c-cdbc-4b84-a35d-17d3d1167cd6 {
  margin-left: 0%;
margin-right: 0%;
}

#s-4b020f4c-4722-4ec9-9a7c-bcb7a19aec6b {
  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-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07 {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-9d0131e2-9bda-49a5-a9ec-12b7bf2cda07"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-8ec78297-dc51-4ecf-971e-d148d24a8243 {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-8ec78297-dc51-4ecf-971e-d148d24a8243 {
  display: none;
}
#s-8ec78297-dc51-4ecf-971e-d148d24a8243, #wrap-s-8ec78297-dc51-4ecf-971e-d148d24a8243, #wrap-content-s-8ec78297-dc51-4ecf-971e-d148d24a8243 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8ec78297-dc51-4ecf-971e-d148d24a8243 {
  display: none;
}
#s-8ec78297-dc51-4ecf-971e-d148d24a8243, #wrap-s-8ec78297-dc51-4ecf-971e-d148d24a8243, #wrap-content-s-8ec78297-dc51-4ecf-971e-d148d24a8243 { display: none !important; }}@media (max-width: 767px){#s-8ec78297-dc51-4ecf-971e-d148d24a8243 {
  
}
}
#s-27367c10-0a77-4b80-9677-bd3e4dfcffbe {
  margin-left: 0%;
margin-bottom: 55px;
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-27367c10-0a77-4b80-9677-bd3e4dfcffbe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-27367c10-0a77-4b80-9677-bd3e4dfcffbe.shg-box.shg-c {
  justify-content: center;
}

#s-05734469-88d9-4320-b1bf-557702e70e1f {
  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-16bb92c9-de3f-4a8e-a5aa-2cd0d60ee673 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-16bb92c9-de3f-4a8e-a5aa-2cd0d60ee673 hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-73df94e2-d493-4248-9d0d-dd8e9edf68bb {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4d4cc9af-64df-4ee0-bc81-67588ec82994 {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4d4cc9af-64df-4ee0-bc81-67588ec82994 {
  display: none;
}
#s-4d4cc9af-64df-4ee0-bc81-67588ec82994, #wrap-s-4d4cc9af-64df-4ee0-bc81-67588ec82994, #wrap-content-s-4d4cc9af-64df-4ee0-bc81-67588ec82994 { display: none !important; }}@media (max-width: 767px){#s-4d4cc9af-64df-4ee0-bc81-67588ec82994 {
  display: none;
}
#s-4d4cc9af-64df-4ee0-bc81-67588ec82994, #wrap-s-4d4cc9af-64df-4ee0-bc81-67588ec82994, #wrap-content-s-4d4cc9af-64df-4ee0-bc81-67588ec82994 { display: none !important; }}
#s-26d8ddd0-5df5-419c-88c9-77f468a3fec6 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-26d8ddd0-5df5-419c-88c9-77f468a3fec6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26d8ddd0-5df5-419c-88c9-77f468a3fec6.shg-box.shg-c {
  justify-content: center;
}

#s-60e5bab7-b46f-497f-b495-bc5265db30f9 {
  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-5eb5a4a1-db88-4607-87a1-fa5cdee94894 {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 {
  display: none;
}
#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894, #wrap-s-5eb5a4a1-db88-4607-87a1-fa5cdee94894, #wrap-content-s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 { display: none !important; }}@media (max-width: 767px){#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 {
  display: none;
}
#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894, #wrap-s-5eb5a4a1-db88-4607-87a1-fa5cdee94894, #wrap-content-s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 { display: none !important; }}
#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 {
  overflow: hidden;
  
  
}







  #s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 img.shogun-image {
    

    
    
    
  }


#s-5eb5a4a1-db88-4607-87a1-fa5cdee94894 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d447c99f-4e24-4007-a583-1604d06635bf {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-d447c99f-4e24-4007-a583-1604d06635bf {
  display: none;
}
#s-d447c99f-4e24-4007-a583-1604d06635bf, #wrap-s-d447c99f-4e24-4007-a583-1604d06635bf, #wrap-content-s-d447c99f-4e24-4007-a583-1604d06635bf { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d447c99f-4e24-4007-a583-1604d06635bf {
  display: none;
}
#s-d447c99f-4e24-4007-a583-1604d06635bf, #wrap-s-d447c99f-4e24-4007-a583-1604d06635bf, #wrap-content-s-d447c99f-4e24-4007-a583-1604d06635bf { display: none !important; }}
#s-d447c99f-4e24-4007-a583-1604d06635bf {
  overflow: hidden;
  
  
}







  #s-d447c99f-4e24-4007-a583-1604d06635bf img.shogun-image {
    

    
    
    
  }


#s-d447c99f-4e24-4007-a583-1604d06635bf .shogun-image-content {
  
    justify-content: center;
  
}

#s-a004f4ee-673b-4532-a2c7-ac74839782e7 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-a004f4ee-673b-4532-a2c7-ac74839782e7 .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-3559a8e2-2fde-42ea-9e99-392e96280c4a {
  margin-left: 10%;
margin-right: 10%;
}

#s-3559a8e2-2fde-42ea-9e99-392e96280c4a hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-e2dff406-4fd4-4eba-838d-a946a018e1dc {
  margin-left: 10%;
margin-bottom: 45px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-e2dff406-4fd4-4eba-838d-a946a018e1dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e2dff406-4fd4-4eba-838d-a946a018e1dc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e2dff406-4fd4-4eba-838d-a946a018e1dc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e2dff406-4fd4-4eba-838d-a946a018e1dc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-0cd24fe6-c9e1-42d7-8336-91c0ee955f4d {
  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-32584a35-80c7-4321-b3b2-db80f93bdde2 {
  text-align: left;
}



.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-32584a35-80c7-4321-b3b2-db80f93bdde2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-ffede089-33a6-46fe-a141-a60e34d6e411 {
  min-height: 50px;
}








#s-ffede089-33a6-46fe-a141-a60e34d6e411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ffede089-33a6-46fe-a141-a60e34d6e411 {
  cursor: pointer;
}#s-ffede089-33a6-46fe-a141-a60e34d6e411.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-3c48777e-9d73-47ac-90e3-99da178b94bc {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-3c48777e-9d73-47ac-90e3-99da178b94bc .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-3e5abdad-6b60-49cb-aa85-d5020307ebb9 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0%;
text-align: center;
}

#s-5204dd63-9763-40d1-9077-f27c2632ae84 {
  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-5204dd63-9763-40d1-9077-f27c2632ae84:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5204dd63-9763-40d1-9077-f27c2632ae84:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5204dd63-9763-40d1-9077-f27c2632ae84-root {
    text-align: center;
  }


#s-5204dd63-9763-40d1-9077-f27c2632ae84.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-5204dd63-9763-40d1-9077-f27c2632ae84-root {
    text-align: center;
  }


#s-5204dd63-9763-40d1-9077-f27c2632ae84.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5204dd63-9763-40d1-9077-f27c2632ae84-root {
    text-align: center;
  }


#s-5204dd63-9763-40d1-9077-f27c2632ae84.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5204dd63-9763-40d1-9077-f27c2632ae84-root {
    text-align: center;
  }


#s-5204dd63-9763-40d1-9077-f27c2632ae84.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-5204dd63-9763-40d1-9077-f27c2632ae84-root {
    text-align: center;
  }


#s-5204dd63-9763-40d1-9077-f27c2632ae84.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-17f94893-0a5b-4252-a717-73d1330d7a49 {
  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-0fa5896c-adfa-4415-abad-88376927d989 {
  text-align: left;
}



.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0fa5896c-adfa-4415-abad-88376927d989 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-6f84d872-c70e-430e-aa6b-4194426864e4 {
  min-height: 50px;
}








#s-6f84d872-c70e-430e-aa6b-4194426864e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6f84d872-c70e-430e-aa6b-4194426864e4 {
  cursor: pointer;
}#s-6f84d872-c70e-430e-aa6b-4194426864e4.shg-box.shg-c {
  justify-content: center;
}

#s-ac169070-e183-4b36-aaa7-55ecc10c7be6 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-ac169070-e183-4b36-aaa7-55ecc10c7be6 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-9f689e14-c53d-4539-a8dc-c762480b02ea {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-df7c3ee9-eb85-4efe-bb67-136f9d811271 {
  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-df7c3ee9-eb85-4efe-bb67-136f9d811271:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-df7c3ee9-eb85-4efe-bb67-136f9d811271:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-df7c3ee9-eb85-4efe-bb67-136f9d811271-root {
    text-align: center;
  }


#s-df7c3ee9-eb85-4efe-bb67-136f9d811271.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-df7c3ee9-eb85-4efe-bb67-136f9d811271-root {
    text-align: center;
  }


#s-df7c3ee9-eb85-4efe-bb67-136f9d811271.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-df7c3ee9-eb85-4efe-bb67-136f9d811271-root {
    text-align: center;
  }


#s-df7c3ee9-eb85-4efe-bb67-136f9d811271.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-df7c3ee9-eb85-4efe-bb67-136f9d811271-root {
    text-align: center;
  }


#s-df7c3ee9-eb85-4efe-bb67-136f9d811271.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-df7c3ee9-eb85-4efe-bb67-136f9d811271-root {
    text-align: center;
  }


#s-df7c3ee9-eb85-4efe-bb67-136f9d811271.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-0ba01685-8c06-465e-8580-0084aafb74de {
  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-56e8fd36-1c34-4df6-b1ef-fb49df35da1c {
  text-align: left;
}



.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-56e8fd36-1c34-4df6-b1ef-fb49df35da1c img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-504a54e2-206d-48e0-baa3-90de5695d169 {
  min-height: 50px;
}








#s-504a54e2-206d-48e0-baa3-90de5695d169 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-504a54e2-206d-48e0-baa3-90de5695d169 {
  cursor: pointer;
}#s-504a54e2-206d-48e0-baa3-90de5695d169.shg-box.shg-c {
  justify-content: center;
}

#s-e7365367-88dd-44c7-8169-b4fcf35441bc {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-e7365367-88dd-44c7-8169-b4fcf35441bc .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-50071296-4b52-40e7-82cc-d7b23ef764bd {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
text-align: center;
}

#s-99da63a9-a7b8-4a02-96e6-9388acb6db18 {
  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-99da63a9-a7b8-4a02-96e6-9388acb6db18:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-99da63a9-a7b8-4a02-96e6-9388acb6db18:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-99da63a9-a7b8-4a02-96e6-9388acb6db18-root {
    text-align: center;
  }


#s-99da63a9-a7b8-4a02-96e6-9388acb6db18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-99da63a9-a7b8-4a02-96e6-9388acb6db18-root {
    text-align: center;
  }


#s-99da63a9-a7b8-4a02-96e6-9388acb6db18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-99da63a9-a7b8-4a02-96e6-9388acb6db18-root {
    text-align: center;
  }


#s-99da63a9-a7b8-4a02-96e6-9388acb6db18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-99da63a9-a7b8-4a02-96e6-9388acb6db18-root {
    text-align: center;
  }


#s-99da63a9-a7b8-4a02-96e6-9388acb6db18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-99da63a9-a7b8-4a02-96e6-9388acb6db18-root {
    text-align: center;
  }


#s-99da63a9-a7b8-4a02-96e6-9388acb6db18.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-57704aff-7160-4f7c-ae6b-8753b961ed3a {
  margin-bottom: 0px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(245, 245, 245, 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-143da506-be98-49c6-abf6-860ded2fae09 {
  text-align: left;
}

#s-d572ef35-0487-4d3b-aff3-37c163af1d64 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-d572ef35-0487-4d3b-aff3-37c163af1d64 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-69ba03c7-4ab8-46f3-9989-0d3d4382945b {
  margin-left: 10%;
margin-right: 10%;
}

#s-f074d2ce-b6e7-4490-8e9f-220c6b78430e {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-a5229f6f-6251-452c-b2f5-176e354c91e2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-725ddaef-0cb5-4339-9aa1-a1adbc07d419 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-68ab06d2-b51f-4b68-8fd0-f38674b5bde8 {
  margin-left: 10%;
margin-right: 10%;
}

#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d {
  padding-top: 0px;
padding-bottom: 60px;
min-height: 50px;
background-color: rgba(255, 255, 255, 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-552412b1-a9cc-486d-b8f5-355c6329aee7 {
  text-align: left;
}

#s-ffb0eea9-4547-4905-ba08-b7fc1c9bf5fe {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-ffb0eea9-4547-4905-ba08-b7fc1c9bf5fe .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-5deff7b6-5454-4912-b685-d6e25479c022 {
  margin-left: 10%;
margin-right: 10%;
}

#s-cb11cc9a-b7df-49d2-8147-abd11bde731d {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-5aa6fab4-124d-44c4-ad1c-5faf73c46431 {
  margin-left: 10%;
margin-right: 10%;
}

#s-65dadd39-0613-4f2a-bab6-0b64f7d64216 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-a643b6be-227c-4051-9bc6-2d23948bc51c {
  margin-left: 10%;
margin-right: 10%;
}

#s-3a2c5cf4-eb63-403d-89a5-9b405428a7e9 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-4c00bdf2-0253-4162-8620-ce539994dfa6 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ca3e4970-f532-4f30-a387-f6e45695f39b {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-eeadf7f9-1ad3-4a9b-8637-5ae926922c57 {
  margin-left: 10%;
margin-right: 10%;
}

#s-efffa23a-e2a2-4031-a3bb-42de9e5c7b51 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-ab8e08db-8061-4dc3-92ad-fbaaae8712f0 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e7d73ec1-d885-4360-8a09-6d7a05b42eeb {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-c23d20fc-772f-4b20-a7d6-12dcdcec705d {
  margin-left: 10%;
margin-right: 10%;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(0, 0, 0, 1);
  border-radius: 0px;
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  
  font-size: 14px;
  
  
  
  
  
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-aaf8ce1b-436f-465d-b543-84a17190fba9 td.shogun-table-column, #s-aaf8ce1b-436f-465d-b543-84a17190fba9 td.shogun-table-row {
  border: 1px solid rgba(0, 0, 0, 1);
}

#s-2410cbaa-df25-43b5-b051-9a91c6e7725d {
  margin-left: auto;
margin-right: auto;
text-align: left;
}

#s-b6737a96-2e27-4311-b581-057323ba651b {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-88470776-dfaa-4065-858a-003023ded2b5 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ba7d4a77-131a-43eb-915d-f701c88eadd6 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-d86dba5f-dbfa-40d7-a8cd-4048404e0ce9 {
  margin-left: 10%;
margin-right: 10%;
}

#s-7fbfbb86-7cfa-4e3d-9c36-620ef0470625 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-e9dabc6d-aa1d-4d6f-9b1c-cfbabb19f284 {
  margin-left: 10%;
margin-right: 10%;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
max-width: 500px;
aspect-ratio: 16/9;
text-align: center;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin: 0 !important;
  overflow: visible;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc-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-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add background color handling */
  
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
  box-sizing: border-box;
}



.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
      position: relative;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin: 0 !important;
  overflow: visible;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc-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-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add background color handling */
  
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
  box-sizing: border-box;
}



.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
      position: relative;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin: 0 !important;
  overflow: visible;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc-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-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add background color handling */
  
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
  box-sizing: border-box;
}



.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
      position: relative;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin: 0 !important;
  overflow: visible;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc-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-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add background color handling */
  
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
  box-sizing: border-box;
}



.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
      position: relative;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  margin: 0 !important;
  overflow: visible;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc-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-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add background color handling */
  
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image {
  box-sizing: border-box;
}



.s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container {
      position: relative;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9982e890-2d6f-4f8e-96e7-6f26ccda39fc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-4cf05d9f-9c52-45bf-a776-a537030511a7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-7ec6d31b-9bfb-48b1-831b-d0866c606ea2 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-badab429-5429-4e1c-b235-297bd14e5553 {
  margin-left: 10%;
margin-right: 10%;
}

#s-b78d02c2-5e52-40c1-bab6-3df995b2cdfa {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-d8de4de5-e22c-483a-84b4-6a62e85043f5 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ac7f0ea8-2556-40b0-8310-69b4ae2a0be3 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-5a0635a4-e7a4-4e95-bca1-84bbdcee3c25 {
  margin-left: 10%;
margin-right: 10%;
}

#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b {
  padding-bottom: 60px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b {
  
}
}







#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b.shg-box.shg-c {
  justify-content: center;
}

#s-df39c71e-256d-439f-b538-da29adb5a772 {
  text-align: left;
}

#s-bdfb66e2-751c-47ca-a926-5f3986907c36 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-bdfb66e2-751c-47ca-a926-5f3986907c36 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-88e87a19-5188-4710-909b-b187f9c3f3af {
  margin-left: 10%;
margin-right: 10%;
}

#s-9dcf8176-5a09-4f9b-96ce-597a2702028c {
  margin-top: 35px;
margin-left: 20%;
margin-bottom: 35px;
margin-right: 20%;
}
@media (max-width: 767px){#s-9dcf8176-5a09-4f9b-96ce-597a2702028c {
  display: none;
}
#s-9dcf8176-5a09-4f9b-96ce-597a2702028c, #wrap-s-9dcf8176-5a09-4f9b-96ce-597a2702028c, #wrap-content-s-9dcf8176-5a09-4f9b-96ce-597a2702028c { display: none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
  opacity: 0;
}

.shogun-lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]) {
  display: inline-block;
}

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}

/* <-- User Content Animations */

.shogun-form-error-msg,
.shogun-form-field-error-msg {
  display: flex;
  align-items: center;
  color: #dc143c;
}

.shogun-badge {
  margin-bottom: 50px;
}

.shogun-badge-container {
  position: fixed;
  right: 0;
  bottom: 0;
  margin-bottom: -10px;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
       and (min-width: 1024px)
       and (max-height: 1366px)
       and (-webkit-min-device-pixel-ratio: 1.5)
       and (hover: none)
       and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}
