.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-8849542a-63ec-4663-a080-bc31270caafc {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-8849542a-63ec-4663-a080-bc31270caafc {
  background-image: url(https://i.shgcdn.com/152f09bb-d0a3-4b03-9909-85320da4bd0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-8849542a-63ec-4663-a080-bc31270caafc.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-8849542a-63ec-4663-a080-bc31270caafc > .shg-box-overlay {
  background-color: rgba(55, 71, 79, 1);
  opacity: 0.7;
  display: block;
}#s-8849542a-63ec-4663-a080-bc31270caafc.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-efd8046e-0c26-45fc-9504-d01888be0f73 {
  margin-top: 20px;
margin-left: 8%;
margin-right: 8%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efd8046e-0c26-45fc-9504-d01888be0f73 .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-874399b0-6f97-4b22-bd51-e69466d399bd {
  margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-874399b0-6f97-4b22-bd51-e69466d399bd:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-874399b0-6f97-4b22-bd51-e69466d399bd:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-874399b0-6f97-4b22-bd51-e69466d399bd-root {
    text-align: center;
  }


#s-874399b0-6f97-4b22-bd51-e69466d399bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-874399b0-6f97-4b22-bd51-e69466d399bd-root {
    text-align: center;
  }


#s-874399b0-6f97-4b22-bd51-e69466d399bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-874399b0-6f97-4b22-bd51-e69466d399bd-root {
    text-align: center;
  }


#s-874399b0-6f97-4b22-bd51-e69466d399bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-874399b0-6f97-4b22-bd51-e69466d399bd-root {
    text-align: center;
  }


#s-874399b0-6f97-4b22-bd51-e69466d399bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-874399b0-6f97-4b22-bd51-e69466d399bd-root {
    text-align: center;
  }


#s-874399b0-6f97-4b22-bd51-e69466d399bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-14467831-9748-44ce-b1e5-b089081c3f02 {
  margin-top: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(7, 65, 118, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-14467831-9748-44ce-b1e5-b089081c3f02:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-14467831-9748-44ce-b1e5-b089081c3f02:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-14467831-9748-44ce-b1e5-b089081c3f02-root {
    text-align: center;
  }


#s-14467831-9748-44ce-b1e5-b089081c3f02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-14467831-9748-44ce-b1e5-b089081c3f02-root {
    text-align: center;
  }


#s-14467831-9748-44ce-b1e5-b089081c3f02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-14467831-9748-44ce-b1e5-b089081c3f02-root {
    text-align: center;
  }


#s-14467831-9748-44ce-b1e5-b089081c3f02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-14467831-9748-44ce-b1e5-b089081c3f02-root {
    text-align: center;
  }


#s-14467831-9748-44ce-b1e5-b089081c3f02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-14467831-9748-44ce-b1e5-b089081c3f02-root {
    text-align: center;
  }


#s-14467831-9748-44ce-b1e5-b089081c3f02.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-2d7a1058-8b97-4207-b345-12cd5bdb9987 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
padding-left: 5%;
padding-bottom: 0px;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d7a1058-8b97-4207-b345-12cd5bdb9987 {
  display: none;
}
#s-2d7a1058-8b97-4207-b345-12cd5bdb9987, #wrap-s-2d7a1058-8b97-4207-b345-12cd5bdb9987, #wrap-content-s-2d7a1058-8b97-4207-b345-12cd5bdb9987 { display: none !important; }}@media (max-width: 767px){#s-2d7a1058-8b97-4207-b345-12cd5bdb9987 {
  display: none;
}
#s-2d7a1058-8b97-4207-b345-12cd5bdb9987, #wrap-s-2d7a1058-8b97-4207-b345-12cd5bdb9987, #wrap-content-s-2d7a1058-8b97-4207-b345-12cd5bdb9987 { display: none !important; }}
@media (min-width: 0px) {
[id="s-2d7a1058-8b97-4207-b345-12cd5bdb9987"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-2d7a1058-8b97-4207-b345-12cd5bdb9987"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2d7a1058-8b97-4207-b345-12cd5bdb9987"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2d7a1058-8b97-4207-b345-12cd5bdb9987"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-1886c6c9-eb1b-429d-bba0-dbe43221dcfa {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-1886c6c9-eb1b-429d-bba0-dbe43221dcfa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-1886c6c9-eb1b-429d-bba0-dbe43221dcfa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1886c6c9-eb1b-429d-bba0-dbe43221dcfa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1886c6c9-eb1b-429d-bba0-dbe43221dcfa"] > .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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f-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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f 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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
  box-sizing: border-box;
}



.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
      position: relative;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f-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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
  box-sizing: border-box;
}



.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
      position: relative;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f 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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f-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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
  box-sizing: border-box;
}



.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
      position: relative;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f 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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f-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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
  box-sizing: border-box;
}



.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
      position: relative;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  margin: 0 !important;
  overflow: visible;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f-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-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add background color handling */
  
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image {
  box-sizing: border-box;
}



.s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container {
      position: relative;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1333f93-5b9d-4cf7-b011-56013d4d9b8f 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-718065f3-d17e-4dd7-ab13-c881c08b0639 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-34776cbc-f031-45e4-8f1f-954bd1c40249 {
  margin-left: 6%;
margin-right: -6%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-34776cbc-f031-45e4-8f1f-954bd1c40249"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-89136ecf-4ec0-49ed-8528-cb32fdf59381 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-89136ecf-4ec0-49ed-8528-cb32fdf59381 .shogun-icon-wrapper {
  text-align: center;
}


#s-89136ecf-4ec0-49ed-8528-cb32fdf59381 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a {
  display: none;
}
#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a, #wrap-s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a, #wrap-content-s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a {
  display: none;
}
#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a, #wrap-s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a, #wrap-content-s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a { display: none !important; }}
#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a .shogun-icon-wrapper {
  text-align: center;
}


#s-9ece6174-5540-4ab5-ae4f-bc02c3a91a1a .shogun-icon-wrapper > .shogun-icon {

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

