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

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

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

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

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

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

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

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

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

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

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

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

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







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

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { 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 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/a6d65074-9ff2-4366-acb1-4fa592c6b027/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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

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

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

#s-c687addd-211a-4cfa-83e4-abc91159ef1b {
  margin-left: 60px;
margin-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-05e7a778-0943-4558-9ca0-42ee4343a89f {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-05e7a778-0943-4558-9ca0-42ee4343a89f:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-05e7a778-0943-4558-9ca0-42ee4343a89f:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-05e7a778-0943-4558-9ca0-42ee4343a89f-root {
    text-align: center;
  }


#s-05e7a778-0943-4558-9ca0-42ee4343a89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-05e7a778-0943-4558-9ca0-42ee4343a89f-root {
    text-align: center;
  }


#s-05e7a778-0943-4558-9ca0-42ee4343a89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-05e7a778-0943-4558-9ca0-42ee4343a89f-root {
    text-align: center;
  }


#s-05e7a778-0943-4558-9ca0-42ee4343a89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-05e7a778-0943-4558-9ca0-42ee4343a89f-root {
    text-align: center;
  }


#s-05e7a778-0943-4558-9ca0-42ee4343a89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-05e7a778-0943-4558-9ca0-42ee4343a89f-root {
    text-align: center;
  }


#s-05e7a778-0943-4558-9ca0-42ee4343a89f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-49a47500-a8c4-4135-bc90-d045591ea8e3 {
  margin-top: 10px;
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-49a47500-a8c4-4135-bc90-d045591ea8e3:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-49a47500-a8c4-4135-bc90-d045591ea8e3:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-49a47500-a8c4-4135-bc90-d045591ea8e3-root {
    text-align: center;
  }


#s-49a47500-a8c4-4135-bc90-d045591ea8e3.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-9d532144-3d13-4754-9baf-5aa681197a44 {
  margin-top: 2%;
