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

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

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

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

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

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

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

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

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

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

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

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

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







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

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








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

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

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

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

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



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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-dfb7288b-24cc-4422-b9c6-275c64608531 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-dfb7288b-24cc-4422-b9c6-275c64608531:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-dfb7288b-24cc-4422-b9c6-275c64608531:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-dfb7288b-24cc-4422-b9c6-275c64608531-root {
    text-align: center;
  }


#s-dfb7288b-24cc-4422-b9c6-275c64608531.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-dfb7288b-24cc-4422-b9c6-275c64608531-root {
    text-align: center;
  }


#s-dfb7288b-24cc-4422-b9c6-275c64608531.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-dfb7288b-24cc-4422-b9c6-275c64608531-root {
    text-align: center;
  }


#s-dfb7288b-24cc-4422-b9c6-275c64608531.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-dfb7288b-24cc-4422-b9c6-275c64608531-root {
    text-align: center;
  }


#s-dfb7288b-24cc-4422-b9c6-275c64608531.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-dfb7288b-24cc-4422-b9c6-275c64608531-root {
    text-align: center;
  }


#s-dfb7288b-24cc-4422-b9c6-275c64608531.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f418f149-846a-4da3-9846-11cefcd264a0 {
  margin-top: 15px;
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-f418f149-846a-4da3-9846-11cefcd264a0:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f418f149-846a-4da3-9846-11cefcd264a0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-f418f149-846a-4da3-9846-11cefcd264a0-root {
    text-align: center;
  }


#s-f418f149-846a-4da3-9846-11cefcd264a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-f418f149-846a-4da3-9846-11cefcd264a0-root {
    text-align: center;
  }


#s-f418f149-846a-4da3-9846-11cefcd264a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-f418f149-846a-4da3-9846-11cefcd264a0-root {
    text-align: center;
  }


#s-f418f149-846a-4da3-9846-11cefcd264a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-f418f149-846a-4da3-9846-11cefcd264a0-root {
    text-align: center;
  }


#s-f418f149-846a-4da3-9846-11cefcd264a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-f418f149-846a-4da3-9846-11cefcd264a0-root {
    text-align: center;
  }


#s-f418f149-846a-4da3-9846-11cefcd264a0.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-0a091fee-1422-492b-ad70-b1ca1c9fa37b {
  margin-top: 1%;
margin-bottom: -25px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0a091fee-1422-492b-ad70-b1ca1c9fa37b {
  display: none;
}
#s-0a091fee-1422-492b-ad70-b1ca1c9fa37b, #wrap-s-0a091fee-1422-492b-ad70-b1ca1c9fa37b, #wrap-content-s-0a091fee-1422-492b-ad70-b1ca1c9fa37b { display: none !important; }}@media (max-width: 767px){#s-0a091fee-1422-492b-ad70-b1ca1c9fa37b {
  display: none;
}
#s-0a091fee-1422-492b-ad70-b1ca1c9fa37b, #wrap-s-0a091fee-1422-492b-ad70-b1ca1c9fa37b, #wrap-content-s-0a091fee-1422-492b-ad70-b1ca1c9fa37b { display: none !important; }}
@media (min-width: 0px) {
[id="s-0a091fee-1422-492b-ad70-b1ca1c9fa37b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0a091fee-1422-492b-ad70-b1ca1c9fa37b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0a091fee-1422-492b-ad70-b1ca1c9fa37b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a091fee-1422-492b-ad70-b1ca1c9fa37b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-bce9480e-a7be-4ca7-aacb-e610070a99aa {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-bce9480e-a7be-4ca7-aacb-e610070a99aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin: 0 !important;
  overflow: visible;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404-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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add background color handling */
  
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 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-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
  box-sizing: border-box;
}



.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
      position: relative;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin: 0 !important;
  overflow: visible;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404-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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add background color handling */
  
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
  box-sizing: border-box;
}



.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
      position: relative;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin: 0 !important;
  overflow: visible;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404-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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add background color handling */
  
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
  box-sizing: border-box;
}



.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
      position: relative;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin: 0 !important;
  overflow: visible;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404-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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add background color handling */
  
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
  box-sizing: border-box;
}