#s-12d819b7-3b89-47c3-abf1-15357adee83a {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-554e1cc2-baa7-479b-9bc8-6e2c267b5ad0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-c99eb0bd-3d71-4c81-9654-a660f4340ff7 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-c99eb0bd-3d71-4c81-9654-a660f4340ff7 .shogun-icon-wrapper {
  text-align: center;
}


#s-c99eb0bd-3d71-4c81-9654-a660f4340ff7 .shogun-icon-wrapper > .shogun-icon {

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

#s-1c49ecb3-edcd-4d5a-af9b-b1736ff47af4 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 {
  display: none;
}
#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-content-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 {
  display: none;
}
#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-content-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 { display: none !important; }}@media (max-width: 767px){#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 {
  display: none;
}
#s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00, #wrap-content-s-da3ebf87-9d67-4850-abb2-ad278e4d5e00 { display: none !important; }}
@media (min-width: 0px) {
[id="s-da3ebf87-9d67-4850-abb2-ad278e4d5e00"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-da3ebf87-9d67-4850-abb2-ad278e4d5e00"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-da3ebf87-9d67-4850-abb2-ad278e4d5e00"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-da3ebf87-9d67-4850-abb2-ad278e4d5e00"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-5cbd6d8b-5fef-49c4-8c65-e46d8c1431c7 {
  min-height: 50px;
}








#s-5cbd6d8b-5fef-49c4-8c65-e46d8c1431c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5cbd6d8b-5fef-49c4-8c65-e46d8c1431c7.shg-box.shg-c {
  justify-content: center;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin: 0 !important;
  overflow: visible;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f-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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add background color handling */
  
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f 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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
  box-sizing: border-box;
}



.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
      position: relative;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin: 0 !important;
  overflow: visible;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f-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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add background color handling */
  
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
  box-sizing: border-box;
}



.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
      position: relative;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f 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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin: 0 !important;
  overflow: visible;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f-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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add background color handling */
  
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
  box-sizing: border-box;
}



.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
      position: relative;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f 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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin: 0 !important;
  overflow: visible;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f-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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add background color handling */
  
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
  box-sizing: border-box;
}



.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
      position: relative;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  margin: 0 !important;
  overflow: visible;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f-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-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add background color handling */
  
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f .shogun-image-content {
  
    justify-content: center;
  
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image {
  box-sizing: border-box;
}



.s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container {
      position: relative;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ea6cec5f-8320-46fc-9370-bdde7f3ed60f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-cb2a1a11-b3c9-44bb-b526-f93fa53207ee {
  padding-bottom: 10px;
}

#s-94f0ea89-9c76-43ba-9a07-f6bd6082962b .shogun-icon-wrapper {
  text-align: center;
}


#s-94f0ea89-9c76-43ba-9a07-f6bd6082962b .shogun-icon-wrapper > .shogun-icon {

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

#s-7a1c1d63-f625-4bdf-9813-213604504ade {
  padding-bottom: 10px;
}

#s-ef20d219-483d-42fd-a84a-74b44006ad96 .shogun-icon-wrapper {
  text-align: center;
}


#s-ef20d219-483d-42fd-a84a-74b44006ad96 .shogun-icon-wrapper > .shogun-icon {

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

#s-5095b911-ca32-49f2-b1e6-cc5cbc50aa3f {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c {
  display: none;
}
#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-content-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c {
  display: none;
}
#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-content-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c {
  display: none;
}
#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c, #wrap-content-s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c { display: none !important; }}







#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91b885ac-d3ad-4724-9669-dfbeb7d2d95c.shg-box.shg-c {
  justify-content: center;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0-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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 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-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
  box-sizing: border-box;
}



.s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
      position: relative;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0-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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
  box-sizing: border-box;
}



.s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
      position: relative;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0-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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
  box-sizing: border-box;
}



.s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
      position: relative;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0-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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
  box-sizing: border-box;
}



.s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
      position: relative;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  margin: 0 !important;
  overflow: visible;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0-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-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add background color handling */
  
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-d1842720-f15f-45c0-80b4-aa426d1385b0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image {
  box-sizing: border-box;
}



.s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container {
      position: relative;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1842720-f15f-45c0-80b4-aa426d1385b0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-6aa450f7-de14-4c6a-bfed-d6e4a3ac2d5a {
  margin-left: 0%;
margin-right: 0%;
}

#s-ddddf093-b8e1-472d-989e-f8d56d853567 {
  margin-left: 0%;
margin-right: 0%;
}