margin-bottom: -20px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d532144-3d13-4754-9baf-5aa681197a44 {
  display: none;
}
#s-9d532144-3d13-4754-9baf-5aa681197a44, #wrap-s-9d532144-3d13-4754-9baf-5aa681197a44 { display: none !important; }}@media (max-width: 767px){#s-9d532144-3d13-4754-9baf-5aa681197a44 {
  display: none;
}
#s-9d532144-3d13-4754-9baf-5aa681197a44, #wrap-s-9d532144-3d13-4754-9baf-5aa681197a44 { display: none !important; }}
@media (min-width: 0px) {
[id="s-9d532144-3d13-4754-9baf-5aa681197a44"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-9d532144-3d13-4754-9baf-5aa681197a44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9d532144-3d13-4754-9baf-5aa681197a44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9d532144-3d13-4754-9baf-5aa681197a44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a740bf8e-4900-49f5-9b30-1f8945605b7e {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a740bf8e-4900-49f5-9b30-1f8945605b7e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-a740bf8e-4900-49f5-9b30-1f8945605b7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a740bf8e-4900-49f5-9b30-1f8945605b7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a740bf8e-4900-49f5-9b30-1f8945605b7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

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

.shg-image-content-wrapper {
  position: relative;
}

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #ffffff;
border-style: solid;
border-radius: 200px;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin-left: 30%;
  margin-right: -25%;
  margin-top: -12px;
  
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-content {
  
    align-items: center;
  
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
      position: relative;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  
  
  
  
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-content {
  
    align-items: center;
  
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
      position: relative;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  
  
  
  
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-content {
  
    align-items: center;
  
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
      position: relative;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  
  
  
  
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-content {
  
    align-items: center;
  
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
      position: relative;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  
  
  
  
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f69d99d3-faa0-44bb-bc6f-43755f701c70 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-f69d99d3-faa0-44bb-bc6f-43755f701c70 .shogun-image-content {
  
    align-items: center;
  
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container {
      position: relative;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f69d99d3-faa0-44bb-bc6f-43755f701c70 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-1c4d98d0-1e45-4da8-989b-f6eff5112bd2 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-bf384b98-a3b3-43a0-bf3d-68134d855e6d {
  margin-left: 6%;
margin-right: -6%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-bf384b98-a3b3-43a0-bf3d-68134d855e6d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-96ed8e13-c240-4ba0-9485-337df4169476 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-96ed8e13-c240-4ba0-9485-337df4169476 .shogun-icon-wrapper {
  text-align: center;
}


#s-96ed8e13-c240-4ba0-9485-337df4169476 .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-d48749a4-9a88-4ced-885c-343a434319ed {
  display: none;
}
#s-d48749a4-9a88-4ced-885c-343a434319ed, #wrap-s-d48749a4-9a88-4ced-885c-343a434319ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d48749a4-9a88-4ced-885c-343a434319ed {
  display: none;
}
#s-d48749a4-9a88-4ced-885c-343a434319ed, #wrap-s-d48749a4-9a88-4ced-885c-343a434319ed { display: none !important; }}
#s-d48749a4-9a88-4ced-885c-343a434319ed .shogun-icon-wrapper {
  text-align: center;
}


#s-d48749a4-9a88-4ced-885c-343a434319ed .shogun-icon-wrapper > .shogun-icon {

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

#s-59e4511f-4f56-43f1-892f-1c6634a33d50 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-a217d11c-9d0d-481c-8098-c3eceb69381d {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a217d11c-9d0d-481c-8098-c3eceb69381d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-efab94d7-a896-4bea-80bb-6e710f225725 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-efab94d7-a896-4bea-80bb-6e710f225725 .shogun-icon-wrapper {
  text-align: center;
}


#s-efab94d7-a896-4bea-80bb-6e710f225725 .shogun-icon-wrapper > .shogun-icon {

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

#s-fe23e658-1f6f-4cbe-89fc-392f36dbec2d {
  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 { 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 { 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/a6d65074-9ff2-4366-acb1-4fa592c6b027/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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

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

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



#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a {
  margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a-root {
    text-align: center;
  }


#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a-root {
    text-align: center;
  }


#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a-root {
    text-align: center;
  }


#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a-root {
    text-align: center;
  }


#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a-root {
    text-align: center;
  }


#s-ec5b4b30-87ba-4b9f-bf9b-ba5bc4ea355a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb {
  margin-top: 10px;
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-be19ed07-ae7a-47fc-992a-83d4f5cd95fb:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb-root {
    text-align: center;
  }


#s-be19ed07-ae7a-47fc-992a-83d4f5cd95fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce {
  margin-top: 30px;
margin-left: 10%;
margin-bottom: -60px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce {
  display: none;
}
#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce, #wrap-s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce {
  display: none;
}
#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce, #wrap-s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce { display: none !important; }}@media (max-width: 767px){#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce {
  display: none;
}
#s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce, #wrap-s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce { display: none !important; }}
@media (min-width: 0px) {
[id="s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-db5f1c7f-5223-4b53-9922-cbc6e5f063ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-81ec3948-ab28-4855-ab7c-2645bc4b9c29 {
  min-height: 50px;
}








#s-81ec3948-ab28-4855-ab7c-2645bc4b9c29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-81ec3948-ab28-4855-ab7c-2645bc4b9c29.shg-box.shg-c {
  justify-content: center;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #ffffff;
border-style: solid;
border-radius: 200px;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}



.shg-image-margin-container-s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin-left: 0%;
  margin-right: 0%;
  margin-top: -10px;
  
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-content {
  
    align-items: center;
  
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
      position: relative;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  
  
  
  
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-content {
  
    align-items: center;
  
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
      position: relative;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  
  
  
  
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-content {
  
    align-items: center;
  
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
      position: relative;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  
  
  
  
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-content {
  
    align-items: center;
  
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
      position: relative;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  
  
  
  
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-efac5f95-1726-4c0a-b991-01acaf80ef9e .shogun-image-content {
  
    align-items: center;
  
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container {
      position: relative;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-efac5f95-1726-4c0a-b991-01acaf80ef9e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-b7a048a6-2411-4c41-bd1d-e2fb32d295f0 {
  padding-bottom: 10px;
}

#s-2cce2696-2f6d-4bdc-be0a-a81287eaa211 .shogun-icon-wrapper {
  text-align: center;
}


#s-2cce2696-2f6d-4bdc-be0a-a81287eaa211 .shogun-icon-wrapper > .shogun-icon {

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

#s-1e513498-22a6-4dbf-8882-758bd979e296 {
  padding-bottom: 10px;
}

#s-af9954e1-0301-4c54-921f-a3d40e2967ea .shogun-icon-wrapper {
  text-align: center;
}


#s-af9954e1-0301-4c54-921f-a3d40e2967ea .shogun-icon-wrapper > .shogun-icon {

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

#s-1c613bf4-1eac-4a62-a715-dbb3707c90a8 {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -10px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 {
  display: none;
}
#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7, #wrap-s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 {
  display: none;
}
#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7, #wrap-s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 {
  display: none;
}
#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7, #wrap-s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 { display: none !important; }}







#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b8c3280-abd2-476d-88e2-8bda99c92ae7.shg-box.shg-c {
  justify-content: center;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
padding-right: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #ffffff;
border-style: solid;
border-radius: 200px;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}



.shg-image-margin-container-s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin-left: 0%;
  margin-right: 0%;
  margin-top: 0px;
  
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
      position: relative;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  
  
  
  
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
      position: relative;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  
  
  
  
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
      position: relative;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  
  
  
  
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
      position: relative;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  
  
  
  
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 50px;
  }



  img.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 .shogun-image-content {
  
    align-items: center;
  
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container {
      position: relative;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2ec4c9d8-4e98-4aea-8eae-c8b0f7aa4bb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-57d0b9d3-ba2b-4983-8c0a-25abe7afcae0 {
  margin-left: 0%;
margin-right: 0%;
}

#s-a249d7a7-8346-4f67-9d02-1faa928e9da6 {
  margin-left: 0%;
margin-right: 0%;
}

#s-988074fd-135b-4877-aecb-5ad4439e6912 {
  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-38bca540-70ef-457c-9f39-63f582513066 {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-38bca540-70ef-457c-9f39-63f582513066"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-38bca540-70ef-457c-9f39-63f582513066"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-38bca540-70ef-457c-9f39-63f582513066"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-38bca540-70ef-457c-9f39-63f582513066"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-38bca540-70ef-457c-9f39-63f582513066"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a08ae530-2df9-43bf-913d-7643a4eb8751 {
  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-a08ae530-2df9-43bf-913d-7643a4eb8751 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a08ae530-2df9-43bf-913d-7643a4eb8751.shg-box.shg-c {
  justify-content: center;
}

#s-ec76aad6-4d97-4830-8dab-2c87a70878fb {
  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-e6cb2eef-e066-4bb3-838f-c2b18ea0be63 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-e6cb2eef-e066-4bb3-838f-c2b18ea0be63 hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-63d68e08-5610-4916-a229-89fc557eb308 {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1d1e2998-69f9-4f2b-b5e6-094396321955 {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1d1e2998-69f9-4f2b-b5e6-094396321955 {
  display: none;
}
#s-1d1e2998-69f9-4f2b-b5e6-094396321955, #wrap-s-1d1e2998-69f9-4f2b-b5e6-094396321955 { display: none !important; }}@media (max-width: 767px){#s-1d1e2998-69f9-4f2b-b5e6-094396321955 {
  display: none;
}
#s-1d1e2998-69f9-4f2b-b5e6-094396321955, #wrap-s-1d1e2998-69f9-4f2b-b5e6-094396321955 { display: none !important; }}
#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a {
  display: none;
}
#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a, #wrap-s-9ec51a01-c654-4a74-988c-ef6d27c30e5a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a {
  display: none;
}
#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a, #wrap-s-9ec51a01-c654-4a74-988c-ef6d27c30e5a { display: none !important; }}@media (max-width: 767px){#s-9ec51a01-c654-4a74-988c-ef6d27c30e5a {
  
}
}
#s-cf587096-8033-4a44-a66d-b83fbe691df8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 70px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








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

