.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/52c9fe6e-5288-449e-bc61-dc5650829d2a/-/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: 10px;
text-align: center;
}

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



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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-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-da712793-f7d5-4375-a366-05234735e694 {
  margin-top: 3%;
margin-bottom: -45px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-da712793-f7d5-4375-a366-05234735e694 {
  display: none;
}
#s-da712793-f7d5-4375-a366-05234735e694, #wrap-s-da712793-f7d5-4375-a366-05234735e694, #wrap-content-s-da712793-f7d5-4375-a366-05234735e694 { display: none !important; }}@media (max-width: 767px){#s-da712793-f7d5-4375-a366-05234735e694 {
  display: none;
}
#s-da712793-f7d5-4375-a366-05234735e694, #wrap-s-da712793-f7d5-4375-a366-05234735e694, #wrap-content-s-da712793-f7d5-4375-a366-05234735e694 { display: none !important; }}
@media (min-width: 0px) {
[id="s-da712793-f7d5-4375-a366-05234735e694"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-da712793-f7d5-4375-a366-05234735e694"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da712793-f7d5-4375-a366-05234735e694"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da712793-f7d5-4375-a366-05234735e694"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-2c80ba6a-fa98-4dbb-a4c3-026a383a39cf {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2c80ba6a-fa98-4dbb-a4c3-026a383a39cf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-2c80ba6a-fa98-4dbb-a4c3-026a383a39cf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2c80ba6a-fa98-4dbb-a4c3-026a383a39cf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c80ba6a-fa98-4dbb-a4c3-026a383a39cf"] > .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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4-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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 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-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
  box-sizing: border-box;
}



.s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
      position: relative;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4-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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
  box-sizing: border-box;
}



.s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
      position: relative;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4-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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
  box-sizing: border-box;
}



.s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
      position: relative;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4-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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
  box-sizing: border-box;
}



.s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
      position: relative;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  margin: 0 !important;
  overflow: visible;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4-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-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add background color handling */
  
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-bc1b27db-f184-4484-bde8-4a63d277bba4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image {
  box-sizing: border-box;
}



.s-bc1b27db-f184-4484-bde8-4a63d277bba4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container {
      position: relative;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bc1b27db-f184-4484-bde8-4a63d277bba4 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-10d36e34-0648-4bb4-ad60-c80b2659e83f {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-65164a16-3b83-4b25-b245-3693dbbf1cea {
  margin-left: 6%;
margin-right: -6%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65164a16-3b83-4b25-b245-3693dbbf1cea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-00155262-99c7-4c20-a8db-1b1d4d8f8e67 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-00155262-99c7-4c20-a8db-1b1d4d8f8e67 .shogun-icon-wrapper {
  text-align: center;
}


#s-00155262-99c7-4c20-a8db-1b1d4d8f8e67 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-c3df585f-d0d4-4b33-a61e-07928b563cbc {
  display: none;
}
#s-c3df585f-d0d4-4b33-a61e-07928b563cbc, #wrap-s-c3df585f-d0d4-4b33-a61e-07928b563cbc, #wrap-content-s-c3df585f-d0d4-4b33-a61e-07928b563cbc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c3df585f-d0d4-4b33-a61e-07928b563cbc {
  display: none;
}
#s-c3df585f-d0d4-4b33-a61e-07928b563cbc, #wrap-s-c3df585f-d0d4-4b33-a61e-07928b563cbc, #wrap-content-s-c3df585f-d0d4-4b33-a61e-07928b563cbc { display: none !important; }}
#s-c3df585f-d0d4-4b33-a61e-07928b563cbc .shogun-icon-wrapper {
  text-align: center;
}


#s-c3df585f-d0d4-4b33-a61e-07928b563cbc .shogun-icon-wrapper > .shogun-icon {

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

#s-5925cc4d-a5df-49c7-840c-a826c8bdcc55 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-94c146ea-becf-4499-9174-f6f9cd83bda9 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-94c146ea-becf-4499-9174-f6f9cd83bda9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-d30ee3a0-83e4-47c1-9236-caf3b6663809 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-d30ee3a0-83e4-47c1-9236-caf3b6663809 .shogun-icon-wrapper {
  text-align: center;
}


#s-d30ee3a0-83e4-47c1-9236-caf3b6663809 .shogun-icon-wrapper > .shogun-icon {

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

#s-b5461427-d54e-4d75-b419-d15757c30c80 {
  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/52c9fe6e-5288-449e-bc61-dc5650829d2a/-/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: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


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

}