#s-d3ca48e4-68ac-4600-86ea-a765343e6242 {
  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-c77a4c40-4094-4682-8d50-9307a9fd439c {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-c77a4c40-4094-4682-8d50-9307a9fd439c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c77a4c40-4094-4682-8d50-9307a9fd439c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c77a4c40-4094-4682-8d50-9307a9fd439c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c77a4c40-4094-4682-8d50-9307a9fd439c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-c77a4c40-4094-4682-8d50-9307a9fd439c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-016c275f-b450-49d0-8fca-7b8ff16d4da8 {
  margin-left: 0%;
margin-bottom: 0px;
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-016c275f-b450-49d0-8fca-7b8ff16d4da8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-016c275f-b450-49d0-8fca-7b8ff16d4da8.shg-box.shg-c {
  justify-content: center;
}

#s-c31ccfcf-d638-4739-a247-7c2990a44dbb {
  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-28d3c4b2-3712-47dd-960f-c716899cfafd {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-28d3c4b2-3712-47dd-960f-c716899cfafd hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-d15d16d3-02c9-4be4-b675-d90dbbc41d46 {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-924aae64-5d1f-45e4-a64c-9588dafb2bf4 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-924aae64-5d1f-45e4-a64c-9588dafb2bf4 {
  display: none;
}
#s-924aae64-5d1f-45e4-a64c-9588dafb2bf4, #wrap-s-924aae64-5d1f-45e4-a64c-9588dafb2bf4, #wrap-content-s-924aae64-5d1f-45e4-a64c-9588dafb2bf4 { display: none !important; }}@media (max-width: 767px){#s-924aae64-5d1f-45e4-a64c-9588dafb2bf4 {
  display: none;
}
#s-924aae64-5d1f-45e4-a64c-9588dafb2bf4, #wrap-s-924aae64-5d1f-45e4-a64c-9588dafb2bf4, #wrap-content-s-924aae64-5d1f-45e4-a64c-9588dafb2bf4 { display: none !important; }}
#s-0a96148c-3426-4e96-a3f0-b54d177218e7 {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-0a96148c-3426-4e96-a3f0-b54d177218e7 {
  display: none;
}
#s-0a96148c-3426-4e96-a3f0-b54d177218e7, #wrap-s-0a96148c-3426-4e96-a3f0-b54d177218e7, #wrap-content-s-0a96148c-3426-4e96-a3f0-b54d177218e7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0a96148c-3426-4e96-a3f0-b54d177218e7 {
  display: none;
}
#s-0a96148c-3426-4e96-a3f0-b54d177218e7, #wrap-s-0a96148c-3426-4e96-a3f0-b54d177218e7, #wrap-content-s-0a96148c-3426-4e96-a3f0-b54d177218e7 { display: none !important; }}@media (max-width: 767px){#s-0a96148c-3426-4e96-a3f0-b54d177218e7 {
  
}
}
#s-cf587096-8033-4a44-a66d-b83fbe691df8 {
  margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 90px;
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-4a7cdaf4-99d0-44b4-a7dd-004c47adab0f {
  text-align: left;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba {
  margin-top: 35px;
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;
  
  
  
}



#s-6ab17c2e-c667-4166-89b0-b92048f70011 {
  margin-left: 10%;
margin-right: 10%;
}

#s-857e88bd-c737-40cc-b851-a8b30423afa7 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-857e88bd-c737-40cc-b851-a8b30423afa7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-857e88bd-c737-40cc-b851-a8b30423afa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-857e88bd-c737-40cc-b851-a8b30423afa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-857e88bd-c737-40cc-b851-a8b30423afa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-bfe323e8-2379-4c20-8122-7d739d6306ab {
  margin-left: 0%;
margin-right: 0%;
}

#s-6bd51686-cd63-48fd-89b6-a88786cc0c5d {
  margin-left: 0%;
margin-right: 0%;
}

#s-8e197ca8-31fa-442c-934c-6fcc872129cb {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
}

#s-6e962016-d37a-461e-b1d1-9592dc110ee8 {
  text-align: left;
}

#s-80e54efa-1dc5-4ec2-8c48-39f84d07acec {
  text-align: left;
}

#s-1c307ee7-53b8-47c6-8505-292dfd0fe2a7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e34eb36d-1987-40b6-81d5-5d87ebac1571 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e34eb36d-1987-40b6-81d5-5d87ebac1571"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-48e808ac-c1e8-40d0-8a9c-ffb8238253c6 {
  margin-left: 0%;
margin-right: 0%;
}

#s-5dc549c5-9c40-40b3-b013-ae551c41bb4b {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin-left: auto;
margin-right: auto;
max-width: 1215px;
aspect-ratio: 4/3;
text-align: center;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin: 0 !important;
  overflow: visible;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd-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-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add background color handling */
  
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
  box-sizing: border-box;
}



.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
      position: relative;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

@media (min-width: 1200px){#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin: 0 !important;
  overflow: visible;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd-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-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add background color handling */
  
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
  box-sizing: border-box;
}



.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
      position: relative;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin: 0 !important;
  overflow: visible;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd-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-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add background color handling */
  
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
  box-sizing: border-box;
}



.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
      position: relative;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin: 0 !important;
  overflow: visible;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd-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-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add background color handling */
  
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
  box-sizing: border-box;
}



.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
      position: relative;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (max-width: 767px){#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  margin: 0 !important;
  overflow: visible;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd-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-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add background color handling */
  
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd .shogun-image-content {
  
    justify-content: center;
  
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image {
  box-sizing: border-box;
}



.s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container {
      position: relative;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d1a7a368-8f09-45a6-af27-d3dff2d7f1fd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}
#s-b7d4fea6-bac2-4245-b765-65f2eb7df87f {
  text-align: left;
}

#s-3fedf507-32f4-425c-8ae0-d761fc602635 {
  margin-left: 10%;
margin-right: 10%;
}

#s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-3c75fa6a-5be5-4678-99e3-f84efabe0ac2"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4a51fd92-8dae-446b-bbf4-057f77bfc325 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

#s-3c06f844-6939-4229-940d-fa22268b8061 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
}

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

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 {
  --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-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-prev,
#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-next {
  
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-prev svg,
#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-3c06f844-6939-4229-940d-fa22268b8061 .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-3c06f844-6939-4229-940d-fa22268b8061 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin-left: auto;
margin-right: auto;
max-width: 1215px;
aspect-ratio: 4/3;
text-align: center;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68-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-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
  box-sizing: border-box;
}



.s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
      position: relative;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

@media (min-width: 1200px){#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68-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-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
  box-sizing: border-box;
}



.s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
      position: relative;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68-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-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
  box-sizing: border-box;
}



.s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
      position: relative;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68-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-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
  box-sizing: border-box;
}



.s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
      position: relative;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (max-width: 767px){#s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  margin: 0 !important;
  overflow: visible;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68-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-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add background color handling */
  
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-ad7884ce-6609-48e5-a483-1be8904d2d68 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image {
  box-sizing: border-box;
}



.s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container {
      position: relative;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ad7884ce-6609-48e5-a483-1be8904d2d68 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}
#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin-left: auto;
margin-right: auto;
max-width: 1215px;
aspect-ratio: 4/3;
text-align: center;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin: 0 !important;
  overflow: visible;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b-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-58b39f83-53fe-478e-b089-561d9f122c6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58b39f83-53fe-478e-b089-561d9f122c6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add background color handling */
  
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
  box-sizing: border-box;
}