#s-b3884a92-b76f-481e-b2bf-7949b4339dba {
  margin-left: 10%;
margin-right: 10%;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-b3884a92-b76f-481e-b2bf-7949b4339dba .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-50255858-34f9-41e9-988a-bf0b95c1d25c {
  margin-left: 10%;
margin-right: 10%;
}

#s-f6683a52-4f9f-4b4c-8aa9-0c098a3b679f {
  margin-left: 10%;
margin-right: 10%;
}

#s-8a6909bb-3940-44fb-955c-855d7ad9d30f {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-8a6909bb-3940-44fb-955c-855d7ad9d30f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a6909bb-3940-44fb-955c-855d7ad9d30f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8a6909bb-3940-44fb-955c-855d7ad9d30f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a6909bb-3940-44fb-955c-855d7ad9d30f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-aefdd19d-cb12-4c86-bf86-7cf023053566 {
  margin-left: 0%;
margin-right: 0%;
}

#s-839c582e-97c2-4aea-939c-d8e7456978b5 {
  margin-top: -10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-57bc11ab-266b-4d5b-a22f-cb8af5f7f2ef {
  margin-top: 5%;
margin-bottom: 5%;
text-align: left;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin-left: 10%;
margin-right: 10%;
max-width: 1778px;
aspect-ratio: 1778/444;
text-align: center;
}



.shg-image-margin-container-s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin-left: 10%;
  margin-right: 10%;
  
  
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }

    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-link {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1778px;
  }



  img.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
    
    
    
    max-height: 1778px;
  }


.s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c67639e-ea53-4168-be59-cebe9e88d315 {
      --shg-aspect-ratio: calc(1778/444); 
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
      position: relative;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1778px;
    }
  }

@media (min-width: 1200px){

.shg-image-margin-container-s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  
  
  
  
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }

    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-link {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1778px;
  }



  img.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
    
    
    
    max-height: 1778px;
  }


.s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c67639e-ea53-4168-be59-cebe9e88d315 {
      --shg-aspect-ratio: calc(1778/444); 
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
      position: relative;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1778px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  
  
  
  
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }

    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-link {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1778px;
  }



  img.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
    
    
    
    max-height: 1778px;
  }


.s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c67639e-ea53-4168-be59-cebe9e88d315 {
      --shg-aspect-ratio: calc(1778/444); 
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
      position: relative;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1778px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  
  
  
  
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }

    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-link {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1778px;
  }



  img.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
    
    
    
    max-height: 1778px;
  }


.s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c67639e-ea53-4168-be59-cebe9e88d315 {
      --shg-aspect-ratio: calc(1778/444); 
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
      position: relative;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1778px;
    }
  }

}@media (max-width: 767px){

.shg-image-margin-container-s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  
  
  
  
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315 {
  margin: 0 !important;
}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }

    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-link {
      aspect-ratio: 1778/444;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9c67639e-ea53-4168-be59-cebe9e88d315 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    
    max-height: 1778px;
  }



  img.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
    
    
    
    max-height: 1778px;
  }