@media (min-width: 768px) {
[id="s-fd1891a2-ff80-4aac-ba76-f7ee90db263c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fd1891a2-ff80-4aac-ba76-f7ee90db263c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd1891a2-ff80-4aac-ba76-f7ee90db263c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-cdba6949-4cab-41e7-9b0c-b7fd7371952a {
  min-height: 50px;
}








#s-cdba6949-4cab-41e7-9b0c-b7fd7371952a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-cdba6949-4cab-41e7-9b0c-b7fd7371952a.shg-box.shg-c {
  justify-content: center;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225-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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
  box-sizing: border-box;
}



.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
      position: relative;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225-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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
  box-sizing: border-box;
}



.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
      position: relative;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225-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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
  box-sizing: border-box;
}



.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
      position: relative;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225-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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
  box-sizing: border-box;
}



.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
      position: relative;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  margin: 0 !important;
  overflow: visible;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225-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-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add background color handling */
  
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 .shogun-image-content {
  
    justify-content: center;
  
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image {
  box-sizing: border-box;
}



.s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container {
      position: relative;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fd5c9da1-8ebc-43bf-b754-b56f7a4b6225 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-f9bbadf4-1db7-425f-838d-2ac16f391c47 {
  padding-bottom: 10px;
}

#s-33e24cfb-715f-4947-9e66-3997fb3276b2 .shogun-icon-wrapper {
  text-align: center;
}


#s-33e24cfb-715f-4947-9e66-3997fb3276b2 .shogun-icon-wrapper > .shogun-icon {

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

#s-6a44b72d-28ef-4164-a8e0-8b2568227c2c {
  padding-bottom: 10px;
}

#s-2e6bb3ce-89cc-4061-823d-95da214933e4 .shogun-icon-wrapper {
  text-align: center;
}


#s-2e6bb3ce-89cc-4061-823d-95da214933e4 .shogun-icon-wrapper > .shogun-icon {

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

#s-f077a423-7b75-4c2c-a922-ca3b952cf3c1 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-dce9c9e3-590b-4d74-9d60-052072daf1ce {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -40px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-dce9c9e3-590b-4d74-9d60-052072daf1ce {
  display: none;
}
#s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-content-s-dce9c9e3-590b-4d74-9d60-052072daf1ce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dce9c9e3-590b-4d74-9d60-052072daf1ce {
  display: none;
}
#s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-content-s-dce9c9e3-590b-4d74-9d60-052072daf1ce { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dce9c9e3-590b-4d74-9d60-052072daf1ce {
  display: none;
}
#s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-s-dce9c9e3-590b-4d74-9d60-052072daf1ce, #wrap-content-s-dce9c9e3-590b-4d74-9d60-052072daf1ce { display: none !important; }}







#s-dce9c9e3-590b-4d74-9d60-052072daf1ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dce9c9e3-590b-4d74-9d60-052072daf1ce.shg-box.shg-c {
  justify-content: center;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8-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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 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-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
  box-sizing: border-box;
}



.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
      position: relative;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8-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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
  box-sizing: border-box;
}



.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
      position: relative;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8-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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
  box-sizing: border-box;
}



.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
      position: relative;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8-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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
  box-sizing: border-box;
}



.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
      position: relative;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  margin: 0 !important;
  overflow: visible;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8-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-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add background color handling */
  
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image {
  box-sizing: border-box;
}



.s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container {
      position: relative;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0ad95e50-b877-4afd-95de-7c1aef4897e8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-fba54326-e211-489d-be5c-8eb2b2aa2f69 {
  margin-left: 0%;
margin-right: 0%;
}

#s-473003b1-7f1d-4daf-a5d7-0a933ef3420a {
  margin-left: 0%;
margin-right: 0%;
}