.s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58b39f83-53fe-478e-b089-561d9f122c6b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
      position: relative;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

@media (min-width: 1200px){#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin: 0 !important;
  overflow: visible;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b-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-58b39f83-53fe-478e-b089-561d9f122c6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58b39f83-53fe-478e-b089-561d9f122c6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add background color handling */
  
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
  box-sizing: border-box;
}



.s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58b39f83-53fe-478e-b089-561d9f122c6b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
      position: relative;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin: 0 !important;
  overflow: visible;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b-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-58b39f83-53fe-478e-b089-561d9f122c6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58b39f83-53fe-478e-b089-561d9f122c6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add background color handling */
  
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
  box-sizing: border-box;
}



.s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58b39f83-53fe-478e-b089-561d9f122c6b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
      position: relative;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin: 0 !important;
  overflow: visible;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b-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-58b39f83-53fe-478e-b089-561d9f122c6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58b39f83-53fe-478e-b089-561d9f122c6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add background color handling */
  
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
  box-sizing: border-box;
}



.s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58b39f83-53fe-478e-b089-561d9f122c6b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
      position: relative;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (max-width: 767px){#s-58b39f83-53fe-478e-b089-561d9f122c6b {
  margin: 0 !important;
  overflow: visible;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b-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-58b39f83-53fe-478e-b089-561d9f122c6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-58b39f83-53fe-478e-b089-561d9f122c6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add background color handling */
  
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-58b39f83-53fe-478e-b089-561d9f122c6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-58b39f83-53fe-478e-b089-561d9f122c6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image {
  box-sizing: border-box;
}



.s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-58b39f83-53fe-478e-b089-561d9f122c6b {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container {
      position: relative;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-58b39f83-53fe-478e-b089-561d9f122c6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}
#s-ffd2c543-0bbb-41b4-9513-c2a39053531c {
  margin-left: 0%;
margin-right: 0%;
}

#s-6c7b62ca-ff3d-4b64-9ce3-538c161999f4 {
  padding-left: 10px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-734a1e41-1dea-4df9-b3c2-25f0f442e4f6 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-65845570-fb89-4023-830e-20030e72badd {
  margin-left: 0%;
margin-right: 0%;
}

#s-47aedad7-42a9-46c3-967b-8bd8e5883ab0 {
  text-align: left;
}

#s-3b4c6b5a-c70c-42af-9665-19d1128fd4f7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e615d060-e8f1-492d-843f-231d5878f00f {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e615d060-e8f1-492d-843f-231d5878f00f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-25ce7892-d030-4d8c-aef2-4a2edbb081c8 {
  margin-left: 0%;
margin-right: 0%;
}

#s-e7daf057-4089-4665-9839-f96b3de1204e {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-0444d332-4bcc-4aff-869f-a0390f5c2b5a {
  margin-left: 0%;
margin-right: 0%;
}

#s-c58284c3-4908-4bab-a5cd-7403e1b58c3f {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin-left: auto;
margin-right: auto;
max-width: 1215px;
aspect-ratio: 4/3;
text-align: center;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60-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-938da570-aa3b-4dcd-8881-d6a025804b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
  box-sizing: border-box;
}



.s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-938da570-aa3b-4dcd-8881-d6a025804b60 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
      position: relative;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

@media (min-width: 1200px){#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60-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-938da570-aa3b-4dcd-8881-d6a025804b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
  box-sizing: border-box;
}



.s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-938da570-aa3b-4dcd-8881-d6a025804b60 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
      position: relative;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60-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-938da570-aa3b-4dcd-8881-d6a025804b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
  box-sizing: border-box;
}



.s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-938da570-aa3b-4dcd-8881-d6a025804b60 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
      position: relative;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60-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-938da570-aa3b-4dcd-8881-d6a025804b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
  box-sizing: border-box;
}



.s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-938da570-aa3b-4dcd-8881-d6a025804b60 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
      position: relative;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}@media (max-width: 767px){#s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  margin: 0 !important;
  overflow: visible;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60-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-938da570-aa3b-4dcd-8881-d6a025804b60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-938da570-aa3b-4dcd-8881-d6a025804b60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add background color handling */
  
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-938da570-aa3b-4dcd-8881-d6a025804b60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 1215px;
  }



  img.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
    
    
    
    max-height: 1215px;
  }


.s-938da570-aa3b-4dcd-8881-d6a025804b60 .shogun-image-content {
  
    justify-content: center;
  
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image {
  box-sizing: border-box;
}



.s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-938da570-aa3b-4dcd-8881-d6a025804b60 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container {
      position: relative;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-938da570-aa3b-4dcd-8881-d6a025804b60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1215px;
    }
  }

}
#s-8036ebba-8240-41b0-b7c5-bcf9664446e3 {
  text-align: left;
}

#s-567fb667-40ac-48d8-9f71-58165b2ae951 {
  margin-left: 10%;
margin-right: 10%;
}

#s-5f218d36-3243-45ce-af4b-99f8191aa4f2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-43231d7a-d7a3-45c8-87ea-feb6e4889aff {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-43c8ba74-dd79-4307-a155-392ef773c7fb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 75px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-43c8ba74-dd79-4307-a155-392ef773c7fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43c8ba74-dd79-4307-a155-392ef773c7fb.shg-box.shg-c {
  justify-content: center;
}

#s-d5a09b94-ea12-4950-bcc8-854ac6e0b133 {
  text-align: left;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb {
  margin-top: 25px;
margin-left: 10%;
margin-right: 10%;
padding-top: 65px;
padding-bottom: 30px;
text-align: center;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-57c68f03-30a6-4574-a02b-64c8aaae9cd9 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-57c68f03-30a6-4574-a02b-64c8aaae9cd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

}

#s-3b1f4ec7-1806-405f-a366-b23cf170170d {
  margin-left: 0%;
margin-right: 0%;
}

#s-7e63c8ef-6a2e-4cad-8a8a-20335bb86c23 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
}