.s-9c67639e-ea53-4168-be59-cebe9e88d315 .shogun-image-content {
  
    align-items: center;
  
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-9c67639e-ea53-4168-be59-cebe9e88d315 {
      --shg-aspect-ratio: calc(1778/444); 
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container {
      position: relative;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9c67639e-ea53-4168-be59-cebe9e88d315 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 1778px;
    }
  }

}
#s-43c8ba74-dd79-4307-a155-392ef773c7fb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 70px;
padding-bottom: 70px;
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-56c9beb2-f2c6-4dd2-a130-7f2d828a7719 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-173dc29f-9491-4b5a-a07d-36fcba4284eb {
  margin-left: 10%;
margin-right: 10%;
padding-top: 30px;
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-df04777e-782c-4807-9f8c-4a6ce3d1da14 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-df04777e-782c-4807-9f8c-4a6ce3d1da14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-b0e99ba8-b803-4cf1-bb7d-03b9e87f4d19 {
  margin-left: 0%;
margin-right: 0%;
}

#s-372f7d79-0250-4f25-bcb3-2edb90221396 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
padding-top: 0%;
padding-bottom: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: none;
border-radius: 10px;
min-height: 50px;
background-color: rgba(7, 65, 118, 1);
}








#s-372f7d79-0250-4f25-bcb3-2edb90221396 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-372f7d79-0250-4f25-bcb3-2edb90221396.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
  overflow-x: hidden;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  min-height: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-c98b5cdf-ab96-4169-b1a3-df9781b64628 {
  box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 1);
margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c98b5cdf-ab96-4169-b1a3-df9781b64628 .shg-sld-dot {
  background-color: rgba(255, 255, 255, 1);
}

#s-c98b5cdf-ab96-4169-b1a3-df9781b64628 .shg-sld-nav-button.shg-sld-left,
#s-c98b5cdf-ab96-4169-b1a3-df9781b64628 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(255, 255, 255, 1);
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  text-align: center;
}



.shg-image-margin-container-s-aae414d5-2a64-4416-9539-880088cac0b5 {
  
  
  
  
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  margin: 0 !important;
}





  img.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
    
    
    
    
  }


.s-aae414d5-2a64-4416-9539-880088cac0b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-aae414d5-2a64-4416-9539-880088cac0b5 {
  
  
  
  
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  margin: 0 !important;
}





  img.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
    
    
    
    
  }


.s-aae414d5-2a64-4416-9539-880088cac0b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-aae414d5-2a64-4416-9539-880088cac0b5 {
  
  
  
  
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  margin: 0 !important;
}





  img.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
    
    
    
    
  }


.s-aae414d5-2a64-4416-9539-880088cac0b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-aae414d5-2a64-4416-9539-880088cac0b5 {
  
  
  
  
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  margin: 0 !important;
}





  img.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
    
    
    
    
  }


.s-aae414d5-2a64-4416-9539-880088cac0b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-aae414d5-2a64-4416-9539-880088cac0b5 {
  
  
  
  
}

#s-aae414d5-2a64-4416-9539-880088cac0b5 {
  margin: 0 !important;
}





  img.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
    
    
    
    
  }


.s-aae414d5-2a64-4416-9539-880088cac0b5 .shogun-image-content {
  
    align-items: center;
  
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-aae414d5-2a64-4416-9539-880088cac0b5.shogun-image {
  box-sizing: border-box;
}




}
#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  text-align: center;
}



.shg-image-margin-container-s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  
  
  
  
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  margin: 0 !important;
}





  img.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
    
    
    
    
  }


.s-e10850e5-38a2-4a42-b0f1-e46751284602 .shogun-image-content {
  
    align-items: center;
  
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  
  
  
  
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  margin: 0 !important;
}





  img.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
    
    
    
    
  }


.s-e10850e5-38a2-4a42-b0f1-e46751284602 .shogun-image-content {
  
    align-items: center;
  
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  
  
  
  
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  margin: 0 !important;
}





  img.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
    
    
    
    
  }


.s-e10850e5-38a2-4a42-b0f1-e46751284602 .shogun-image-content {
  
    align-items: center;
  
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  
  
  
  
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  margin: 0 !important;
}





  img.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
    
    
    
    
  }


.s-e10850e5-38a2-4a42-b0f1-e46751284602 .shogun-image-content {
  
    align-items: center;
  
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  
  
  
  
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602 {
  margin: 0 !important;
}





  img.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
    
    
    
    
  }


.s-e10850e5-38a2-4a42-b0f1-e46751284602 .shogun-image-content {
  
    align-items: center;
  
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e10850e5-38a2-4a42-b0f1-e46751284602.shogun-image {
  box-sizing: border-box;
}




}
#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  text-align: center;
}



.shg-image-margin-container-s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  
  
  
  
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  margin: 0 !important;
}





  img.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
    
    
    
    
  }


.s-9441ad86-d98b-4826-8cde-86c06434a4f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  
  
  
  
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  margin: 0 !important;
}





  img.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
    
    
    
    
  }


.s-9441ad86-d98b-4826-8cde-86c06434a4f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  
  
  
  
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  margin: 0 !important;
}





  img.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
    
    
    
    
  }


.s-9441ad86-d98b-4826-8cde-86c06434a4f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  
  
  
  
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  margin: 0 !important;
}





  img.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
    
    
    
    
  }


.s-9441ad86-d98b-4826-8cde-86c06434a4f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  
  
  
  
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3 {
  margin: 0 !important;
}





  img.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
    
    
    
    
  }