.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
      position: relative;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  margin: 0 !important;
  overflow: visible;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404-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-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add background color handling */
  
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 .shogun-image-content {
  
    justify-content: center;
  
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shg-align-container {
  display: flex;
  justify-content: center
}

.s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image {
  box-sizing: border-box;
}



.s-94eecb71-e577-46c0-9ba6-b2c065b4a404 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container {
      position: relative;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-94eecb71-e577-46c0-9ba6-b2c065b4a404 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-bf316c51-7cc2-4fc1-8c2c-763c030cf2b9 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-856840e2-929a-40bf-8186-db9237920c43 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-856840e2-929a-40bf-8186-db9237920c43"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-91e2ec53-9308-462b-8c79-070a28ba2bbd {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-91e2ec53-9308-462b-8c79-070a28ba2bbd .shogun-icon-wrapper {
  text-align: center;
}


#s-91e2ec53-9308-462b-8c79-070a28ba2bbd .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-1585508a-bc20-411d-8b49-9e373bf9aea7 {
  display: none;
}
#s-1585508a-bc20-411d-8b49-9e373bf9aea7, #wrap-s-1585508a-bc20-411d-8b49-9e373bf9aea7, #wrap-content-s-1585508a-bc20-411d-8b49-9e373bf9aea7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1585508a-bc20-411d-8b49-9e373bf9aea7 {
  display: none;
}
#s-1585508a-bc20-411d-8b49-9e373bf9aea7, #wrap-s-1585508a-bc20-411d-8b49-9e373bf9aea7, #wrap-content-s-1585508a-bc20-411d-8b49-9e373bf9aea7 { display: none !important; }}
#s-1585508a-bc20-411d-8b49-9e373bf9aea7 .shogun-icon-wrapper {
  text-align: center;
}


#s-1585508a-bc20-411d-8b49-9e373bf9aea7 .shogun-icon-wrapper > .shogun-icon {

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

#s-7a6e0d66-c9ac-48be-8b88-d61f4b75b612 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-4a521454-6c2a-44d1-829a-714b9a912ff1 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-4a521454-6c2a-44d1-829a-714b9a912ff1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-8348084b-e443-40e1-bb84-d448ed455b2f {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-8348084b-e443-40e1-bb84-d448ed455b2f .shogun-icon-wrapper {
  text-align: center;
}


#s-8348084b-e443-40e1-bb84-d448ed455b2f .shogun-icon-wrapper > .shogun-icon {

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

#s-55bca041-cd42-4769-8f8f-b2b498683bcd {
  margin-top: 1px;
margin-bottom: -1px;
}

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








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

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

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



#s-d67eb750-40b3-4588-a963-70526fa7eb01 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d67eb750-40b3-4588-a963-70526fa7eb01:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d67eb750-40b3-4588-a963-70526fa7eb01:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d67eb750-40b3-4588-a963-70526fa7eb01-root {
    text-align: center;
  }


#s-d67eb750-40b3-4588-a963-70526fa7eb01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d67eb750-40b3-4588-a963-70526fa7eb01-root {
    text-align: center;
  }


#s-d67eb750-40b3-4588-a963-70526fa7eb01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d67eb750-40b3-4588-a963-70526fa7eb01-root {
    text-align: center;
  }


#s-d67eb750-40b3-4588-a963-70526fa7eb01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d67eb750-40b3-4588-a963-70526fa7eb01-root {
    text-align: center;
  }


#s-d67eb750-40b3-4588-a963-70526fa7eb01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d67eb750-40b3-4588-a963-70526fa7eb01-root {
    text-align: center;
  }


#s-d67eb750-40b3-4588-a963-70526fa7eb01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a {
  margin-top: 15px;
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-7200e4fa-d6e9-4b7e-a917-971bedca3a8a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a-root {
    text-align: center;
  }


#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a-root {
    text-align: center;
  }


#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a-root {
    text-align: center;
  }


#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a-root {
    text-align: center;
  }


#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a-root {
    text-align: center;
  }


#s-7200e4fa-d6e9-4b7e-a917-971bedca3a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -70px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a {
  display: none;
}
#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-content-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a {
  display: none;
}
#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-content-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a { display: none !important; }}@media (max-width: 767px){#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a {
  display: none;
}
#s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a, #wrap-content-s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a { display: none !important; }}
@media (min-width: 0px) {
[id="s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a94b77a-ab04-4c12-a76f-696bb3f4ba3a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25-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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 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-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
  box-sizing: border-box;
}



.s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
      position: relative;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25-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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
  box-sizing: border-box;
}



.s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
      position: relative;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25-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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
  box-sizing: border-box;
}



.s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
      position: relative;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25-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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
  box-sizing: border-box;
}



.s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
      position: relative;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  margin: 0 !important;
  overflow: visible;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25-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-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add background color handling */
  
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e7f94c56-9a68-496e-a599-3d3e31354c25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image {
  box-sizing: border-box;
}



.s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container {
      position: relative;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e7f94c56-9a68-496e-a599-3d3e31354c25 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-183602aa-a1da-4872-94d8-c9f9afa35bca .shogun-icon-wrapper {
  text-align: center;
}


#s-183602aa-a1da-4872-94d8-c9f9afa35bca .shogun-icon-wrapper > .shogun-icon {

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

#s-aa1a5425-345e-492b-a446-c41faee0701e .shogun-icon-wrapper {
  text-align: center;
}


#s-aa1a5425-345e-492b-a446-c41faee0701e .shogun-icon-wrapper > .shogun-icon {

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

#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: -10px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 {
  display: none;
}
#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-content-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 {
  display: none;
}
#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-content-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 {
  display: none;
}
#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6, #wrap-content-s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 { display: none !important; }}







#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-794a409b-4ce5-4dcc-8dde-b1cd018e19a6.shg-box.shg-c {
  justify-content: center;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2-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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
  box-sizing: border-box;
}