#s-aa594e41-f546-4b3c-a065-585143b6214c {
  margin-left: 0%;
margin-right: 0%;
}

#s-2016b79d-75f1-4333-9f78-5c466f8712a0 {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
padding-top: 5%;
padding-bottom: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(7, 65, 118, 1);
}








#s-2016b79d-75f1-4333-9f78-5c466f8712a0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2016b79d-75f1-4333-9f78-5c466f8712a0.shg-box.shg-c {
  justify-content: center;
}

#s-aedbd9af-6fe1-459b-84cf-a72b406768ac {
  margin-left: 3%;
margin-right: 3%;
}

#s-e6c90141-f6ae-4942-8671-87acd5a36d70 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
}

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

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 {
  --swiper-pagination-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(255, 255, 255, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-prev,
#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-next {
  
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-prev svg,
#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-next svg {
  fill: rgba(255, 255, 255, 1) !important;
  stroke: rgba(255, 255, 255, 1) !important;
  
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-e6c90141-f6ae-4942-8671-87acd5a36d70 .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-e6c90141-f6ae-4942-8671-87acd5a36d70 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
max-width: 500px;
aspect-ratio: 4/3;
text-align: center;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27-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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
  box-sizing: border-box;
}



.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
      position: relative;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27-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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
  box-sizing: border-box;
}



.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
      position: relative;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27-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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
  box-sizing: border-box;
}



.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
      position: relative;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27-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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
  box-sizing: border-box;
}



.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
      position: relative;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  margin: 0 !important;
  overflow: visible;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27-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-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add background color handling */
  
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image {
  box-sizing: border-box;
}



.s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container {
      position: relative;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c1a953c2-4c84-471b-9224-0888dd8d1d27 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
max-width: 500px;
aspect-ratio: 4/3;
text-align: center;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin: 0 !important;
  overflow: visible;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a-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-2c18109b-b248-473b-bd01-4f44155ba89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2c18109b-b248-473b-bd01-4f44155ba89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add background color handling */
  
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
  box-sizing: border-box;
}



.s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c18109b-b248-473b-bd01-4f44155ba89a {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
      position: relative;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

@media (min-width: 1200px){#s-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin: 0 !important;
  overflow: visible;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a-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-2c18109b-b248-473b-bd01-4f44155ba89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c18109b-b248-473b-bd01-4f44155ba89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add background color handling */
  
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
  box-sizing: border-box;
}



.s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c18109b-b248-473b-bd01-4f44155ba89a {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
      position: relative;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a 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-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin: 0 !important;
  overflow: visible;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a-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-2c18109b-b248-473b-bd01-4f44155ba89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c18109b-b248-473b-bd01-4f44155ba89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add background color handling */
  
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
  box-sizing: border-box;
}



.s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c18109b-b248-473b-bd01-4f44155ba89a {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
      position: relative;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a 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-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin: 0 !important;
  overflow: visible;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a-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-2c18109b-b248-473b-bd01-4f44155ba89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c18109b-b248-473b-bd01-4f44155ba89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add background color handling */
  
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
  box-sizing: border-box;
}



.s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c18109b-b248-473b-bd01-4f44155ba89a {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
      position: relative;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}@media (max-width: 767px){#s-2c18109b-b248-473b-bd01-4f44155ba89a {
  margin: 0 !important;
  overflow: visible;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a-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-2c18109b-b248-473b-bd01-4f44155ba89a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2c18109b-b248-473b-bd01-4f44155ba89a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add background color handling */
  
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }

    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-link {
      aspect-ratio: 4/3;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2c18109b-b248-473b-bd01-4f44155ba89a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 500px;
  }



  img.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
    
    
    
    max-height: 500px;
  }


.s-2c18109b-b248-473b-bd01-4f44155ba89a .shogun-image-content {
  
    justify-content: center;
  
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image {
  box-sizing: border-box;
}



.s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2c18109b-b248-473b-bd01-4f44155ba89a {
      --shg-aspect-ratio: calc(4/3); 
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container {
      position: relative;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2c18109b-b248-473b-bd01-4f44155ba89a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 500px;
    }
  }

}
#s-c2842ae0-3cec-4b18-8117-ec489d27e649 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
}

#s-110cd092-5295-46f0-b782-e10e9008fa70 {
  margin-top: -5px;
margin-left: 25%;
margin-bottom: 10px;
margin-right: 25%;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-110cd092-5295-46f0-b782-e10e9008fa70"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-110cd092-5295-46f0-b782-e10e9008fa70"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-110cd092-5295-46f0-b782-e10e9008fa70"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-110cd092-5295-46f0-b782-e10e9008fa70"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-14a8cdbe-06aa-417c-ac0a-3fb2776865a6 .shogun-icon-wrapper {
  text-align: center;
}


#s-14a8cdbe-06aa-417c-ac0a-3fb2776865a6 .shogun-icon-wrapper > .shogun-icon {

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

#s-37564f2f-0696-48a9-a100-95d10cdd2f40 .shogun-icon-wrapper {
  text-align: center;
}


#s-37564f2f-0696-48a9-a100-95d10cdd2f40 .shogun-icon-wrapper > .shogun-icon {

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

#s-acac6d74-f19f-4cb7-bffa-66771e0f7be3 .shogun-icon-wrapper {
  text-align: center;
}


#s-acac6d74-f19f-4cb7-bffa-66771e0f7be3 .shogun-icon-wrapper > .shogun-icon {

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

#s-587a3508-99ae-4818-b86a-da820cddf018 .shogun-icon-wrapper {
  text-align: center;
}


#s-587a3508-99ae-4818-b86a-da820cddf018 .shogun-icon-wrapper > .shogun-icon {

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

#s-b70f61ed-dc1d-43dd-851d-0a0ca54263ce .shogun-icon-wrapper {
  text-align: center;
}


#s-b70f61ed-dc1d-43dd-851d-0a0ca54263ce .shogun-icon-wrapper > .shogun-icon {

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