.s-9441ad86-d98b-4826-8cde-86c06434a4f3 .shogun-image-content {
  
    align-items: center;
  
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9441ad86-d98b-4826-8cde-86c06434a4f3.shogun-image {
  box-sizing: border-box;
}




}
#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  text-align: center;
}



.shg-image-margin-container-s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  
  
  
  
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  margin: 0 !important;
}





  img.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
    
    
    
    
  }


.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  
  
  
  
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  margin: 0 !important;
}





  img.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
    
    
    
    
  }


.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  
  
  
  
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  margin: 0 !important;
}





  img.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
    
    
    
    
  }


.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  
  
  
  
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  margin: 0 !important;
}





  img.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
    
    
    
    
  }


.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  
  
  
  
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc {
  margin: 0 !important;
}





  img.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
    
    
    
    
  }


.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc .shogun-image-content {
  
    align-items: center;
  
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8ce4e3f8-aa34-4a08-9192-4eb75a3dd6bc.shogun-image {
  box-sizing: border-box;
}




}
#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  text-align: center;
}



.shg-image-margin-container-s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  
  
  
  
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  margin: 0 !important;
}





  img.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
    
    
    
    
  }


.s-95340f2f-ef43-4df1-88a0-0f92645a66ef .shogun-image-content {
  
    align-items: center;
  
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
  box-sizing: border-box;
}




@media (min-width: 1200px){

.shg-image-margin-container-s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  
  
  
  
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  margin: 0 !important;
}





  img.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
    
    
    
    
  }


.s-95340f2f-ef43-4df1-88a0-0f92645a66ef .shogun-image-content {
  
    align-items: center;
  
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 992px) and (max-width: 1199px){

.shg-image-margin-container-s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  
  
  
  
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  margin: 0 !important;
}





  img.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
    
    
    
    
  }


.s-95340f2f-ef43-4df1-88a0-0f92645a66ef .shogun-image-content {
  
    align-items: center;
  
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
  box-sizing: border-box;
}




}@media (min-width: 768px) and (max-width: 991px){

.shg-image-margin-container-s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  
  
  
  
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  margin: 0 !important;
}





  img.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
    
    
    
    
  }


.s-95340f2f-ef43-4df1-88a0-0f92645a66ef .shogun-image-content {
  
    align-items: center;
  
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
  box-sizing: border-box;
}




}@media (max-width: 767px){

.shg-image-margin-container-s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  
  
  
  
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef {
  margin: 0 !important;
}





  img.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
    
    
    
    
  }


.s-95340f2f-ef43-4df1-88a0-0f92645a66ef .shogun-image-content {
  
    align-items: center;
  
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-95340f2f-ef43-4df1-88a0-0f92645a66ef.shogun-image {
  box-sizing: border-box;
}




}
#s-aa56a9b3-395c-4a2f-8dbe-cd29fc380e90 {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
}

#s-7d4ac7d1-715b-4433-8a1d-6601de864782 {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
}

#s-4dc2b72e-fecd-4f91-9569-87ddaf008088 {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
}

#s-f212d503-0067-42b1-bc61-f49f6ce2cbf3 {
  margin-top: 10px;
margin-left: 10%;
margin-right: 10%;
}

#s-bf038416-c167-4af6-b549-dc3e306df483 {
  margin-top: 10px;
margin-left: 3%;
margin-bottom: 0px;
margin-right: 3%;
}

#s-68d1d3a7-ea8e-491a-94b7-a73ca7c0b603 {
  margin-left: 25%;
margin-right: 25%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
}

@media (min-width: 0px) {
[id="s-68d1d3a7-ea8e-491a-94b7-a73ca7c0b603"] > .shg-row > .shg-c-xs-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 768px) {
[id="s-68d1d3a7-ea8e-491a-94b7-a73ca7c0b603"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-68d1d3a7-ea8e-491a-94b7-a73ca7c0b603"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-68d1d3a7-ea8e-491a-94b7-a73ca7c0b603"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 8.0px);
}

}

#s-536afd7d-d1a5-49c2-bab6-555797d24b8b .shogun-icon-wrapper {
  text-align: center;
}


#s-536afd7d-d1a5-49c2-bab6-555797d24b8b .shogun-icon-wrapper > .shogun-icon {

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

#s-f40e0cd2-1018-48f3-a218-60f8a22e8bc8 .shogun-icon-wrapper {
  text-align: center;
}


#s-f40e0cd2-1018-48f3-a218-60f8a22e8bc8 .shogun-icon-wrapper > .shogun-icon {

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

#s-ea7a5a95-b6b0-4cd0-a0ff-06512aad6f46 .shogun-icon-wrapper {
  text-align: center;
}


#s-ea7a5a95-b6b0-4cd0-a0ff-06512aad6f46 .shogun-icon-wrapper > .shogun-icon {

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

#s-2f8ea3ce-f162-401d-885a-4ae931988186 .shogun-icon-wrapper {
  text-align: center;
}


#s-2f8ea3ce-f162-401d-885a-4ae931988186 .shogun-icon-wrapper > .shogun-icon {

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