.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
      position: relative;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2-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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
  box-sizing: border-box;
}



.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
      position: relative;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2-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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
  box-sizing: border-box;
}



.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
      position: relative;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2-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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
  box-sizing: border-box;
}



.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
      position: relative;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  margin: 0 !important;
  overflow: visible;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2-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-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add background color handling */
  
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image {
  box-sizing: border-box;
}



.s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container {
      position: relative;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f7709473-ec4f-4654-b1c8-4d4b57a732b2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-0151bd43-36ef-441b-9bec-950bee6b8065 {
  margin-left: 0%;
margin-right: 0%;
}

#s-f8edc14d-b132-4aa1-8931-bf34137312cc {
  margin-left: 0%;
margin-right: 0%;
}

#s-f119fe3e-87a3-4e71-824c-9177a1faa16d {
  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-7360034b-3aa8-44a2-8116-94e773c6e6a5 {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-7360034b-3aa8-44a2-8116-94e773c6e6a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7360034b-3aa8-44a2-8116-94e773c6e6a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7360034b-3aa8-44a2-8116-94e773c6e6a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7360034b-3aa8-44a2-8116-94e773c6e6a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-7360034b-3aa8-44a2-8116-94e773c6e6a5"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-559380e4-8068-4648-a4f4-2675ce4a6e02 {
  margin-left: 0%;
margin-bottom: 55px;
margin-right: 0%;
padding-top: 20px;
padding-bottom: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-559380e4-8068-4648-a4f4-2675ce4a6e02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-559380e4-8068-4648-a4f4-2675ce4a6e02.shg-box.shg-c {
  justify-content: center;
}

#s-6530a241-3cf9-4ecb-a9c5-5ab43839b82d {
  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-1269b2bf-9798-4ba3-822f-bd4b74aba8e5 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-1269b2bf-9798-4ba3-822f-bd4b74aba8e5 hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-385cc030-7fd7-43ee-9536-7b8a50207b3c {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-8a7c219d-e40f-4985-9cdd-383d3c458ac9 {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8a7c219d-e40f-4985-9cdd-383d3c458ac9 {
  display: none;
}
#s-8a7c219d-e40f-4985-9cdd-383d3c458ac9, #wrap-s-8a7c219d-e40f-4985-9cdd-383d3c458ac9, #wrap-content-s-8a7c219d-e40f-4985-9cdd-383d3c458ac9 { display: none !important; }}@media (max-width: 767px){#s-8a7c219d-e40f-4985-9cdd-383d3c458ac9 {
  display: none;
}
#s-8a7c219d-e40f-4985-9cdd-383d3c458ac9, #wrap-s-8a7c219d-e40f-4985-9cdd-383d3c458ac9, #wrap-content-s-8a7c219d-e40f-4985-9cdd-383d3c458ac9 { display: none !important; }}
#s-153fd22b-a270-4e1d-9675-0d748b6f81a1 {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 0%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-153fd22b-a270-4e1d-9675-0d748b6f81a1 {
  display: none;
}
#s-153fd22b-a270-4e1d-9675-0d748b6f81a1, #wrap-s-153fd22b-a270-4e1d-9675-0d748b6f81a1, #wrap-content-s-153fd22b-a270-4e1d-9675-0d748b6f81a1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-153fd22b-a270-4e1d-9675-0d748b6f81a1 {
  display: none;
}
#s-153fd22b-a270-4e1d-9675-0d748b6f81a1, #wrap-s-153fd22b-a270-4e1d-9675-0d748b6f81a1, #wrap-content-s-153fd22b-a270-4e1d-9675-0d748b6f81a1 { display: none !important; }}@media (max-width: 767px){#s-153fd22b-a270-4e1d-9675-0d748b6f81a1 {
  
}
}
#s-88569869-143c-407f-b3c0-413e2a0495c1 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-88569869-143c-407f-b3c0-413e2a0495c1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-88569869-143c-407f-b3c0-413e2a0495c1.shg-box.shg-c {
  justify-content: center;
}

#s-4a631acb-d7f7-4485-afed-31c564e05184 {
  text-align: left;
}

#s-24dbebf0-5fd8-4521-93a4-c3b91f678a58 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-24dbebf0-5fd8-4521-93a4-c3b91f678a58 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-b166b7a4-31aa-4592-87b0-e6e9b428d877 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ee007a14-d76a-4bbc-b61a-f960eff2aae7 {
  margin-left: 10%;
margin-right: 10%;
}

#s-2a88dec6-1302-4079-918f-0a756bfea8a1 {
  text-align: left;
}

#s-f9a45415-41f6-4148-bf9d-9e528b59d23c {
  margin-left: 10%;
margin-right: 10%;
}

#s-86a55cc3-0562-4d87-810f-d120420e9145 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-86a55cc3-0562-4d87-810f-d120420e9145"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-988dfd3f-3427-4f29-a7a7-576f61a60703 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 0px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-328786bf-ac01-4bd1-9ccb-bc7bdc19f0f2 {
  text-align: left;
}