#s-5dc05e2d-27b6-48a7-96e5-193e889e0ae6 {
  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-9e679835-d906-49bb-a6eb-39955794d30b {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9e679835-d906-49bb-a6eb-39955794d30b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9e679835-d906-49bb-a6eb-39955794d30b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9e679835-d906-49bb-a6eb-39955794d30b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9e679835-d906-49bb-a6eb-39955794d30b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-9e679835-d906-49bb-a6eb-39955794d30b"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-86db87c6-c217-455e-86bb-e5a9d5dbd9b2 {
  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-86db87c6-c217-455e-86bb-e5a9d5dbd9b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-86db87c6-c217-455e-86bb-e5a9d5dbd9b2.shg-box.shg-c {
  justify-content: center;
}

#s-0d87da27-3063-46a8-b645-4106d5303072 {
  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-4cbfe892-566a-429a-87df-12e83035223d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-4cbfe892-566a-429a-87df-12e83035223d hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-21af18b9-fa28-46fe-97e8-2c00d343b0fc {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b1cf278e-097b-43bb-bd10-2d0c564872ce {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b1cf278e-097b-43bb-bd10-2d0c564872ce {
  display: none;
}
#s-b1cf278e-097b-43bb-bd10-2d0c564872ce, #wrap-s-b1cf278e-097b-43bb-bd10-2d0c564872ce, #wrap-content-s-b1cf278e-097b-43bb-bd10-2d0c564872ce { display: none !important; }}@media (max-width: 767px){#s-b1cf278e-097b-43bb-bd10-2d0c564872ce {
  display: none;
}
#s-b1cf278e-097b-43bb-bd10-2d0c564872ce, #wrap-s-b1cf278e-097b-43bb-bd10-2d0c564872ce, #wrap-content-s-b1cf278e-097b-43bb-bd10-2d0c564872ce { display: none !important; }}
#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 {
  display: none;
}
#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9, #wrap-s-912ccb6c-a0fa-444a-9b35-9e354e919ac9, #wrap-content-s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 {
  display: none;
}
#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9, #wrap-s-912ccb6c-a0fa-444a-9b35-9e354e919ac9, #wrap-content-s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 { display: none !important; }}@media (max-width: 767px){#s-912ccb6c-a0fa-444a-9b35-9e354e919ac9 {
  
}
}
#s-1dca4475-3192-4975-8df4-75d09b9ce683 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-1dca4475-3192-4975-8df4-75d09b9ce683 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1dca4475-3192-4975-8df4-75d09b9ce683.shg-box.shg-c {
  justify-content: center;
}

#s-fd555763-50fe-44b3-b216-415f9d75db35 {
  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-e34c0f99-4501-48a3-ad8f-9a41855b71e2 {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 {
  display: none;
}
#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2, #wrap-s-e34c0f99-4501-48a3-ad8f-9a41855b71e2, #wrap-content-s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 { display: none !important; }}@media (max-width: 767px){#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 {
  display: none;
}
#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2, #wrap-s-e34c0f99-4501-48a3-ad8f-9a41855b71e2, #wrap-content-s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 { display: none !important; }}
#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 {
  overflow: hidden;
  
  
}







  #s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 img.shogun-image {
    

    
    
    
  }


#s-e34c0f99-4501-48a3-ad8f-9a41855b71e2 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d {
  display: none;
}
#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d, #wrap-s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d, #wrap-content-s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d {
  display: none;
}
#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d, #wrap-s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d, #wrap-content-s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d { display: none !important; }}
#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d {
  overflow: hidden;
  
  
}







  #s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d img.shogun-image {
    

    
    
    
  }


#s-d961ea5c-d70c-4183-b2e6-b1ae0c34380d .shogun-image-content {
  
    justify-content: center;
  
}

#s-07fba7bb-1b83-47cd-a7f3-0db609fc9a7f {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-07fba7bb-1b83-47cd-a7f3-0db609fc9a7f .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-57118994-2728-4d35-8818-1d346c9130ee {
  margin-left: 10%;
margin-right: 10%;
}

#s-57118994-2728-4d35-8818-1d346c9130ee hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-3b061494-ffad-48a9-be44-ae3b0ae8bf70 {
  margin-left: 10%;
margin-bottom: 45px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-3b061494-ffad-48a9-be44-ae3b0ae8bf70"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3b061494-ffad-48a9-be44-ae3b0ae8bf70"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-3b061494-ffad-48a9-be44-ae3b0ae8bf70"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-3b061494-ffad-48a9-be44-ae3b0ae8bf70"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-035918a1-da58-4683-82ca-a06e9f1caa63 {
  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-f37c2657-eb1b-46e4-95cf-d4308870bc65 {
  text-align: left;
}



.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-f37c2657-eb1b-46e4-95cf-d4308870bc65 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-dc3a45db-3522-497e-93ff-fd7f6abda1ce {
  min-height: 50px;
}








#s-dc3a45db-3522-497e-93ff-fd7f6abda1ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dc3a45db-3522-497e-93ff-fd7f6abda1ce {
  cursor: pointer;
}#s-dc3a45db-3522-497e-93ff-fd7f6abda1ce.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-5da0afe4-aab1-45a7-ae69-ac83e9555683 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-5da0afe4-aab1-45a7-ae69-ac83e9555683 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-a4339c80-0629-460c-9e2e-e458b3513917 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0%;
text-align: center;
}