#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b {
  margin-top: 0%;
margin-left: 5%;
margin-bottom: 5%;
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: 0px;
background-color: rgba(113, 135, 146, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b-root {
    text-align: center;
  }


#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b-root {
    text-align: center;
  }


#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b-root {
    text-align: center;
  }


#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b-root {
    text-align: center;
  }


#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b-root {
    text-align: center;
  }


#s-3bcd3d87-d524-49d7-9e3e-06a9c9fe406b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-e003692c-6884-4795-b9fa-933a97db2883 {
  margin-top: -10px;
margin-left: 10%;
margin-right: 10%;
}

#s-989f4ca6-4310-450f-b712-b6b6559a351a {
  margin-left: 10%;
margin-right: 10%;
}

#s-d1017108-f05e-420a-ab18-c723b898c217 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

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

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 {
  --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-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-prev,
#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-next {
  
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-prev svg,
#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-d1017108-f05e-420a-ab18-c723b898c217 .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-d1017108-f05e-420a-ab18-c723b898c217 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-2e0786c9-3e24-47df-919e-a1beb1932376 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-febe6fab-8173-4a94-85ab-35d13d51a309 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-622aa70f-efba-47bb-956c-c0ab3d78e5a7 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-257833f0-d6bf-4f02-8f10-6fd297068e04 {
  margin-left: 0%;
margin-right: 0%;
}

#s-98241fb6-a05a-4cb1-9943-70e9f6b67617 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-beb6a233-9ca1-4ecc-92a9-5eb47bbc56a2 {
  margin-left: 0%;
margin-right: 0%;
}

#s-e617d0fe-4337-49b7-9cbc-78e7bd166607 {
  min-height: 50px;
}








#s-e617d0fe-4337-49b7-9cbc-78e7bd166607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e617d0fe-4337-49b7-9cbc-78e7bd166607.shg-box.shg-c {
  justify-content: center;
}

#s-33f0e153-8d63-4cf3-a7b5-c5e214dac5f1 {
  text-align: left;
}

#s-8dd0f3ea-0f52-49e5-a555-4464239c43c6 {
  text-align: left;
}

#s-f9650178-a06b-4647-ad88-8db3852dc74b {
  margin-top: 65px;
margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f9650178-a06b-4647-ad88-8db3852dc74b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-d75c5768-915e-4730-be96-21e9c300b19e {
  padding-bottom: 30px;
text-align: center;
}

#s-d75c5768-915e-4730-be96-21e9c300b19e .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ccf45202-c7af-414a-9836-5df33f033ffa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(7, 65, 118, 1);
text-align: center;
text-decoration: none;
}
#s-ccf45202-c7af-414a-9836-5df33f033ffa:hover {background-color: rgba(7, 65, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ccf45202-c7af-414a-9836-5df33f033ffa:active {background-color: rgba(7, 65, 118, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ccf45202-c7af-414a-9836-5df33f033ffa-root {
    text-align: center;
  }


#s-ccf45202-c7af-414a-9836-5df33f033ffa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ccf45202-c7af-414a-9836-5df33f033ffa-root {
    text-align: center;
  }


#s-ccf45202-c7af-414a-9836-5df33f033ffa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ccf45202-c7af-414a-9836-5df33f033ffa-root {
    text-align: center;
  }


#s-ccf45202-c7af-414a-9836-5df33f033ffa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ccf45202-c7af-414a-9836-5df33f033ffa-root {
    text-align: center;
  }


#s-ccf45202-c7af-414a-9836-5df33f033ffa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ccf45202-c7af-414a-9836-5df33f033ffa-root {
    text-align: center;
  }


#s-ccf45202-c7af-414a-9836-5df33f033ffa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}
}
#s-961d4f00-2fc1-4860-8df7-3cc0578797b2 {
  margin-bottom: 10px;
}

.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-6cd59795-0f3c-4996-9f76-5ee219a5a402 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-6cd59795-0f3c-4996-9f76-5ee219a5a402 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-b1c16fec-ed09-4324-aecb-4ccc8a598c4c {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 5px;
text-align: center;
}

#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7 {
  margin-top: 0px;
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-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7-root {
    text-align: center;
  }


#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7-root {
    text-align: center;
  }


#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7-root {
    text-align: center;
  }


#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7-root {
    text-align: center;
  }


#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7-root {
    text-align: center;
  }


#s-f55c40a3-22f4-49d9-b9fe-a8ed778fe6a7.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-d3eb22e4-839f-44d4-b038-7b07ff15bfb7 {
  min-height: 50px;
background-color: rgba(2, 119, 189, 1);
}








#s-d3eb22e4-839f-44d4-b038-7b07ff15bfb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d3eb22e4-839f-44d4-b038-7b07ff15bfb7.shg-box.shg-c {
  justify-content: center;
}

#s-25b9a59b-5fa7-42b6-acb4-221bcc47969d {
  text-align: left;
}

#s-35571af3-6c57-4b9f-b15c-34e191923353 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-35571af3-6c57-4b9f-b15c-34e191923353 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-debd85b3-bfc5-4de6-9d29-87635d66d295 {
  margin-left: 5%;
margin-right: 5%;
}

#s-77a5a167-eadb-40c5-9e71-1e7a7446898f {
  margin-top: 0px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(38, 50, 56, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-77a5a167-eadb-40c5-9e71-1e7a7446898f:hover {background-color: rgba(55, 71, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-77a5a167-eadb-40c5-9e71-1e7a7446898f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-77a5a167-eadb-40c5-9e71-1e7a7446898f-root {
    text-align: center;
  }


#s-77a5a167-eadb-40c5-9e71-1e7a7446898f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-77a5a167-eadb-40c5-9e71-1e7a7446898f-root {
    text-align: center;
  }


#s-77a5a167-eadb-40c5-9e71-1e7a7446898f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-77a5a167-eadb-40c5-9e71-1e7a7446898f-root {
    text-align: center;
  }


#s-77a5a167-eadb-40c5-9e71-1e7a7446898f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-77a5a167-eadb-40c5-9e71-1e7a7446898f-root {
    text-align: center;
  }