#s-1c110c3a-89d2-4b5e-8381-65b609a55489 {
  margin-left: 10%;
margin-right: 10%;
}

#s-eacc760e-7049-4316-aea5-f62287f2b06d {
  margin-left: 10%;
margin-right: 10%;
}

#s-13f8e0cf-7220-4090-af30-a5ac2b9c5104 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-edcab1ee-1080-4e21-b1c2-d9ea068985dc {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-edcab1ee-1080-4e21-b1c2-d9ea068985dc"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bd641363-3fca-45bf-8d10-b9adb7b65cef {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(55, 71, 79, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
}

#s-79cdad45-cf81-45dd-a138-e9bf05e9c0ef {
  min-height: 50px;
}








#s-79cdad45-cf81-45dd-a138-e9bf05e9c0ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-79cdad45-cf81-45dd-a138-e9bf05e9c0ef {
  cursor: pointer;
}#s-79cdad45-cf81-45dd-a138-e9bf05e9c0ef.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-c0c39fa8-552d-4f05-b827-b86e3edd3aa1 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: center;
}

#s-c0c39fa8-552d-4f05-b827-b86e3edd3aa1 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  max-width: 300px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  margin: 0 !important;
  overflow: visible;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b-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-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add background color handling */
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
  box-sizing: border-box;
}



.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
      position: relative;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

@media (min-width: 1200px){#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  margin: 0 !important;
  overflow: visible;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b-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-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add background color handling */
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
  box-sizing: border-box;
}



.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
      position: relative;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  margin: 0 !important;
  overflow: visible;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b-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-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add background color handling */
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
  box-sizing: border-box;
}



.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
      position: relative;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  margin: 0 !important;
  overflow: visible;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b-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-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add background color handling */
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
  box-sizing: border-box;
}



.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
      position: relative;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (max-width: 767px){#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  margin: 0 !important;
  overflow: visible;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b-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-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add background color handling */
  
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b .shogun-image-content {
  
    justify-content: center;
  
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image {
  box-sizing: border-box;
}



.s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container {
      position: relative;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d53f3bb1-dd0a-4e65-adbd-a7973c75ec3b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}
#s-4a22863f-76c2-4bf0-aa17-88ecc5a0330f {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
text-align: center;
}

#s-b9953afe-7207-43d8-8a18-565d6352a050 {
  margin-top: 5px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2px;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
border-style: none;
background-color: rgba(255, 255, 255, 1);
}

#s-5f3885ed-647f-46c3-afd1-124a79b71b10 {
  margin-top: 0px;
margin-bottom: 0px;
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-5f3885ed-647f-46c3-afd1-124a79b71b10:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5f3885ed-647f-46c3-afd1-124a79b71b10:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-5f3885ed-647f-46c3-afd1-124a79b71b10-root {
    text-align: center;
  }


#s-5f3885ed-647f-46c3-afd1-124a79b71b10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-5f3885ed-647f-46c3-afd1-124a79b71b10-root {
    text-align: center;
  }


#s-5f3885ed-647f-46c3-afd1-124a79b71b10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-5f3885ed-647f-46c3-afd1-124a79b71b10-root {
    text-align: center;
  }


#s-5f3885ed-647f-46c3-afd1-124a79b71b10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-5f3885ed-647f-46c3-afd1-124a79b71b10-root {
    text-align: center;
  }


#s-5f3885ed-647f-46c3-afd1-124a79b71b10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-5f3885ed-647f-46c3-afd1-124a79b71b10-root {
    text-align: center;
  }


#s-5f3885ed-647f-46c3-afd1-124a79b71b10.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-28829ed3-01d1-4e66-a71b-0e18333b4858 {
  margin-left: 0px;
margin-right: 0px;
}

#s-9ceb604b-cbd8-47bb-8db6-8cdf471e979b {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 35px;
margin-right: 0%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-a643dd06-2629-4462-9a45-8ce0cff760bf {
  margin-left: 0px;
margin-right: 0px;
}

#s-8f21f02e-4eeb-40fd-bda5-c8d60666720d {
  margin-top: 10px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-21236c18-f225-46d9-997b-5c2e49e86bad {
  text-align: left;
}

#s-169ba25e-0e29-4a38-b122-86d659bf03d5 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-5d842cbc-4157-4b2c-8480-db533d378cf2 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d842cbc-4157-4b2c-8480-db533d378cf2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-8617a85d-dc5d-4357-afdf-71a2df46365b {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(79, 91, 98, 1);
}

#s-0606c179-837d-42ca-931c-a568f1b3e814 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(55, 71, 79, 1);
border-style: solid;
border-radius: 4px;
background-color: rgba(255, 255, 255, 1);
}

#s-2e518d50-c745-4dfa-8b18-1c46139f9d95 {
  min-height: 50px;
}








#s-2e518d50-c745-4dfa-8b18-1c46139f9d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2e518d50-c745-4dfa-8b18-1c46139f9d95 {
  cursor: pointer;
}#s-2e518d50-c745-4dfa-8b18-1c46139f9d95.shg-box.shg-c {
  justify-content: center;
}