#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2 {
  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-62441bf9-9dcc-46be-b430-f7c2d7bc33b2:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2-root {
    text-align: center;
  }


#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2-root {
    text-align: center;
  }


#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2-root {
    text-align: center;
  }


#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2-root {
    text-align: center;
  }


#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2-root {
    text-align: center;
  }


#s-62441bf9-9dcc-46be-b430-f7c2d7bc33b2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-348afe3c-a3e7-43a9-945f-822c0922ab47 {
  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-0864da8f-d798-4770-9ff0-acba535e13f6 {
  text-align: left;
}



.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0864da8f-d798-4770-9ff0-acba535e13f6 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c9eabc8b-8786-458d-bcc1-c6b95ab21252 {
  min-height: 50px;
}








#s-c9eabc8b-8786-458d-bcc1-c6b95ab21252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c9eabc8b-8786-458d-bcc1-c6b95ab21252 {
  cursor: pointer;
}#s-c9eabc8b-8786-458d-bcc1-c6b95ab21252.shg-box.shg-c {
  justify-content: center;
}

#s-b8611bc2-dbb6-4b1a-8f3c-bea59f02505f {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-b8611bc2-dbb6-4b1a-8f3c-bea59f02505f .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-d62dc5a0-56fd-4a18-8288-3bd76ac5d503 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-368f1915-593e-4077-90e2-a43c83391306 {
  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-368f1915-593e-4077-90e2-a43c83391306:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-368f1915-593e-4077-90e2-a43c83391306:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-368f1915-593e-4077-90e2-a43c83391306-root {
    text-align: center;
  }


#s-368f1915-593e-4077-90e2-a43c83391306.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-368f1915-593e-4077-90e2-a43c83391306-root {
    text-align: center;
  }


#s-368f1915-593e-4077-90e2-a43c83391306.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-368f1915-593e-4077-90e2-a43c83391306-root {
    text-align: center;
  }


#s-368f1915-593e-4077-90e2-a43c83391306.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-368f1915-593e-4077-90e2-a43c83391306-root {
    text-align: center;
  }


#s-368f1915-593e-4077-90e2-a43c83391306.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-368f1915-593e-4077-90e2-a43c83391306-root {
    text-align: center;
  }


#s-368f1915-593e-4077-90e2-a43c83391306.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-849ec332-4a20-4764-9ce0-40b75ee99444 {
  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-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 {
  text-align: left;
}



.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6a8f11b1-06b7-48cc-b4f7-8e3a84d1ed52 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-8a073426-fae2-4742-9218-fd91a1b995c7 {
  min-height: 50px;
}








#s-8a073426-fae2-4742-9218-fd91a1b995c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8a073426-fae2-4742-9218-fd91a1b995c7 {
  cursor: pointer;
}#s-8a073426-fae2-4742-9218-fd91a1b995c7.shg-box.shg-c {
  justify-content: center;
}

#s-8589f729-ccfe-478f-9d4a-d0212d91ef86 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-8589f729-ccfe-478f-9d4a-d0212d91ef86 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-74d89871-304a-4bfb-9b08-430b91cb3762 {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
text-align: center;
}

#s-2c071055-c8f2-461d-847a-addf56933b52 {
  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-2c071055-c8f2-461d-847a-addf56933b52:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2c071055-c8f2-461d-847a-addf56933b52:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2c071055-c8f2-461d-847a-addf56933b52-root {
    text-align: center;
  }


#s-2c071055-c8f2-461d-847a-addf56933b52.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2c071055-c8f2-461d-847a-addf56933b52-root {
    text-align: center;
  }


#s-2c071055-c8f2-461d-847a-addf56933b52.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2c071055-c8f2-461d-847a-addf56933b52-root {
    text-align: center;
  }


#s-2c071055-c8f2-461d-847a-addf56933b52.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2c071055-c8f2-461d-847a-addf56933b52-root {
    text-align: center;
  }


#s-2c071055-c8f2-461d-847a-addf56933b52.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2c071055-c8f2-461d-847a-addf56933b52-root {
    text-align: center;
  }


#s-2c071055-c8f2-461d-847a-addf56933b52.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-57704aff-7160-4f7c-ae6b-8753b961ed3a {
  margin-bottom: 0px;
padding-bottom: 70px;
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-f2f0db9b-e352-4e63-92d4-a2eb4eb05763 {
  text-align: left;
}

#s-dd43e5ef-a61f-429f-9a9c-06e8225f862a {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-dd43e5ef-a61f-429f-9a9c-06e8225f862a .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-08080062-5620-4dd2-a189-d43a640526ed {
  margin-left: 10%;