#s-77a5a167-eadb-40c5-9e71-1e7a7446898f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-77a5a167-eadb-40c5-9e71-1e7a7446898f-root {
    text-align: center;
  }


#s-77a5a167-eadb-40c5-9e71-1e7a7446898f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-48ad9ef6-f857-46ee-9878-e37b6e4b242d {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-48ad9ef6-f857-46ee-9878-e37b6e4b242d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-48ad9ef6-f857-46ee-9878-e37b6e4b242d.shg-box.shg-c {
  justify-content: center;
}

#s-3bb4ed28-b54f-4fa4-9d42-cdb5da03143e {
  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-fd9bace9-dc09-4c66-9d87-569b3b84a1ab {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab {
  display: none;
}
#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab, #wrap-s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab, #wrap-content-s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab { display: none !important; }}@media (max-width: 767px){#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab {
  display: none;
}
#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab, #wrap-s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab, #wrap-content-s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab { display: none !important; }}
#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab {
  overflow: hidden;
  
  
}







  #s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab img.shogun-image {
    

    
    
    
  }


#s-fd9bace9-dc09-4c66-9d87-569b3b84a1ab .shogun-image-content {
  
    justify-content: center;
  
}

#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 {
  display: none;
}
#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020, #wrap-s-68a8f821-fbc1-4ab8-afbe-0be2d539a020, #wrap-content-s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 {
  display: none;
}
#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020, #wrap-s-68a8f821-fbc1-4ab8-afbe-0be2d539a020, #wrap-content-s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 { display: none !important; }}
#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 {
  overflow: hidden;
  
  
}







  #s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 img.shogun-image {
    

    
    
    
  }


#s-68a8f821-fbc1-4ab8-afbe-0be2d539a020 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f7671140-879a-487f-b33e-05bcf2995acc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-f7671140-879a-487f-b33e-05bcf2995acc .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-fbe47c9b-8053-405c-9081-810ab46ddb8f {
  margin-left: 10%;
margin-right: 10%;
}

#s-fbe47c9b-8053-405c-9081-810ab46ddb8f hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-fed29d65-2563-4e16-9c27-cf06d3976e35 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
background-color: rgba(2, 119, 189, 1);
}

#s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6c3676e0-0eab-4f93-b5a7-6ffb859eed4a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-fb857cc6-4c0b-4d0b-aeea-a45bebc1cfa6 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-radius: 15px;
text-align: center;
}

#s-fb857cc6-4c0b-4d0b-aeea-a45bebc1cfa6 {
  overflow: hidden;
  
  
}







  #s-fb857cc6-4c0b-4d0b-aeea-a45bebc1cfa6 img.shogun-image {
    

    
    
    
  }


#s-fb857cc6-4c0b-4d0b-aeea-a45bebc1cfa6 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8f54f614-ffbf-4b39-8788-acea68e086ad {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 10%;
padding-bottom: 12px;
padding-right: 10%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8f54f614-ffbf-4b39-8788-acea68e086ad:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8f54f614-ffbf-4b39-8788-acea68e086ad:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-8f54f614-ffbf-4b39-8788-acea68e086ad-root {
    text-align: center;
  }


#s-8f54f614-ffbf-4b39-8788-acea68e086ad.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-8f54f614-ffbf-4b39-8788-acea68e086ad-root {
    text-align: center;
  }


#s-8f54f614-ffbf-4b39-8788-acea68e086ad.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-8f54f614-ffbf-4b39-8788-acea68e086ad-root {
    text-align: center;
  }


#s-8f54f614-ffbf-4b39-8788-acea68e086ad.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-8f54f614-ffbf-4b39-8788-acea68e086ad-root {
    text-align: center;
  }


#s-8f54f614-ffbf-4b39-8788-acea68e086ad.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-8f54f614-ffbf-4b39-8788-acea68e086ad-root {
    text-align: center;
  }


#s-8f54f614-ffbf-4b39-8788-acea68e086ad.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-f7cb8244-8275-44f4-8613-d1bda726cae0 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-1f58bef4-00c2-4119-8187-1830849cf4df {
  margin-left: 20px;
margin-bottom: 15px;
text-align: left;
}

#s-1909ea25-fbef-4373-9ced-382bf2b75f6a {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-f6812050-4be4-429c-9cb3-93cd1f94c858 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-d0e914d5-a3ab-4026-9fc7-a68857a22661 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-5fdc5e31-97c6-4f2b-8489-e3120cd4f286 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
background-color: rgba(55, 71, 79, 1);
}

#s-0d544d97-8068-49a3-909c-82e128ab91f6 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0d544d97-8068-49a3-909c-82e128ab91f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-b169abd6-721a-4ca2-add2-2fd180e1d6ac {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-radius: 15px;
text-align: center;
}

#s-b169abd6-721a-4ca2-add2-2fd180e1d6ac {
  overflow: hidden;
  
  
}







  #s-b169abd6-721a-4ca2-add2-2fd180e1d6ac img.shogun-image {
    

    
    
    
  }


#s-b169abd6-721a-4ca2-add2-2fd180e1d6ac .shogun-image-content {
  
    justify-content: center;
  
}

#s-6b00677b-9450-41d2-88fe-6487181809f6 {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 10%;
padding-bottom: 12px;
padding-right: 10%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b00677b-9450-41d2-88fe-6487181809f6:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b00677b-9450-41d2-88fe-6487181809f6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6b00677b-9450-41d2-88fe-6487181809f6-root {
    text-align: center;
  }


#s-6b00677b-9450-41d2-88fe-6487181809f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-6b00677b-9450-41d2-88fe-6487181809f6-root {
    text-align: center;
  }


#s-6b00677b-9450-41d2-88fe-6487181809f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6b00677b-9450-41d2-88fe-6487181809f6-root {
    text-align: center;
  }