#s-215d1a28-6737-412e-8b3a-af3da1341e7b {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: center;
}

#s-215d1a28-6737-412e-8b3a-af3da1341e7b .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  max-width: 300px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  margin: 0 !important;
  overflow: visible;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b-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-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add background color handling */
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
  box-sizing: border-box;
}



.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
      position: relative;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

@media (min-width: 1200px){#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  margin: 0 !important;
  overflow: visible;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b-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-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add background color handling */
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
  box-sizing: border-box;
}



.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
      position: relative;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  margin: 0 !important;
  overflow: visible;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b-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-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add background color handling */
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
  box-sizing: border-box;
}



.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
      position: relative;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  margin: 0 !important;
  overflow: visible;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b-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-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add background color handling */
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
  box-sizing: border-box;
}



.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
      position: relative;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}@media (max-width: 767px){#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  margin: 0 !important;
  overflow: visible;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b-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-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add background color handling */
  
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 300px;
  }



  img.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
    
    
    
    max-height: 300px;
  }


.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image {
  box-sizing: border-box;
}



.s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container {
      position: relative;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8ffc2f0-f9fb-4eed-9bef-c40c70be4a8b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 300px;
    }
  }

}
#s-a387544d-b50b-46a5-9de0-b2d1f0c171bb {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 0px;
text-align: center;
}

#s-1c50e79c-1ae1-4875-917d-3317389d5b10 {
  margin-top: 5px;
margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-left: 2px;
padding-right: 2px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
border-style: none;
background-color: rgba(255, 255, 255, 1);
}

#s-238d5463-d022-4f95-9951-e2e4c20c99c8 {
  margin-top: 0px;
margin-bottom: 0px;
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-238d5463-d022-4f95-9951-e2e4c20c99c8:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-238d5463-d022-4f95-9951-e2e4c20c99c8:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-238d5463-d022-4f95-9951-e2e4c20c99c8-root {
    text-align: center;
  }


#s-238d5463-d022-4f95-9951-e2e4c20c99c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-238d5463-d022-4f95-9951-e2e4c20c99c8-root {
    text-align: center;
  }


#s-238d5463-d022-4f95-9951-e2e4c20c99c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-238d5463-d022-4f95-9951-e2e4c20c99c8-root {
    text-align: center;
  }


#s-238d5463-d022-4f95-9951-e2e4c20c99c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-238d5463-d022-4f95-9951-e2e4c20c99c8-root {
    text-align: center;
  }


#s-238d5463-d022-4f95-9951-e2e4c20c99c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-238d5463-d022-4f95-9951-e2e4c20c99c8-root {
    text-align: center;
  }


#s-238d5463-d022-4f95-9951-e2e4c20c99c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-8c398299-f84b-4ffb-ad36-741bd02863c9 {
  text-align: left;
}

#s-11224327-2309-4c99-aec0-5f9bd2f4b600 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c6d47e5b-a7fa-4c9f-b831-0a8444862816 {
  margin-left: 10%;
margin-right: 10%;
}

#s-b43b13d3-8461-4bf5-a9ea-b8e1f7dbe611 {
  text-align: left;
}

#s-8e1672d6-f7a6-4e01-a085-284b80ee1978 {
  text-align: left;
}

#s-43c8ba74-dd79-4307-a155-392ef773c7fb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-bottom: 90px;
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-1b5460e4-378c-47ed-8dca-7f7216fbe110 {
  text-align: left;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
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-2874b992-0660-4b22-83c7-9046e74dba03 {
  margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}
@media (max-width: 767px){#s-2874b992-0660-4b22-83c7-9046e74dba03 {
  
}
}
@media (min-width: 0px) {
[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-2874b992-0660-4b22-83c7-9046e74dba03"] > .shg-row {
    flex-flow: column-reverse;
  }
}

.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-a5ea1ec8-9abd-48ff-87f3-d073477ea748 {
  text-align: center;
}

#s-a5ea1ec8-9abd-48ff-87f3-d073477ea748 {
  overflow: hidden;
  
  
}







  #s-a5ea1ec8-9abd-48ff-87f3-d073477ea748 img.shogun-image {
    

    
    
    
  }


#s-a5ea1ec8-9abd-48ff-87f3-d073477ea748 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d797b069-d449-48ca-a0ce-ea199886346f {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
}

#s-5cac14c5-4a84-4744-938b-4d92ea021c50 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-88e93121-ea86-474a-8f7f-332809ce8a04 {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
}

#s-1656dc94-93a8-45d4-95fa-51b18e4fc4a6 {
  margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#s-90a81543-bf8a-462b-8d50-3a3b2be040af {
  text-align: left;
}

#s-f1d55dc5-0861-4512-b2a3-58971c4a9b51 {
  min-height: 50px;
}








#s-f1d55dc5-0861-4512-b2a3-58971c4a9b51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1d55dc5-0861-4512-b2a3-58971c4a9b51.shg-box.shg-c {
  justify-content: center;
}