margin-right: 10%;
}

#s-e9770b28-814c-42a1-a846-ec975c9c7e01 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-5dace4f4-4171-467d-8f15-7984c8a89dd7 {
  margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}

#s-f517f98e-09cf-4414-ab26-4e8de4e295f5 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-faf5b31d-3168-4b22-b695-a266d36a691c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

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

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

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

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

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

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

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

/* Keep nav aligned to the slider frame; Swiper 12 adds sibling rules with top:50%. */
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-prev,
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-next {
  top: 0;
  margin-top: 0;
  height: calc(100% - var(--pagination-height));
}

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

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

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

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

#s-14da8a76-5d92-4e2e-a394-2ed875dbad14 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-prev,
#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-next {
  
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-prev svg,
#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-14da8a76-5d92-4e2e-a394-2ed875dbad14 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-d872da5b-188c-4cb2-8187-78c530110672 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-84f5c3aa-16dc-4f40-8318-b0dfb2ab192d {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-e9259ca2-d754-47b2-ab8e-06c3eda23a23 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-49227288-ad07-4cca-bfce-d3d94731f388 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e92807d3-cfc7-4b3e-8fe1-4c91ce33ea9c {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-d5cbddfd-3a11-4beb-865e-8fef37baad33 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9149d777-f264-4abc-ae20-ea2700d9a161 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-9149d777-f264-4abc-ae20-ea2700d9a161"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9149d777-f264-4abc-ae20-ea2700d9a161"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9149d777-f264-4abc-ae20-ea2700d9a161"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9149d777-f264-4abc-ae20-ea2700d9a161"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730-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-b5e232bb-910b-4f68-9e95-f003fd377730 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
  box-sizing: border-box;
}



.s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5e232bb-910b-4f68-9e95-f003fd377730 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
      position: relative;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730-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-b5e232bb-910b-4f68-9e95-f003fd377730 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
  box-sizing: border-box;
}



.s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5e232bb-910b-4f68-9e95-f003fd377730 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
      position: relative;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730-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-b5e232bb-910b-4f68-9e95-f003fd377730 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
  box-sizing: border-box;
}



.s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5e232bb-910b-4f68-9e95-f003fd377730 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
      position: relative;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730-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-b5e232bb-910b-4f68-9e95-f003fd377730 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
  box-sizing: border-box;
}



.s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5e232bb-910b-4f68-9e95-f003fd377730 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
      position: relative;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  margin: 0 !important;
  overflow: visible;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730-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-b5e232bb-910b-4f68-9e95-f003fd377730 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b5e232bb-910b-4f68-9e95-f003fd377730 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add background color handling */
  
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b5e232bb-910b-4f68-9e95-f003fd377730 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-b5e232bb-910b-4f68-9e95-f003fd377730 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image {
  box-sizing: border-box;
}



.s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b5e232bb-910b-4f68-9e95-f003fd377730 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container {
      position: relative;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b5e232bb-910b-4f68-9e95-f003fd377730 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1-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-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
  box-sizing: border-box;
}



.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
      position: relative;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1-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-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
  box-sizing: border-box;
}



.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
      position: relative;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1-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-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
  box-sizing: border-box;
}



.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
      position: relative;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1-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-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
  box-sizing: border-box;
}



.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
      position: relative;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  margin: 0 !important;
  overflow: visible;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1-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-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add background color handling */
  
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image {
  box-sizing: border-box;
}



.s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container {
      position: relative;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3057b62a-9466-405a-8895-cfd22eb7f2f1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-18ec6ac4-686a-4c51-9a83-f7d3891318c8 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-18ec6ac4-686a-4c51-9a83-f7d3891318c8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18ec6ac4-686a-4c51-9a83-f7d3891318c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18ec6ac4-686a-4c51-9a83-f7d3891318c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18ec6ac4-686a-4c51-9a83-f7d3891318c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin: 0 !important;
  overflow: visible;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27-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-53027b26-5606-40b1-a56a-7692cfc38f27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add background color handling */
  
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
  box-sizing: border-box;
}



.s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53027b26-5606-40b1-a56a-7692cfc38f27 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
      position: relative;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin: 0 !important;
  overflow: visible;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27-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-53027b26-5606-40b1-a56a-7692cfc38f27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add background color handling */
  
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
  box-sizing: border-box;
}



.s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53027b26-5606-40b1-a56a-7692cfc38f27 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
      position: relative;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin: 0 !important;
  overflow: visible;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27-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-53027b26-5606-40b1-a56a-7692cfc38f27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add background color handling */
  
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
  box-sizing: border-box;
}