#s-186f5922-c288-43e7-9080-a1b2ed49444d .shogun-icon-wrapper {
  text-align: center;
}


#s-186f5922-c288-43e7-9080-a1b2ed49444d .shogun-icon-wrapper > .shogun-icon {

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

#s-570f9af6-21a7-4103-8221-f8de41e9de98 {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 12px;
padding-left: 10%;
padding-bottom: 12px;
padding-right: 10%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 5px;
background-color: rgba(113, 135, 146, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-570f9af6-21a7-4103-8221-f8de41e9de98:hover {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(7, 65, 118, 1) !important;
border-radius: 0px !important;
background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-570f9af6-21a7-4103-8221-f8de41e9de98:active {border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(7, 65, 118, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}

  #s-570f9af6-21a7-4103-8221-f8de41e9de98-root {
    text-align: center;
  }


#s-570f9af6-21a7-4103-8221-f8de41e9de98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-570f9af6-21a7-4103-8221-f8de41e9de98-root {
    text-align: center;
  }


#s-570f9af6-21a7-4103-8221-f8de41e9de98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-570f9af6-21a7-4103-8221-f8de41e9de98-root {
    text-align: center;
  }


#s-570f9af6-21a7-4103-8221-f8de41e9de98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-570f9af6-21a7-4103-8221-f8de41e9de98-root {
    text-align: center;
  }


#s-570f9af6-21a7-4103-8221-f8de41e9de98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-570f9af6-21a7-4103-8221-f8de41e9de98-root {
    text-align: center;
  }


#s-570f9af6-21a7-4103-8221-f8de41e9de98.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-a9549a4c-e6e3-4877-a7ba-644d18171859 {
  margin-left: 10%;
margin-right: 10%;
}

.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;
  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-5f470928-9a68-48ed-b1af-3b119434e788 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
text-align: center;
}







  #s-5f470928-9a68-48ed-b1af-3b119434e788 img.shogun-image {
    

    
    
    
  }


#s-5f470928-9a68-48ed-b1af-3b119434e788 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e209e1e-6324-4885-93c4-89790114b30d {
  margin-left: 10%;
margin-right: 10%;
}

#s-9d636b27-0249-4297-a2c2-7f8e31a96253 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 60px;
padding-bottom: 60px;
min-height: 50px;
background-color: #ffffff;
}








#s-9d636b27-0249-4297-a2c2-7f8e31a96253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9d636b27-0249-4297-a2c2-7f8e31a96253.shg-box.shg-c {
  justify-content: center;
}

#s-1946e19a-38ea-4c7f-86b1-45496b163e26 {
  text-align: left;
}

#s-fb410d2a-d893-4890-99e7-b9e5f2633524 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-fb410d2a-d893-4890-99e7-b9e5f2633524 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-a88f8ab9-1d65-4f77-abed-abb2af9c5cff {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
}

#s-f81b5ef8-ba27-46d2-a5cb-e5c8b8a8642e {
  margin-left: 10%;
margin-right: 10%;
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;
min-height: 50px;
}








#s-f81b5ef8-ba27-46d2-a5cb-e5c8b8a8642e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f81b5ef8-ba27-46d2-a5cb-e5c8b8a8642e.shg-box.shg-c {
  justify-content: center;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-dfacef91-30dc-4a47-b547-0601b1b937eb {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 10px;
margin-right: 0%;
text-align: left;
background-color: #ffffff;
}


  #s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs > li > .shogun-tab-box {
    background: rgba(245, 245, 245, 1);
    border: 1px solid #DDDDDD;
  }
  #s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: #ffffff;
    border: 1px solid #ddd;
  }
#s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(7, 65, 118, 1);
  
  
  
  font-size: 18px;
}

#s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(55, 71, 79, 1);
}

#s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: #ffffff;
}

#s-dfacef91-30dc-4a47-b547-0601b1b937eb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

#s-96bf8260-3b25-48d9-b84e-f98dc077ea61 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
}

#s-8ec2c510-f7a8-4b59-84f4-a4f2488c7985 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 2%;
padding-right: 2%;
}

#s-f0179f98-3cd1-4b6a-8dea-70d62970e05d {
  text-align: left;
}

#s-59b8092d-9ad1-40b3-81df-eed8adfdda89 {
  margin-left: 10%;
margin-right: 10%;
}

#s-819bc5a3-4343-47b2-bcd7-ea26680fb894 {
  margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-819bc5a3-4343-47b2-bcd7-ea26680fb894"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

}

#s-5ef77279-d451-42f5-9bc1-8ef499c07662 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-3e72545d-e797-48bd-b9e4-1b0db2ce8348 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-b02da820-aae7-44d5-8578-04157a5bdeb3 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-d444c120-31c0-4c1b-9968-9f479817653d {
  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-f39fef57-bc84-4aca-98e5-057c50e7c427 {
  min-height: 50px;
}








#s-f39fef57-bc84-4aca-98e5-057c50e7c427 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f39fef57-bc84-4aca-98e5-057c50e7c427 {
  cursor: pointer;
}#s-f39fef57-bc84-4aca-98e5-057c50e7c427.shg-box.shg-c {
  justify-content: center;
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  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-5ea68a93-24fc-4f4c-a50b-59fb30bd06d2 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: center;
}