#s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b {
  margin-top: 65px;
margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8dd8f4cf-2d1f-4271-acba-f4fb4ba5f49b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-dcffce25-d5c5-4d96-9ea5-53d4281e893a {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-dcffce25-d5c5-4d96-9ea5-53d4281e893a .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-df8fe0d7-75e0-4887-9a90-79dfc54500a1 {
  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-cef3a524-04a8-4901-a971-46e1418d1f36 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-cef3a524-04a8-4901-a971-46e1418d1f36 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-a6f97f56-dc22-4f57-adff-135ff5fc7f21 {
  margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
}

#s-1da23e88-e98b-4392-87e1-d6613ff49dd2 {
  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-1da23e88-e98b-4392-87e1-d6613ff49dd2:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1da23e88-e98b-4392-87e1-d6613ff49dd2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1da23e88-e98b-4392-87e1-d6613ff49dd2-root {
    text-align: center;
  }


#s-1da23e88-e98b-4392-87e1-d6613ff49dd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-1da23e88-e98b-4392-87e1-d6613ff49dd2-root {
    text-align: center;
  }


#s-1da23e88-e98b-4392-87e1-d6613ff49dd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1da23e88-e98b-4392-87e1-d6613ff49dd2-root {
    text-align: center;
  }


#s-1da23e88-e98b-4392-87e1-d6613ff49dd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1da23e88-e98b-4392-87e1-d6613ff49dd2-root {
    text-align: center;
  }


#s-1da23e88-e98b-4392-87e1-d6613ff49dd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-1da23e88-e98b-4392-87e1-d6613ff49dd2-root {
    text-align: center;
  }


#s-1da23e88-e98b-4392-87e1-d6613ff49dd2.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-bcb64fc6-11a8-4378-8376-8c5129cf2c86 {
  min-height: 50px;
background-color: rgba(2, 119, 189, 1);
}








#s-bcb64fc6-11a8-4378-8376-8c5129cf2c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bcb64fc6-11a8-4378-8376-8c5129cf2c86.shg-box.shg-c {
  justify-content: center;
}

#s-ce6b4d59-71d4-4244-89ed-a28fe3208458 {
  text-align: left;
}

#s-6b71806b-d1e9-4e40-a933-4b3dafc7b4a9 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 30px;
padding-bottom: 20px;
text-align: center;
}

#s-6b71806b-d1e9-4e40-a933-4b3dafc7b4a9 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ab3b034b-302b-4dd6-911e-fbb05805ce8b {
  margin-left: 5%;
margin-right: 5%;
}

#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6 {
  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-932788d4-3a57-46e9-8fc1-9c9a9124faa6:hover {background-color: rgba(55, 71, 79, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-932788d4-3a57-46e9-8fc1-9c9a9124faa6-root {
    text-align: center;
  }


#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-932788d4-3a57-46e9-8fc1-9c9a9124faa6-root {
    text-align: center;
  }


#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-932788d4-3a57-46e9-8fc1-9c9a9124faa6-root {
    text-align: center;
  }


#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-932788d4-3a57-46e9-8fc1-9c9a9124faa6-root {
    text-align: center;
  }


#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-932788d4-3a57-46e9-8fc1-9c9a9124faa6-root {
    text-align: center;
  }


#s-932788d4-3a57-46e9-8fc1-9c9a9124faa6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
}
#s-3bf97721-45d5-464d-be94-78b1345d745f {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3bf97721-45d5-464d-be94-78b1345d745f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3bf97721-45d5-464d-be94-78b1345d745f.shg-box.shg-c {
  justify-content: center;
}

#s-2dd11653-a64f-4ed2-bdd4-d5db7f3ca65d {
  text-align: left;
}

#s-c10fd7ab-c72d-4c13-8d93-aab238c87985 {
  margin-top: 85px;
margin-left: 25%;
margin-bottom: 20px;
margin-right: 25%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c10fd7ab-c72d-4c13-8d93-aab238c87985 {
  display: none;
}
#s-c10fd7ab-c72d-4c13-8d93-aab238c87985, #wrap-s-c10fd7ab-c72d-4c13-8d93-aab238c87985, #wrap-content-s-c10fd7ab-c72d-4c13-8d93-aab238c87985 { display: none !important; }}@media (max-width: 767px){#s-c10fd7ab-c72d-4c13-8d93-aab238c87985 {
  display: none;
}
#s-c10fd7ab-c72d-4c13-8d93-aab238c87985, #wrap-s-c10fd7ab-c72d-4c13-8d93-aab238c87985, #wrap-content-s-c10fd7ab-c72d-4c13-8d93-aab238c87985 { display: none !important; }}
#s-c10fd7ab-c72d-4c13-8d93-aab238c87985 {
  overflow: hidden;
  
  
}







  #s-c10fd7ab-c72d-4c13-8d93-aab238c87985 img.shogun-image {
    

    
    
    
  }