.s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53027b26-5606-40b1-a56a-7692cfc38f27 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
      position: relative;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin: 0 !important;
  overflow: visible;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27-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-53027b26-5606-40b1-a56a-7692cfc38f27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add background color handling */
  
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
  box-sizing: border-box;
}



.s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53027b26-5606-40b1-a56a-7692cfc38f27 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
      position: relative;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  margin: 0 !important;
  overflow: visible;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27-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-53027b26-5606-40b1-a56a-7692cfc38f27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53027b26-5606-40b1-a56a-7692cfc38f27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add background color handling */
  
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53027b26-5606-40b1-a56a-7692cfc38f27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-53027b26-5606-40b1-a56a-7692cfc38f27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image {
  box-sizing: border-box;
}



.s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53027b26-5606-40b1-a56a-7692cfc38f27 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container {
      position: relative;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53027b26-5606-40b1-a56a-7692cfc38f27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin: 0 !important;
  overflow: visible;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19-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-35f33242-3ec5-4464-a62d-e462243d7d19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add background color handling */
  
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
  box-sizing: border-box;
}



.s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35f33242-3ec5-4464-a62d-e462243d7d19 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
      position: relative;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin: 0 !important;
  overflow: visible;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19-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-35f33242-3ec5-4464-a62d-e462243d7d19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add background color handling */
  
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
  box-sizing: border-box;
}



.s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35f33242-3ec5-4464-a62d-e462243d7d19 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
      position: relative;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin: 0 !important;
  overflow: visible;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19-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-35f33242-3ec5-4464-a62d-e462243d7d19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add background color handling */
  
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
  box-sizing: border-box;
}



.s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35f33242-3ec5-4464-a62d-e462243d7d19 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
      position: relative;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin: 0 !important;
  overflow: visible;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19-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-35f33242-3ec5-4464-a62d-e462243d7d19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add background color handling */
  
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
  box-sizing: border-box;
}



.s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35f33242-3ec5-4464-a62d-e462243d7d19 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
      position: relative;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  margin: 0 !important;
  overflow: visible;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19-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-35f33242-3ec5-4464-a62d-e462243d7d19 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-35f33242-3ec5-4464-a62d-e462243d7d19 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add background color handling */
  
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-35f33242-3ec5-4464-a62d-e462243d7d19 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-35f33242-3ec5-4464-a62d-e462243d7d19 .shogun-image-content {
  
    justify-content: center;
  
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shg-align-container {
  display: flex;
  justify-content: center
}

.s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image {
  box-sizing: border-box;
}



.s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-35f33242-3ec5-4464-a62d-e462243d7d19 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container {
      position: relative;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-35f33242-3ec5-4464-a62d-e462243d7d19 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-15127311-5bf1-4024-96f4-be8a36dcfe01 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-15127311-5bf1-4024-96f4-be8a36dcfe01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15127311-5bf1-4024-96f4-be8a36dcfe01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15127311-5bf1-4024-96f4-be8a36dcfe01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15127311-5bf1-4024-96f4-be8a36dcfe01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin: 0 !important;
  overflow: visible;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb-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-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add background color handling */
  
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
  box-sizing: border-box;
}



.s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
      position: relative;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin: 0 !important;
  overflow: visible;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb-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-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add background color handling */
  
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
  box-sizing: border-box;
}



.s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
      position: relative;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin: 0 !important;
  overflow: visible;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb-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-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add background color handling */
  
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
  box-sizing: border-box;
}



.s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
      position: relative;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin: 0 !important;
  overflow: visible;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb-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-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add background color handling */
  
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
  box-sizing: border-box;
}



.s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
      position: relative;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  margin: 0 !important;
  overflow: visible;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb-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-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add background color handling */
  
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-71e86837-bf5a-4131-96b7-0c893fbb80bb .shogun-image-content {
  
    justify-content: center;
  
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image {
  box-sizing: border-box;
}



.s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container {
      position: relative;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-71e86837-bf5a-4131-96b7-0c893fbb80bb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 400px;
aspect-ratio: 600/425;
text-align: center;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509-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-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  margin-bottom: 20px;
}

.shg-image-content-margin-container-s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
  box-sizing: border-box;
}



.s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
      position: relative;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509-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-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
  box-sizing: border-box;
}



.s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
      position: relative;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509-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-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
  box-sizing: border-box;
}



.s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
      position: relative;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509-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-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
  box-sizing: border-box;
}