#s-5ea68a93-24fc-4f4c-a50b-59fb30bd06d2 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

.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-ad98d16a-7df4-4f45-8623-b5cbe55ab312 {
  text-align: left;
}



.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-ad98d16a-7df4-4f45-8623-b5cbe55ab312 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-3e8d3df6-90b5-47e2-8bec-30545b4a375a {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 5px;
text-align: center;
}

#s-69c7163d-5953-42a2-b764-92af23e6edce {
  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-69c7163d-5953-42a2-b764-92af23e6edce:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-69c7163d-5953-42a2-b764-92af23e6edce:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-69c7163d-5953-42a2-b764-92af23e6edce-root {
    text-align: center;
  }


#s-69c7163d-5953-42a2-b764-92af23e6edce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-69c7163d-5953-42a2-b764-92af23e6edce-root {
    text-align: center;
  }


#s-69c7163d-5953-42a2-b764-92af23e6edce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-69c7163d-5953-42a2-b764-92af23e6edce-root {
    text-align: center;
  }


#s-69c7163d-5953-42a2-b764-92af23e6edce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-69c7163d-5953-42a2-b764-92af23e6edce-root {
    text-align: center;
  }


#s-69c7163d-5953-42a2-b764-92af23e6edce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-69c7163d-5953-42a2-b764-92af23e6edce-root {
    text-align: center;
  }


#s-69c7163d-5953-42a2-b764-92af23e6edce.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-f368407a-b897-4158-a4ad-687384fc6b82 {
  text-align: left;
}

#s-9ceb22be-bc2e-45db-8dc3-64db7aac1524 {
  margin-left: 10%;
margin-right: 10%;
}

#s-f1a6089c-b23d-4bb9-88d5-6b2353506195 {
  margin-left: 10%;
margin-right: 10%;
}

#s-e4228951-b51f-4136-ab39-6a36abe64538 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-e4228951-b51f-4136-ab39-6a36abe64538"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a2fed460-fb82-4f21-aa4b-c9986275c7dd {
  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: #ffffff;
}

#s-91192221-c855-4273-80b1-e9f41fa21cf1 {
  min-height: 50px;
}








#s-91192221-c855-4273-80b1-e9f41fa21cf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-91192221-c855-4273-80b1-e9f41fa21cf1 {
  cursor: pointer;
}#s-91192221-c855-4273-80b1-e9f41fa21cf1.shg-box.shg-c {
  justify-content: center;
}

#s-322f516c-19eb-4eb8-9872-d8b42ead0870 {
  padding-top: 10px;
padding-left: 2%;
padding-bottom: 10px;
padding-right: 2%;
text-align: center;
}

#s-322f516c-19eb-4eb8-9872-d8b42ead0870 .shg-product-title-component h4 {
  color: rgba(0, 0, 0, 1);
  
  
  
  font-size: 18px;
  
  
  
}

#s-92b23585-9228-430f-a2b5-5445ba77fc5f {
  text-align: left;
}



.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-92b23585-9228-430f-a2b5-5445ba77fc5f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-e0c83290-ff5b-4455-b124-3f074cc05e18 {
  margin-top: 5px;
margin-left: 20px;
margin-bottom: 5px;
text-align: center;
}

#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb {
  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-9a4d4939-22b6-48cd-968f-f37186b7a8bb:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-9a4d4939-22b6-48cd-968f-f37186b7a8bb-root {
    text-align: center;
  }


#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-9a4d4939-22b6-48cd-968f-f37186b7a8bb-root {
    text-align: center;
  }


#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9a4d4939-22b6-48cd-968f-f37186b7a8bb-root {
    text-align: center;
  }


#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9a4d4939-22b6-48cd-968f-f37186b7a8bb-root {
    text-align: center;
  }


#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-9a4d4939-22b6-48cd-968f-f37186b7a8bb-root {
    text-align: center;
  }


#s-9a4d4939-22b6-48cd-968f-f37186b7a8bb.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-2c0874ea-bd60-43ef-b5b7-74d57515ba6c {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-b100fc38-903e-4a3b-b47e-9b5962e8a552 {
  margin-left: 0%;
margin-right: 0%;
}

#s-86f16d15-d80a-4046-b077-664e0b111a92 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-7ea90cc7-a404-485c-9432-b390d13b65ef {
  margin-left: 0%;
margin-right: 0%;
padding-bottom: 10px;
}

#s-d053ad11-036b-4779-8caf-2a15e1a3c98a {
  margin-left: 5%;
margin-right: 5%;
}

#s-d053ad11-036b-4779-8caf-2a15e1a3c98a hr {
  border-top: 2px solid #ddd;
}

#s-95b51878-2071-4e4f-a7e9-543eee25fd6f {
  margin-top: 65px;
margin-left: 10%;
margin-bottom: 65px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-95b51878-2071-4e4f-a7e9-543eee25fd6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

}

#s-0850e276-f279-40fa-8a9b-ce9937ba3e20 {
  padding-bottom: 30px;
text-align: center;
}

#s-0850e276-f279-40fa-8a9b-ce9937ba3e20 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-605c7efd-e607-475c-9809-cc3f16afde55 {
  margin-bottom: 10px;
}