#s-c10fd7ab-c72d-4c13-8d93-aab238c87985 .shogun-image-content {
  
    justify-content: center;
  
}

#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe {
  padding-top: 85px;
text-align: center;
}
@media (min-width: 1200px){#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe {
  display: none;
}
#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe, #wrap-s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe, #wrap-content-s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe {
  display: none;
}
#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe, #wrap-s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe, #wrap-content-s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe { display: none !important; }}
#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe {
  overflow: hidden;
  
  
}







  #s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe img.shogun-image {
    

    
    
    
  }


#s-8d36a2ff-26cd-4944-ac95-bf85c4e237fe .shogun-image-content {
  
    justify-content: center;
  
}

#s-d9987675-4e26-4736-b4d6-7106c38be7f2 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
text-align: left;
}

#s-d9987675-4e26-4736-b4d6-7106c38be7f2 .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-5848c1f2-4904-4813-bd09-a171560ae60e hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-6de6c514-b6c0-45b9-bfcf-eecb29e26270 {
  margin-bottom: 45px;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-6de6c514-b6c0-45b9-bfcf-eecb29e26270"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6de6c514-b6c0-45b9-bfcf-eecb29e26270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-6de6c514-b6c0-45b9-bfcf-eecb29e26270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-6de6c514-b6c0-45b9-bfcf-eecb29e26270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-a15771ab-e077-4fae-bc86-6467a1b51172 {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 {
  text-align: left;
}



.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d41ba49b-acf2-40bc-8a24-cf5513ca99a9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-04692761-8e94-4b1d-90d5-8ac8153118d1 {
  min-height: 50px;
}








#s-04692761-8e94-4b1d-90d5-8ac8153118d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-04692761-8e94-4b1d-90d5-8ac8153118d1 {
  cursor: pointer;
}#s-04692761-8e94-4b1d-90d5-8ac8153118d1.shg-box.shg-c {
  justify-content: center;
}

#s-c201dd9b-16a5-480a-8467-02ea29746fba {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-c201dd9b-16a5-480a-8467-02ea29746fba .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-dec1b436-997e-4b93-9248-49db975b006f {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-left: 0%;
text-align: center;
}

#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d14b1ecd-b886-442b-b9bc-a39ad60c6529-root {
    text-align: center;
  }


#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d14b1ecd-b886-442b-b9bc-a39ad60c6529-root {
    text-align: center;
  }


#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d14b1ecd-b886-442b-b9bc-a39ad60c6529-root {
    text-align: center;
  }


#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d14b1ecd-b886-442b-b9bc-a39ad60c6529-root {
    text-align: center;
  }


#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d14b1ecd-b886-442b-b9bc-a39ad60c6529-root {
    text-align: center;
  }


#s-d14b1ecd-b886-442b-b9bc-a39ad60c6529.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-07c8178d-a0f2-437b-89d9-1c33fb629eb8 {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

#s-7f667efd-0973-4786-a502-acf28727cc6b {
  text-align: left;
}



.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-7f667efd-0973-4786-a502-acf28727cc6b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-4e1c316a-7b7e-457d-a704-ad4cf6f90411 {
  min-height: 50px;
}








#s-4e1c316a-7b7e-457d-a704-ad4cf6f90411 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4e1c316a-7b7e-457d-a704-ad4cf6f90411 {
  cursor: pointer;
}#s-4e1c316a-7b7e-457d-a704-ad4cf6f90411.shg-box.shg-c {
  justify-content: center;
}

#s-6b17601e-152c-4de5-a82e-f3f18581cb3a {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-6b17601e-152c-4de5-a82e-f3f18581cb3a .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-85da0547-bd4b-41e4-be11-696af5d559ca {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-1ac25696-c729-4821-b512-c0a668d9f576 {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1ac25696-c729-4821-b512-c0a668d9f576:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1ac25696-c729-4821-b512-c0a668d9f576:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1ac25696-c729-4821-b512-c0a668d9f576-root {
    text-align: center;
  }


#s-1ac25696-c729-4821-b512-c0a668d9f576.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-1ac25696-c729-4821-b512-c0a668d9f576-root {
    text-align: center;
  }


#s-1ac25696-c729-4821-b512-c0a668d9f576.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-1ac25696-c729-4821-b512-c0a668d9f576-root {
    text-align: center;
  }


#s-1ac25696-c729-4821-b512-c0a668d9f576.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-1ac25696-c729-4821-b512-c0a668d9f576-root {
    text-align: center;
  }


#s-1ac25696-c729-4821-b512-c0a668d9f576.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-1ac25696-c729-4821-b512-c0a668d9f576-root {
    text-align: center;
  }


#s-1ac25696-c729-4821-b512-c0a668d9f576.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-c032dc03-a648-43da-a43b-82673e1d1aa5 {
  margin-top: 0px;
margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(113, 135, 146, 1);
border-style: solid;
}

#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 {
  text-align: left;
}



.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-517cdbb0-0eb8-4338-8234-7ed5b2b328d8 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e13fa6c7-864f-4839-8e47-d386062a5984 {
  min-height: 50px;
}