.s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
      position: relative;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  margin: 0 !important;
  overflow: visible;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509-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-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add background color handling */
  
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }

    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-link {
      aspect-ratio: 600/425;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-c6c83583-e05f-491e-ac98-d1cc02c29509 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image {
  box-sizing: border-box;
}



.s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 {
      --shg-aspect-ratio: calc(600/425); 
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container {
      position: relative;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c6c83583-e05f-491e-ac98-d1cc02c29509 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-cf587096-8033-4a44-a66d-b83fbe691df8 {
  padding-bottom: 70px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








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

#s-1dd359d9-e648-4627-8986-3a2b45a9ab2a {
  text-align: left;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba {
  margin-top: 0px;
margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}



#s-663af194-60d7-4c65-ac74-275df6b0380e {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-78c51a18-8efa-42e9-b930-dfab9f29ab02 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-ba6c6283-babe-4e33-a222-2eaa76b70ebc {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-60a7eac9-e317-45cb-8c5e-c2ed84503cb7 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-672d042f-764d-460a-b7ab-b8b541ac60d8 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-672d042f-764d-460a-b7ab-b8b541ac60d8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-672d042f-764d-460a-b7ab-b8b541ac60d8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-672d042f-764d-460a-b7ab-b8b541ac60d8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-672d042f-764d-460a-b7ab-b8b541ac60d8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-77678ef8-7027-474d-ad96-2988282de193 {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 500px;
aspect-ratio: 1/1;
text-align: center;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin: 0 !important;
  overflow: visible;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f-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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add background color handling */
  
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-content {
  
    justify-content: center;
  
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
  box-sizing: border-box;
}



.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
      position: relative;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin: 0 !important;
  overflow: visible;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f-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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add background color handling */
  
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-content {
  
    justify-content: center;
  
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
  box-sizing: border-box;
}



.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
      position: relative;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f 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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin: 0 !important;
  overflow: visible;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f-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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add background color handling */
  
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-content {
  
    justify-content: center;
  
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
  box-sizing: border-box;
}



.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
      position: relative;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f 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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin: 0 !important;
  overflow: visible;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f-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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add background color handling */
  
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-content {
  
    justify-content: center;
  
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
  box-sizing: border-box;
}



.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
      position: relative;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  margin: 0 !important;
  overflow: visible;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f-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-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add background color handling */
  
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f .shogun-image-content {
  
    justify-content: center;
  
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image {
  box-sizing: border-box;
}



.s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container {
      position: relative;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44224dd2-6b18-46c3-8ca4-ba0d3c99d50f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-3321bc5a-e1a5-4db4-86fc-f49c37961d87 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-4b09abbf-6682-4ca8-a4d4-ca27b65e4ea1 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-4b09abbf-6682-4ca8-a4d4-ca27b65e4ea1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b09abbf-6682-4ca8-a4d4-ca27b65e4ea1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b09abbf-6682-4ca8-a4d4-ca27b65e4ea1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b09abbf-6682-4ca8-a4d4-ca27b65e4ea1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d538ced9-0e34-4a8a-8cf9-4389a80d7ef8 {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-d17d66ec-6aa6-43b9-a418-9c38cf70af39 {
  padding-bottom: 65px;
text-align: left;
}

#s-a5fa8146-82cb-4549-bfc4-00c19241d2dd {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-7bfcb315-5b25-4ad9-871c-e9071096786e {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-c08a23ec-e3ca-4d8a-a9c5-d20119715397 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-a4a7dcab-e6c8-4931-9878-44a63bb9513d {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-50e97850-2e3e-432a-aed1-3187a6dd09c1 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-efe90452-0137-4a4e-b93d-6d7de6e4b74a {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9f4aaa60-bccf-486e-92a4-66f0f3d990db {
  text-align: left;
}

#s-c8cf8362-3a27-400e-b4ea-bb3a01ef684e {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-7268a660-ab39-4348-a56e-b36896682109 {
  margin-left: 10%;
margin-right: 10%;
}

#s-21a2ea40-e120-47c6-9b05-88f9dba421d3 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-08bd19e3-732b-4594-9f6b-744cc1e16c47 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ad73b126-8a77-45f9-bcfe-78d859c461f9 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-9e9ec628-83f4-4299-9e10-8c04772ac544 {
  margin-left: 10%;
margin-right: 10%;
}

#s-fdaa55c4-569f-4c8d-ae62-aa66647a0448 {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-115a2478-255b-44ad-80af-b57e66be7eee {
  margin-left: 10%;
margin-right: 10%;
}

#s-db113f5a-121c-41ea-8038-d458de3626fb {
  margin-top: -10px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-a387c083-2c4a-43fb-a3f9-d06ba3d65eb6 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e35f644f-7ade-407b-ab20-3c64cdcb60f1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e35f644f-7ade-407b-ab20-3c64cdcb60f1 hr {
  border-top: 2px solid #ddd;
}

#s-f6b3cf24-3934-477b-9381-6d5b6f104e2d {
  min-height: 50px;
}








#s-f6b3cf24-3934-477b-9381-6d5b6f104e2d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f6b3cf24-3934-477b-9381-6d5b6f104e2d.shg-box.shg-c {
  justify-content: center;
}

#s-72a10298-19b2-4a22-822d-16f2f1e436e5 {
  text-align: left;
}