#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}



.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-d591d2c5-3890-4869-82bf-ce7fd9a6b577 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-afb36374-0569-4266-894a-392b8531b4ad {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
}

#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b {
  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-c6f67e71-9e9d-471d-bfa4-599a6bb4377b:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b-root {
    text-align: center;
  }


#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
@media (min-width: 1200px){
  #s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b-root {
    text-align: center;
  }


#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b-root {
    text-align: center;
  }


#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b-root {
    text-align: center;
  }


#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}@media (max-width: 767px){
  #s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b-root {
    text-align: center;
  }


#s-c6f67e71-9e9d-471d-bfa4-599a6bb4377b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}
}
#s-abfd9b3e-4ff7-4221-ac81-831f815b617b {
  min-height: 50px;
background-color: rgba(255, 255, 255, 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-7b158e62-98ee-4b97-947f-ccc95bc290bf {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}








#s-7b158e62-98ee-4b97-947f-ccc95bc290bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7b158e62-98ee-4b97-947f-ccc95bc290bf.shg-box.shg-c {
  justify-content: center;
}

#s-f7990541-7198-408b-b85f-ce910f427c1c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 90px;
padding-bottom: 30px;
text-align: center;
}

#s-f7990541-7198-408b-b85f-ce910f427c1c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-f6969e96-4dc6-4976-98fe-638d1f2f4c32 {
  margin-top: 0%;
margin-left: 10%;
margin-bottom: 0%;
margin-right: 10%;
}

#s-b9649b85-4cc6-41ea-822d-6d5008bfd680 {
  margin-top: 35px;
margin-left: 20%;
margin-bottom: 35px;
margin-right: 20%;
}
@media (max-width: 767px){#s-b9649b85-4cc6-41ea-822d-6d5008bfd680 {
  display: none;
}
#s-b9649b85-4cc6-41ea-822d-6d5008bfd680, #wrap-s-b9649b85-4cc6-41ea-822d-6d5008bfd680 { display: none !important; }}
#s-adecd4a9-5422-43ff-b25a-6280d24563c9 {
  min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-adecd4a9-5422-43ff-b25a-6280d24563c9 {
  display: none;
}
#s-adecd4a9-5422-43ff-b25a-6280d24563c9, #wrap-s-adecd4a9-5422-43ff-b25a-6280d24563c9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-adecd4a9-5422-43ff-b25a-6280d24563c9 {
  display: none;
}
#s-adecd4a9-5422-43ff-b25a-6280d24563c9, #wrap-s-adecd4a9-5422-43ff-b25a-6280d24563c9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-adecd4a9-5422-43ff-b25a-6280d24563c9 {
  display: none;
}
#s-adecd4a9-5422-43ff-b25a-6280d24563c9, #wrap-s-adecd4a9-5422-43ff-b25a-6280d24563c9 { display: none !important; }}







#s-adecd4a9-5422-43ff-b25a-6280d24563c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-adecd4a9-5422-43ff-b25a-6280d24563c9.shg-box.shg-c {
  justify-content: center;
}

#s-de333077-73b2-4dbd-971e-05f6bde36c26 {
  text-align: left;
}

#s-3ce0e014-0261-48aa-b169-814947022f72 {
  padding-top: 35px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (min-width: 1200px){#s-3ce0e014-0261-48aa-b169-814947022f72 {
  display: none;
}
#s-3ce0e014-0261-48aa-b169-814947022f72, #wrap-s-3ce0e014-0261-48aa-b169-814947022f72 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3ce0e014-0261-48aa-b169-814947022f72 {
  display: none;
}
#s-3ce0e014-0261-48aa-b169-814947022f72, #wrap-s-3ce0e014-0261-48aa-b169-814947022f72 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3ce0e014-0261-48aa-b169-814947022f72 {
  display: none;
}
#s-3ce0e014-0261-48aa-b169-814947022f72, #wrap-s-3ce0e014-0261-48aa-b169-814947022f72 { display: none !important; }}







#s-3ce0e014-0261-48aa-b169-814947022f72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ce0e014-0261-48aa-b169-814947022f72.shg-box.shg-c {
  justify-content: center;
}

#s-5a077e01-bafc-4963-961c-05795da9f46a {
  margin-left: 10%;
margin-right: 10%;
padding-bottom: 30px;
padding-right: 0%;
text-align: center;
background-color: rgba(0, 76, 140, 1);
}

#s-5a077e01-bafc-4963-961c-05795da9f46a .shogun-heading-component h2 {
  color: rgba(239, 239, 239, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-9e0e20e1-90c7-4aa2-b50a-8c8a72ac0619 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0 {
  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-ae330a5d-4708-4093-a3ea-7e10ca46a2c0:hover {background-color: rgba(238, 238, 238, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0-root {
    text-align: center;
  }


#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0-root {
    text-align: center;
  }


#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0-root {
    text-align: center;
  }


#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0-root {
    text-align: center;
  }


#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0.shg-btn {
  color: rgba(0, 10, 18, 1);
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0-root {
    text-align: center;
  }


#s-ae330a5d-4708-4093-a3ea-7e10ca46a2c0.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;
  }
}