#s-6b00677b-9450-41d2-88fe-6487181809f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6b00677b-9450-41d2-88fe-6487181809f6-root {
    text-align: center;
  }


#s-6b00677b-9450-41d2-88fe-6487181809f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-6b00677b-9450-41d2-88fe-6487181809f6-root {
    text-align: center;
  }


#s-6b00677b-9450-41d2-88fe-6487181809f6.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-5d7f3ef0-4992-46af-8b86-2f312e965552 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-34f3b8c8-f9cc-4c4e-a4e4-41f280a5674e {
  margin-left: 20px;
margin-bottom: 15px;
text-align: left;
}

#s-1cd880ad-1b49-4237-9a56-5c9dbbc35e42 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-f8966f8b-327f-444f-bd78-61953c624b76 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-4dd2fc4a-66d5-424a-b20b-e1ca36807e00 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-e985bdc9-ab4a-4284-a848-62299ac3c985 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
background-color: rgba(113, 135, 146, 1);
}

#s-b59a75fe-f4a9-472a-aea3-803c87e7f312 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b59a75fe-f4a9-472a-aea3-803c87e7f312"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

#s-c1e5d1fd-7f93-420c-9344-ae5ab286c6e1 {
  border-style: solid;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-radius: 15px;
min-height: 0px;
text-align: center;
}

#s-c1e5d1fd-7f93-420c-9344-ae5ab286c6e1 {
  overflow: hidden;
  
  
}







  #s-c1e5d1fd-7f93-420c-9344-ae5ab286c6e1 img.shogun-image {
    

    
    
    
  }


#s-c1e5d1fd-7f93-420c-9344-ae5ab286c6e1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 10%;
padding-bottom: 12px;
padding-right: 10%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d36b980f-107e-4f3c-88c3-2b2dac3da48f-root {
    text-align: center;
  }


#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-d36b980f-107e-4f3c-88c3-2b2dac3da48f-root {
    text-align: center;
  }


#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d36b980f-107e-4f3c-88c3-2b2dac3da48f-root {
    text-align: center;
  }


#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d36b980f-107e-4f3c-88c3-2b2dac3da48f-root {
    text-align: center;
  }


#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-d36b980f-107e-4f3c-88c3-2b2dac3da48f-root {
    text-align: center;
  }


#s-d36b980f-107e-4f3c-88c3-2b2dac3da48f.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-6bf86600-9625-4a2d-9df0-7d1a819801cc {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-394a43fa-31cd-4fc0-9ee3-5098534d8646 {
  margin-left: 20px;
margin-bottom: 15px;
text-align: left;
}

#s-aa530408-c44d-4eab-ae53-b3023c98d929 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-f7aed975-0039-48ff-9a7d-efb27d4d6ed9 {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-d3756088-e167-4601-bbd1-d19cb1f5d8ff {
  padding-top: 8px;
padding-left: 2%;
padding-bottom: 8px;
padding-right: 2%;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(224, 224, 224, 1);
border-style: solid;
}

#s-dd859297-a0d5-4a26-aa63-d7882165d97c {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-dd859297-a0d5-4a26-aa63-d7882165d97c {
  
}
}







#s-dd859297-a0d5-4a26-aa63-d7882165d97c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dd859297-a0d5-4a26-aa63-d7882165d97c.shg-box.shg-c {
  justify-content: center;
}

#s-1b56355c-5bbc-48bc-9bd0-d04b4db2b64d {
  text-align: left;
}

#s-9fab58e3-c884-4e53-b6a3-498e20da110b {
  margin-top: 0px;
margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-9fab58e3-c884-4e53-b6a3-498e20da110b .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-51421ade-339a-4b91-96b6-6420c5ec4956 {
  margin-left: 10%;
margin-right: 10%;
}

#s-b57bdb5b-2612-4f30-a5de-3d83148ca7b5 {
  margin-top: 35px;
margin-left: 20%;
margin-bottom: 35px;
margin-right: 20%;
}
@media (max-width: 767px){#s-b57bdb5b-2612-4f30-a5de-3d83148ca7b5 {
  display: none;
}
#s-b57bdb5b-2612-4f30-a5de-3d83148ca7b5, #wrap-s-b57bdb5b-2612-4f30-a5de-3d83148ca7b5, #wrap-content-s-b57bdb5b-2612-4f30-a5de-3d83148ca7b5 { display: none !important; }}
#s-80f2167d-8b8b-4753-b634-8979afff1d09 {
  padding-top: 35px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-80f2167d-8b8b-4753-b634-8979afff1d09 {
  display: none;
}
#s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-content-s-80f2167d-8b8b-4753-b634-8979afff1d09 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80f2167d-8b8b-4753-b634-8979afff1d09 {
  display: none;
}
#s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-content-s-80f2167d-8b8b-4753-b634-8979afff1d09 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80f2167d-8b8b-4753-b634-8979afff1d09 {
  display: none;
}
#s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-s-80f2167d-8b8b-4753-b634-8979afff1d09, #wrap-content-s-80f2167d-8b8b-4753-b634-8979afff1d09 { display: none !important; }}







#s-80f2167d-8b8b-4753-b634-8979afff1d09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-80f2167d-8b8b-4753-b634-8979afff1d09.shg-box.shg-c {
  justify-content: center;
}

#s-6679a987-c359-4cc3-95a6-8e8c4c7ba861 {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-6679a987-c359-4cc3-95a6-8e8c4c7ba861 .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-33163fbf-7023-46b2-836b-e90531931eaf {
  margin-left: 10%;
margin-right: 10%;
}

#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9 {
  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-2ea8a914-fadd-472e-88ba-2a2b8823f7e9:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9-root {
    text-align: center;
  }


#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9-root {
    text-align: center;
  }


#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9-root {
    text-align: center;
  }


#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9-root {
    text-align: center;
  }


#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9-root {
    text-align: center;
  }


#s-2ea8a914-fadd-472e-88ba-2a2b8823f7e9.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;
  }
}