#s-372f11d5-9972-4e61-a383-d40262cda0bd {
  margin-top: 65px;
margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-372f11d5-9972-4e61-a383-d40262cda0bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-25398e7a-c3d5-4684-b501-9517cf2a3771 {
  padding-bottom: 30px;
text-align: center;
}

#s-25398e7a-c3d5-4684-b501-9517cf2a3771 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-77394005-1cf5-4fbe-9fd7-11e9fc363760 {
  margin-bottom: 10px;
}

#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d5574ce9-ff95-44e0-af59-b2a86ebb22f2 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-93cfe0cc-cdc8-4508-8d39-b377eefc1e8d {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
text-align: center;
}

#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 12px;
padding-left: 0%;
padding-bottom: 12px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc-root {
    text-align: center;
  }


#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc-root {
    text-align: center;
  }


#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc-root {
    text-align: center;
  }


#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc-root {
    text-align: center;
  }


#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc-root {
    text-align: center;
  }


#s-a655f9bf-e25a-447b-bbc2-e9b0aa9ddbbc.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-9c43a6f8-641b-4855-99fc-cb820c337ea1 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-9c43a6f8-641b-4855-99fc-cb820c337ea1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9c43a6f8-641b-4855-99fc-cb820c337ea1.shg-box.shg-c {
  justify-content: center;
}

#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b {
  display: none;
}
#s-65c6d2b8-a536-43df-ae6e-056c2836dc9b, #wrap-s-65c6d2b8-a536-43df-ae6e-056c2836dc9b, #wrap-content-s-65c6d2b8-a536-43df-ae6e-056c2836dc9b { display: none !important; }}







#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-f6aec3c2-9a02-4e02-b02b-fa3f3288ce2f {
  text-align: left;
}

#s-a0722d50-e993-4abb-8808-1e70d44f124c {
  margin-top: 0px;
margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-a0722d50-e993-4abb-8808-1e70d44f124c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  line-height: 1em;
  
  
}



#s-9b41b3d9-dad5-48d8-8451-f3c5f04c1c55 {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-1418e4a3-1158-417f-994e-a860b69a6b1c {
  text-align: left;
}

#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; }}
#s-3154b657-a78e-4cf9-9144-30ac5f45c523 {
  padding-top: 35px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-3154b657-a78e-4cf9-9144-30ac5f45c523 {
  display: none;
}
#s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-content-s-3154b657-a78e-4cf9-9144-30ac5f45c523 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3154b657-a78e-4cf9-9144-30ac5f45c523 {
  display: none;
}
#s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-content-s-3154b657-a78e-4cf9-9144-30ac5f45c523 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3154b657-a78e-4cf9-9144-30ac5f45c523 {
  display: none;
}
#s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-s-3154b657-a78e-4cf9-9144-30ac5f45c523, #wrap-content-s-3154b657-a78e-4cf9-9144-30ac5f45c523 { display: none !important; }}







#s-3154b657-a78e-4cf9-9144-30ac5f45c523 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3154b657-a78e-4cf9-9144-30ac5f45c523.shg-box.shg-c {
  justify-content: center;
}

#s-cf23631d-a3d9-4297-8f22-8337e577aeb1 {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-cf23631d-a3d9-4297-8f22-8337e577aeb1 .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-476cec1b-7d23-46aa-b7ef-94bfc3696546 {
  margin-left: 10%;
margin-right: 10%;
}

#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3 {
  margin-top: 35px;
margin-bottom: 95px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 10, 18, 1);
}
#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3-root {
    text-align: center;
  }


#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3-root {
    text-align: center;
  }


#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3-root {
    text-align: center;
  }


#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3-root {
    text-align: center;
  }


#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3-root {
    text-align: center;
  }


#s-39a222a2-b2e7-4ceb-9d22-e8b0e55750c3.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

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