#s-e13fa6c7-864f-4839-8e47-d386062a5984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e13fa6c7-864f-4839-8e47-d386062a5984 {
  cursor: pointer;
}#s-e13fa6c7-864f-4839-8e47-d386062a5984.shg-box.shg-c {
  justify-content: center;
}

#s-5b0a97a1-3986-431f-b9e3-4d3b82852ea6 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 5px;
padding-right: 2%;
text-align: center;
}

#s-5b0a97a1-3986-431f-b9e3-4d3b82852ea6 .shg-product-title-component h4 span {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-2a777d4e-b5d8-4cbd-b121-2a0217cbdaaf {
  margin-left: 20px;
margin-bottom: 15px;
padding-top: 0px;
text-align: center;
}

#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac {
  margin-bottom: 20px;
padding-top: 12px;
padding-left: 30%;
padding-bottom: 12px;
padding-right: 30%;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9af915d1-1c43-4ff6-b4b0-213f6277ceac-root {
    text-align: center;
  }


#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9af915d1-1c43-4ff6-b4b0-213f6277ceac-root {
    text-align: center;
  }


#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9af915d1-1c43-4ff6-b4b0-213f6277ceac-root {
    text-align: center;
  }


#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9af915d1-1c43-4ff6-b4b0-213f6277ceac-root {
    text-align: center;
  }


#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9af915d1-1c43-4ff6-b4b0-213f6277ceac-root {
    text-align: center;
  }


#s-9af915d1-1c43-4ff6-b4b0-213f6277ceac.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-abfd9b3e-4ff7-4221-ac81-831f815b617b {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}








#s-abfd9b3e-4ff7-4221-ac81-831f815b617b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-abfd9b3e-4ff7-4221-ac81-831f815b617b.shg-box.shg-c {
  justify-content: center;
}

#s-0718d970-d2cc-448e-b977-a4140b921b78 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-0718d970-d2cc-448e-b977-a4140b921b78 .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-8e15dc45-8f83-4fa4-af2f-0dc4e9ff1b08 {
  margin-left: 10%;
margin-right: 10%;
}

#s-6520843f-7950-4026-b2cd-b703240569ec {
  text-align: left;
}

#s-50b5df0b-5061-4a52-af8c-d2b98179f748 {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-50b5df0b-5061-4a52-af8c-d2b98179f748 {
  display: none;
}
#s-50b5df0b-5061-4a52-af8c-d2b98179f748, #wrap-s-50b5df0b-5061-4a52-af8c-d2b98179f748, #wrap-content-s-50b5df0b-5061-4a52-af8c-d2b98179f748 { display: none !important; }}







#s-50b5df0b-5061-4a52-af8c-d2b98179f748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-50b5df0b-5061-4a52-af8c-d2b98179f748.shg-box.shg-c {
  justify-content: center;
}

@media (max-width: 767px){#s-683be661-e63f-441d-a71a-5710c4334d6e {
  display: none;
}
#s-683be661-e63f-441d-a71a-5710c4334d6e, #wrap-s-683be661-e63f-441d-a71a-5710c4334d6e, #wrap-content-s-683be661-e63f-441d-a71a-5710c4334d6e { display: none !important; }}
#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa {
  padding-top: 35px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa {
  display: none;
}
#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-content-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa {
  display: none;
}
#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-content-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa {
  display: none;
}
#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa, #wrap-content-s-1da450d5-8761-41bb-a14f-3c3e0397dbaa { display: none !important; }}







#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1da450d5-8761-41bb-a14f-3c3e0397dbaa.shg-box.shg-c {
  justify-content: center;
}

#s-ccc225e1-0391-4193-97b6-809d5478605b {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-ccc225e1-0391-4193-97b6-809d5478605b .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-09eab63e-54ec-4f77-afe9-a8223903b570 {
  margin-left: 10%;
margin-right: 10%;
}

#s-cd190844-2e35-4918-a3ee-0b22a83f3798 {
  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-cd190844-2e35-4918-a3ee-0b22a83f3798:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cd190844-2e35-4918-a3ee-0b22a83f3798:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cd190844-2e35-4918-a3ee-0b22a83f3798-root {
    text-align: center;
  }


#s-cd190844-2e35-4918-a3ee-0b22a83f3798.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cd190844-2e35-4918-a3ee-0b22a83f3798-root {
    text-align: center;
  }


#s-cd190844-2e35-4918-a3ee-0b22a83f3798.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cd190844-2e35-4918-a3ee-0b22a83f3798-root {
    text-align: center;
  }


#s-cd190844-2e35-4918-a3ee-0b22a83f3798.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cd190844-2e35-4918-a3ee-0b22a83f3798-root {
    text-align: center;
  }


#s-cd190844-2e35-4918-a3ee-0b22a83f3798.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cd190844-2e35-4918-a3ee-0b22a83f3798-root {
    text-align: center;
  }


#s-cd190844-2e35-4918-a3ee-0b22a83f3798.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;
}

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