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

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

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

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

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

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

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

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

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

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

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

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

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







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

#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-content-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}@media (max-width: 767px){#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  display: none;
}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-s-a92d74ae-118a-47c8-b2dc-0104a67a8591, #wrap-content-s-a92d74ae-118a-47c8-b2dc-0104a67a8591 { display: none !important; }}
#s-a92d74ae-118a-47c8-b2dc-0104a67a8591 {
  background-image: url(https://i.shgcdn.com/441f2945-a169-4056-942f-e021e827a961/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}








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

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

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

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

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



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

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

.shg-btn-text {
  
  
}

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

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

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

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

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

#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4-root {
    text-align: center;
  }


#s-2ce3e1de-63ef-45d7-ab0a-53e7c797afb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-774f93a5-5714-4929-88a1-9429e5456fe0 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(7, 65, 118, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-774f93a5-5714-4929-88a1-9429e5456fe0:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-774f93a5-5714-4929-88a1-9429e5456fe0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-774f93a5-5714-4929-88a1-9429e5456fe0-root {
    text-align: center;
  }


#s-774f93a5-5714-4929-88a1-9429e5456fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-774f93a5-5714-4929-88a1-9429e5456fe0-root {
    text-align: center;
  }


#s-774f93a5-5714-4929-88a1-9429e5456fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-774f93a5-5714-4929-88a1-9429e5456fe0-root {
    text-align: center;
  }


#s-774f93a5-5714-4929-88a1-9429e5456fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-774f93a5-5714-4929-88a1-9429e5456fe0-root {
    text-align: center;
  }


#s-774f93a5-5714-4929-88a1-9429e5456fe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-774f93a5-5714-4929-88a1-9429e5456fe0-root {
    text-align: center;
  }


#s-774f93a5-5714-4929-88a1-9429e5456fe0.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-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c {
  margin-top: 2%;
margin-bottom: -10px;
padding-top: 15px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c {
  display: none;
}
#s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c, #wrap-s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c, #wrap-content-s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c { display: none !important; }}@media (max-width: 767px){#s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c {
  display: none;
}
#s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c, #wrap-s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c, #wrap-content-s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c { display: none !important; }}
@media (min-width: 0px) {
[id="s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f68161c-c55c-4ecd-ab34-dc5eb5bc648c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-75cb4849-254d-4f12-9202-1bf566e78fa2 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-75cb4849-254d-4f12-9202-1bf566e78fa2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin-top: -12px;
margin-left: 30%;
margin-right: -25%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin: 0 !important;
  overflow: visible;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 30%;
  margin-right: -25%;
  margin-top: -12px;
  
}

.shg-image-content-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add background color handling */
  
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
  box-sizing: border-box;
}



.s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8fe1156-e275-44c8-a098-47ba536cb312 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
      position: relative;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin: 0 !important;
  overflow: visible;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add background color handling */
  
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
  box-sizing: border-box;
}



.s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8fe1156-e275-44c8-a098-47ba536cb312 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
      position: relative;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin: 0 !important;
  overflow: visible;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add background color handling */
  
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
  box-sizing: border-box;
}



.s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8fe1156-e275-44c8-a098-47ba536cb312 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
      position: relative;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin: 0 !important;
  overflow: visible;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add background color handling */
  
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
  box-sizing: border-box;
}



.s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8fe1156-e275-44c8-a098-47ba536cb312 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
      position: relative;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  margin: 0 !important;
  overflow: visible;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e8fe1156-e275-44c8-a098-47ba536cb312 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add background color handling */
  
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e8fe1156-e275-44c8-a098-47ba536cb312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-e8fe1156-e275-44c8-a098-47ba536cb312 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image {
  box-sizing: border-box;
}



.s-e8fe1156-e275-44c8-a098-47ba536cb312 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e8fe1156-e275-44c8-a098-47ba536cb312 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container {
      position: relative;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e8fe1156-e275-44c8-a098-47ba536cb312 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-e389d1eb-a8de-4297-9bf3-d22363be0312 {
  margin-top: 1px;
margin-bottom: -1px;
margin-right: -25%;
}

#s-5a55152c-634c-43fc-a5d8-b8305071fb74 {
  margin-left: 6%;
margin-right: -6%;
padding-left: 5%;
padding-right: 0%;
}

@media (min-width: 0px) {
[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-5a55152c-634c-43fc-a5d8-b8305071fb74"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-f8347c93-32c0-4917-8a37-a5dd8405b82d {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-f8347c93-32c0-4917-8a37-a5dd8405b82d .shogun-icon-wrapper {
  text-align: center;
}


#s-f8347c93-32c0-4917-8a37-a5dd8405b82d .shogun-icon-wrapper > .shogun-icon {

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

@media (min-width: 1200px){#s-6ce597da-dfe8-413a-b93a-175d58b54e2f {
  display: none;
}
#s-6ce597da-dfe8-413a-b93a-175d58b54e2f, #wrap-s-6ce597da-dfe8-413a-b93a-175d58b54e2f, #wrap-content-s-6ce597da-dfe8-413a-b93a-175d58b54e2f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ce597da-dfe8-413a-b93a-175d58b54e2f {
  display: none;
}
#s-6ce597da-dfe8-413a-b93a-175d58b54e2f, #wrap-s-6ce597da-dfe8-413a-b93a-175d58b54e2f, #wrap-content-s-6ce597da-dfe8-413a-b93a-175d58b54e2f { display: none !important; }}
#s-6ce597da-dfe8-413a-b93a-175d58b54e2f .shogun-icon-wrapper {
  text-align: center;
}


#s-6ce597da-dfe8-413a-b93a-175d58b54e2f .shogun-icon-wrapper > .shogun-icon {

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

#s-fdd510a7-55b7-4012-889f-83dc98db7044 {
  margin-top: 1px;
margin-bottom: -1px;
}

#s-f1e646f5-d211-4466-a7e8-87e12f1a9dea {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f1e646f5-d211-4466-a7e8-87e12f1a9dea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

}

#s-f2265c4d-6db4-4208-b70f-e13096784276 {
  margin-top: -8px;
margin-bottom: 0px;
}

#s-f2265c4d-6db4-4208-b70f-e13096784276 .shogun-icon-wrapper {
  text-align: center;
}


#s-f2265c4d-6db4-4208-b70f-e13096784276 .shogun-icon-wrapper > .shogun-icon {

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

#s-8cff0209-8642-4f19-a4b7-214f9e713978 {
  margin-top: 1px;
margin-bottom: -1px;
}

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








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

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

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



#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a:active {background-color: #000000 !important;
text-decoration: none !important;}

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


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


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


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


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


#s-8e53d045-0b85-42bd-b3dc-ee6605c6c20a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-ddfcddf9-945d-48f1-9178-3bf678bf1155 {
  margin-top: 15px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(7, 65, 118, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ddfcddf9-945d-48f1-9178-3bf678bf1155:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ddfcddf9-945d-48f1-9178-3bf678bf1155:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-ddfcddf9-945d-48f1-9178-3bf678bf1155-root {
    text-align: center;
  }


#s-ddfcddf9-945d-48f1-9178-3bf678bf1155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ddfcddf9-945d-48f1-9178-3bf678bf1155-root {
    text-align: center;
  }


#s-ddfcddf9-945d-48f1-9178-3bf678bf1155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ddfcddf9-945d-48f1-9178-3bf678bf1155-root {
    text-align: center;
  }


#s-ddfcddf9-945d-48f1-9178-3bf678bf1155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ddfcddf9-945d-48f1-9178-3bf678bf1155-root {
    text-align: center;
  }


#s-ddfcddf9-945d-48f1-9178-3bf678bf1155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ddfcddf9-945d-48f1-9178-3bf678bf1155-root {
    text-align: center;
  }


#s-ddfcddf9-945d-48f1-9178-3bf678bf1155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -90px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 {
  display: none;
}
#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-content-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 {
  display: none;
}
#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-content-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 { display: none !important; }}@media (max-width: 767px){#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 {
  display: none;
}
#s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81, #wrap-content-s-54ff8405-e3b2-4f0a-b88d-b21817c41a81 { display: none !important; }}
@media (min-width: 0px) {
[id="s-54ff8405-e3b2-4f0a-b88d-b21817c41a81"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-54ff8405-e3b2-4f0a-b88d-b21817c41a81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-54ff8405-e3b2-4f0a-b88d-b21817c41a81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-54ff8405-e3b2-4f0a-b88d-b21817c41a81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

}

#s-8467489d-8e7c-49ed-acac-227a321b4ba4 {
  min-height: 50px;
}








#s-8467489d-8e7c-49ed-acac-227a321b4ba4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-8467489d-8e7c-49ed-acac-227a321b4ba4.shg-box.shg-c {
  justify-content: center;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin-top: -10px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: center;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin: 0 !important;
  overflow: visible;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add background color handling */
  
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-content {
  
    justify-content: center;
  
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
  box-sizing: border-box;
}



.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
      position: relative;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin: 0 !important;
  overflow: visible;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add background color handling */
  
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-content {
  
    justify-content: center;
  
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
  box-sizing: border-box;
}



.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
      position: relative;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin: 0 !important;
  overflow: visible;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add background color handling */
  
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-content {
  
    justify-content: center;
  
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
  box-sizing: border-box;
}



.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
      position: relative;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin: 0 !important;
  overflow: visible;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add background color handling */
  
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-content {
  
    justify-content: center;
  
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
  box-sizing: border-box;
}



.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
      position: relative;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  margin: 0 !important;
  overflow: visible;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add background color handling */
  
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea .shogun-image-content {
  
    justify-content: center;
  
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shg-align-container {
  display: flex;
  justify-content: center
}

.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image {
  box-sizing: border-box;
}



.s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container {
      position: relative;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-99d11d9d-2bcb-4770-88c4-09e3a8419eea img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-4a204fa1-5a12-4254-a3be-78dde4e41b46 {
  padding-bottom: 10px;
}

#s-ffc7890b-9e0f-487c-8622-ea66714c95f0 .shogun-icon-wrapper {
  text-align: center;
}


#s-ffc7890b-9e0f-487c-8622-ea66714c95f0 .shogun-icon-wrapper > .shogun-icon {

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

#s-f913cff0-66f9-4c4d-b37d-1a35d9cfd03e {
  padding-bottom: 10px;
}

#s-bbd22ed6-6b53-4d73-9075-5d5e0f80f0d7 .shogun-icon-wrapper {
  text-align: center;
}


#s-bbd22ed6-6b53-4d73-9075-5d5e0f80f0d7 .shogun-icon-wrapper > .shogun-icon {

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

#s-98882710-d28f-467a-8520-010734dc259b {
  padding-top: 0px;
padding-bottom: 10px;
}

#s-66520b41-5792-4712-85ed-ae384001dcc2 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: -10px;
margin-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-66520b41-5792-4712-85ed-ae384001dcc2 {
  display: none;
}
#s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-content-s-66520b41-5792-4712-85ed-ae384001dcc2 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66520b41-5792-4712-85ed-ae384001dcc2 {
  display: none;
}
#s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-content-s-66520b41-5792-4712-85ed-ae384001dcc2 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-66520b41-5792-4712-85ed-ae384001dcc2 {
  display: none;
}
#s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-s-66520b41-5792-4712-85ed-ae384001dcc2, #wrap-content-s-66520b41-5792-4712-85ed-ae384001dcc2 { display: none !important; }}







#s-66520b41-5792-4712-85ed-ae384001dcc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-66520b41-5792-4712-85ed-ae384001dcc2.shg-box.shg-c {
  justify-content: center;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
max-width: 50px;
aspect-ratio: 1/1;
text-align: left;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add padding handling */
  
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 200px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
  box-sizing: border-box;
}



.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
      position: relative;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

@media (min-width: 1200px){#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
  box-sizing: border-box;
}



.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
      position: relative;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
  box-sizing: border-box;
}



.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
      position: relative;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
  box-sizing: border-box;
}



.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
      position: relative;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}@media (max-width: 767px){#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 50px;
  }



  img.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
    
    
    
    max-height: 50px;
  }


.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shg-align-container {
  display: flex;
  justify-content: flex-start
}

.s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image {
  box-sizing: border-box;
}



.s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container {
      position: relative;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-556f258a-8030-4ebe-bb85-6ad4efecfea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 50px;
    }
  }

}
#s-69a2d930-16c2-4b08-99eb-6a382a935513 {
  margin-left: 0%;
margin-right: 0%;
}

#s-1d692a79-9db2-48f9-8afd-6eca928dbea7 {
  margin-left: 0%;
margin-right: 0%;
}

#s-e38ec12b-6083-44f5-83a6-4b3e4696b53c {
  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-04ef0ec8-6333-4b29-9fe1-377f05a7874f {
  margin-top: 15px;
margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-04ef0ec8-6333-4b29-9fe1-377f05a7874f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04ef0ec8-6333-4b29-9fe1-377f05a7874f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04ef0ec8-6333-4b29-9fe1-377f05a7874f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04ef0ec8-6333-4b29-9fe1-377f05a7874f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-04ef0ec8-6333-4b29-9fe1-377f05a7874f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d20dd39e-3d35-40d8-ae8b-856ec2b56ab1 {
  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-d20dd39e-3d35-40d8-ae8b-856ec2b56ab1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d20dd39e-3d35-40d8-ae8b-856ec2b56ab1.shg-box.shg-c {
  justify-content: center;
}

#s-47f5a769-250a-4e25-a639-155c45752203 {
  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-1ea97e15-76a7-475b-b9e0-858dd9f8d07d {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: -10px;
margin-right: 5%;
}

#s-1ea97e15-76a7-475b-b9e0-858dd9f8d07d hr {
  border-top: 2px solid rgba(55, 71, 79, 1);
}

#s-101d38cb-ab75-4d70-b5ba-d27be012cab0 {
  margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b6dbc594-adca-4dda-8299-f029fbdb8abc {
  margin-top: 0px;
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b6dbc594-adca-4dda-8299-f029fbdb8abc {
  display: none;
}
#s-b6dbc594-adca-4dda-8299-f029fbdb8abc, #wrap-s-b6dbc594-adca-4dda-8299-f029fbdb8abc, #wrap-content-s-b6dbc594-adca-4dda-8299-f029fbdb8abc { display: none !important; }}@media (max-width: 767px){#s-b6dbc594-adca-4dda-8299-f029fbdb8abc {
  display: none;
}
#s-b6dbc594-adca-4dda-8299-f029fbdb8abc, #wrap-s-b6dbc594-adca-4dda-8299-f029fbdb8abc, #wrap-content-s-b6dbc594-adca-4dda-8299-f029fbdb8abc { display: none !important; }}
#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e {
  margin-top: %;
margin-left: 0%;
margin-bottom: %;
margin-right: 0%;
padding-top: 5%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e {
  display: none;
}
#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e, #wrap-s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e, #wrap-content-s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e {
  display: none;
}
#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e, #wrap-s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e, #wrap-content-s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e { display: none !important; }}@media (max-width: 767px){#s-71b5fc5f-9a7d-47c5-a866-0a2bba05cb4e {
  
}
}
#s-57704aff-7160-4f7c-ae6b-8753b961ed3a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 70px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-57704aff-7160-4f7c-ae6b-8753b961ed3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-57704aff-7160-4f7c-ae6b-8753b961ed3a.shg-box.shg-c {
  justify-content: center;
}

#s-a4ae2152-283c-409a-9ec0-b6df8196726b {
  text-align: left;
}

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

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



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

#s-2095fdb1-1753-4b36-96df-6f87db6c68af {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-f0954a5b-d9b9-4893-936c-dbb1bbf4e969 {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-97f933ae-7112-423c-8d87-8b8efa85e5fc {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-ef358241-51af-4816-ac29-c1ed3b62b0e6 {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-011a16c1-ba78-4c62-a3d6-ff95e9b950cc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-08d9085b-6364-4237-8550-db951c0ad011 {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-622b8bca-758c-4299-b4dc-6b973a0912cc {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-7a064692-8d37-44a2-abdb-f680b39ea9fd {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-9bda8c3c-afe4-4dcc-bff6-90c667c6eac5 {
  margin-left: auto;
margin-right: auto;
padding-top: 70px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-9bda8c3c-afe4-4dcc-bff6-90c667c6eac5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9bda8c3c-afe4-4dcc-bff6-90c667c6eac5.shg-box.shg-c {
  justify-content: center;
}

#s-200c9d89-034f-4c69-a6c8-0c28236dcc2d {
  text-align: left;
}

#s-e17c367e-e773-4530-83b7-c56bda674894 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-e17c367e-e773-4530-83b7-c56bda674894 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-6e266d75-f9f6-408e-b006-ea4600de753a {
  margin-left: 10%;
margin-right: 10%;
}

#s-6e266d75-f9f6-408e-b006-ea4600de753a hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-4c0fadc2-57ea-4b22-b718-d2292b7e4902 {
  margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-4c0fadc2-57ea-4b22-b718-d2292b7e4902"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4c0fadc2-57ea-4b22-b718-d2292b7e4902"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4c0fadc2-57ea-4b22-b718-d2292b7e4902"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4c0fadc2-57ea-4b22-b718-d2292b7e4902"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-dfece5e8-63fd-4b25-9612-253ef5aa728f {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-dfece5e8-63fd-4b25-9612-253ef5aa728f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfece5e8-63fd-4b25-9612-253ef5aa728f.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

.shogun-image-content > div {
  width: 100%;
}

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

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

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

.shogun-image.hover {
  opacity: 0;
  z-index: 200;
  position: absolute;
  left: 0;
  top: 0;
}

.shogun-image.hover:hover {
  opacity: 1;
}

#s-fb715a7b-a7fd-4084-ae80-c2ef249f153d {
  text-align: center;
}

#s-fb715a7b-a7fd-4084-ae80-c2ef249f153d {
  overflow: hidden;
  
  
}







  #s-fb715a7b-a7fd-4084-ae80-c2ef249f153d img.shogun-image {
    

    
    
    
  }


#s-fb715a7b-a7fd-4084-ae80-c2ef249f153d .shogun-image-content {
  
    justify-content: center;
  
}

#s-945dffff-f11b-4df6-96c1-6191843704c7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-cbd52886-3064-44a5-8e62-c41385d01f39 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cbd52886-3064-44a5-8e62-c41385d01f39:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cbd52886-3064-44a5-8e62-c41385d01f39:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cbd52886-3064-44a5-8e62-c41385d01f39-root {
    text-align: center;
  }


#s-cbd52886-3064-44a5-8e62-c41385d01f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cbd52886-3064-44a5-8e62-c41385d01f39-root {
    text-align: center;
  }


#s-cbd52886-3064-44a5-8e62-c41385d01f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cbd52886-3064-44a5-8e62-c41385d01f39-root {
    text-align: center;
  }


#s-cbd52886-3064-44a5-8e62-c41385d01f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cbd52886-3064-44a5-8e62-c41385d01f39-root {
    text-align: center;
  }


#s-cbd52886-3064-44a5-8e62-c41385d01f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cbd52886-3064-44a5-8e62-c41385d01f39-root {
    text-align: center;
  }


#s-cbd52886-3064-44a5-8e62-c41385d01f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-a3353e7a-fc88-41f5-877b-168bee288fe5 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a3353e7a-fc88-41f5-877b-168bee288fe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a3353e7a-fc88-41f5-877b-168bee288fe5.shg-box.shg-c {
  justify-content: center;
}

#s-6d988956-b6a2-4880-94ab-e0081778231f {
  text-align: center;
}

#s-6d988956-b6a2-4880-94ab-e0081778231f {
  overflow: hidden;
  
  
}







  #s-6d988956-b6a2-4880-94ab-e0081778231f img.shogun-image {
    

    
    
    
  }


#s-6d988956-b6a2-4880-94ab-e0081778231f .shogun-image-content {
  
    justify-content: center;
  
}

#s-79f2b172-1e84-4237-bde7-588dc50ce7fa {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-145fafd6-ef90-4f26-80c4-88c05eda2b42 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-145fafd6-ef90-4f26-80c4-88c05eda2b42:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-145fafd6-ef90-4f26-80c4-88c05eda2b42:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-145fafd6-ef90-4f26-80c4-88c05eda2b42-root {
    text-align: center;
  }


#s-145fafd6-ef90-4f26-80c4-88c05eda2b42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-145fafd6-ef90-4f26-80c4-88c05eda2b42-root {
    text-align: center;
  }


#s-145fafd6-ef90-4f26-80c4-88c05eda2b42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-145fafd6-ef90-4f26-80c4-88c05eda2b42-root {
    text-align: center;
  }


#s-145fafd6-ef90-4f26-80c4-88c05eda2b42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-145fafd6-ef90-4f26-80c4-88c05eda2b42-root {
    text-align: center;
  }


#s-145fafd6-ef90-4f26-80c4-88c05eda2b42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-145fafd6-ef90-4f26-80c4-88c05eda2b42-root {
    text-align: center;
  }


#s-145fafd6-ef90-4f26-80c4-88c05eda2b42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f94418ae-936b-4aea-9b25-143da7761dae {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f94418ae-936b-4aea-9b25-143da7761dae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f94418ae-936b-4aea-9b25-143da7761dae.shg-box.shg-c {
  justify-content: center;
}

#s-f3814570-a6c3-4bdd-9d30-a6d7b126ebe1 {
  text-align: center;
}

#s-f3814570-a6c3-4bdd-9d30-a6d7b126ebe1 {
  overflow: hidden;
  
  
}







  #s-f3814570-a6c3-4bdd-9d30-a6d7b126ebe1 img.shogun-image {
    

    
    
    
  }


#s-f3814570-a6c3-4bdd-9d30-a6d7b126ebe1 .shogun-image-content {
  
    justify-content: center;
  
}

#s-65af8970-3218-4804-9e17-3d86509918e7 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-6b95c81f-1767-4621-aa8a-754352972928 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6b95c81f-1767-4621-aa8a-754352972928:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b95c81f-1767-4621-aa8a-754352972928:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-6b95c81f-1767-4621-aa8a-754352972928-root {
    text-align: center;
  }


#s-6b95c81f-1767-4621-aa8a-754352972928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-6b95c81f-1767-4621-aa8a-754352972928-root {
    text-align: center;
  }


#s-6b95c81f-1767-4621-aa8a-754352972928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-6b95c81f-1767-4621-aa8a-754352972928-root {
    text-align: center;
  }


#s-6b95c81f-1767-4621-aa8a-754352972928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-6b95c81f-1767-4621-aa8a-754352972928-root {
    text-align: center;
  }


#s-6b95c81f-1767-4621-aa8a-754352972928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-6b95c81f-1767-4621-aa8a-754352972928-root {
    text-align: center;
  }


#s-6b95c81f-1767-4621-aa8a-754352972928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#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-a25d5c22-7be9-4f16-8e55-12c471bb4350 {
  text-align: left;
}

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

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



#s-15df10aa-0354-4850-8e83-7c919b85cd18 {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-663af194-60d7-4c65-ac74-275df6b0380e {
  margin-left: 10%;
margin-right: 10%;
}

#s-3fc7d80c-affa-4b62-a959-1526fe9b5830 {
  margin-left: 10%;
margin-bottom: 40px;
margin-right: 10%;
}

#s-3ae72388-5147-4ffc-b9a6-8129bc4c20bc {
  margin-left: auto;
margin-right: auto;
padding-top: 70px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-3ae72388-5147-4ffc-b9a6-8129bc4c20bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3ae72388-5147-4ffc-b9a6-8129bc4c20bc.shg-box.shg-c {
  justify-content: center;
}

#s-853322a8-ca4a-4549-bc2d-821fca081fd4 {
  text-align: left;
}

#s-c70e0479-0d5a-4d07-882e-866f17f83925 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
text-align: left;
}

#s-c70e0479-0d5a-4d07-882e-866f17f83925 .shogun-heading-component h2 {
  color: rgba(55, 71, 79, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: left;
}



#s-848db4c6-3b1b-44fc-9c4d-99441dfbbb0e {
  margin-left: 10%;
margin-right: 10%;
}

#s-848db4c6-3b1b-44fc-9c4d-99441dfbbb0e hr {
  border-top: 1px solid rgba(0, 10, 18, 1);
}

#s-ef8101cd-8955-4e1e-8081-705a0f43ea8a {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-left: 10px;
padding-right: 10px;
}

@media (min-width: 0px) {
[id="s-ef8101cd-8955-4e1e-8081-705a0f43ea8a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef8101cd-8955-4e1e-8081-705a0f43ea8a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ef8101cd-8955-4e1e-8081-705a0f43ea8a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ef8101cd-8955-4e1e-8081-705a0f43ea8a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

}

#s-5d4c99a2-9bcd-4b1b-a18d-4af020a62cf6 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-5d4c99a2-9bcd-4b1b-a18d-4af020a62cf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d4c99a2-9bcd-4b1b-a18d-4af020a62cf6.shg-box.shg-c {
  justify-content: center;
}

#s-e67c05bf-6d95-4dd9-83d7-5116c74effd9 {
  text-align: center;
}

#s-e67c05bf-6d95-4dd9-83d7-5116c74effd9 {
  overflow: hidden;
  
  
}







  #s-e67c05bf-6d95-4dd9-83d7-5116c74effd9 img.shogun-image {
    

    
    
    
  }


#s-e67c05bf-6d95-4dd9-83d7-5116c74effd9 .shogun-image-content {
  
    justify-content: center;
  
}

#s-539f9353-da50-405b-822f-8dcc362f9a97 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-de042b8e-e044-4988-ac7a-3dcec9868438 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-de042b8e-e044-4988-ac7a-3dcec9868438:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-de042b8e-e044-4988-ac7a-3dcec9868438:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-de042b8e-e044-4988-ac7a-3dcec9868438-root {
    text-align: center;
  }


#s-de042b8e-e044-4988-ac7a-3dcec9868438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-de042b8e-e044-4988-ac7a-3dcec9868438-root {
    text-align: center;
  }


#s-de042b8e-e044-4988-ac7a-3dcec9868438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-de042b8e-e044-4988-ac7a-3dcec9868438-root {
    text-align: center;
  }


#s-de042b8e-e044-4988-ac7a-3dcec9868438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-de042b8e-e044-4988-ac7a-3dcec9868438-root {
    text-align: center;
  }


#s-de042b8e-e044-4988-ac7a-3dcec9868438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-de042b8e-e044-4988-ac7a-3dcec9868438-root {
    text-align: center;
  }


#s-de042b8e-e044-4988-ac7a-3dcec9868438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-2a5abbdd-a4b4-44d2-9326-00b52dafd6a2 {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2a5abbdd-a4b4-44d2-9326-00b52dafd6a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-2a5abbdd-a4b4-44d2-9326-00b52dafd6a2.shg-box.shg-c {
  justify-content: center;
}

#s-2621ac50-3cd0-44c9-96d4-5a6d2e371b3a {
  text-align: center;
}

#s-2621ac50-3cd0-44c9-96d4-5a6d2e371b3a {
  overflow: hidden;
  
  
}







  #s-2621ac50-3cd0-44c9-96d4-5a6d2e371b3a img.shogun-image {
    

    
    
    
  }


#s-2621ac50-3cd0-44c9-96d4-5a6d2e371b3a .shogun-image-content {
  
    justify-content: center;
  
}

#s-89a93587-60a8-4483-8a42-88f5c0005c81 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-22624b65-fac7-4eed-975e-e41517c9c30a {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-22624b65-fac7-4eed-975e-e41517c9c30a:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-22624b65-fac7-4eed-975e-e41517c9c30a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-22624b65-fac7-4eed-975e-e41517c9c30a-root {
    text-align: center;
  }


#s-22624b65-fac7-4eed-975e-e41517c9c30a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-22624b65-fac7-4eed-975e-e41517c9c30a-root {
    text-align: center;
  }


#s-22624b65-fac7-4eed-975e-e41517c9c30a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-22624b65-fac7-4eed-975e-e41517c9c30a-root {
    text-align: center;
  }


#s-22624b65-fac7-4eed-975e-e41517c9c30a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-22624b65-fac7-4eed-975e-e41517c9c30a-root {
    text-align: center;
  }


#s-22624b65-fac7-4eed-975e-e41517c9c30a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-22624b65-fac7-4eed-975e-e41517c9c30a-root {
    text-align: center;
  }


#s-22624b65-fac7-4eed-975e-e41517c9c30a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-0e4a6a46-fbe0-4faa-acac-bc7277851f0d {
  margin-bottom: 10px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(219, 219, 219, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0e4a6a46-fbe0-4faa-acac-bc7277851f0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0e4a6a46-fbe0-4faa-acac-bc7277851f0d.shg-box.shg-c {
  justify-content: center;
}

#s-da57e509-4602-4157-bfd6-c0061c30dd47 {
  text-align: center;
}

#s-da57e509-4602-4157-bfd6-c0061c30dd47 {
  overflow: hidden;
  
  
}







  #s-da57e509-4602-4157-bfd6-c0061c30dd47 img.shogun-image {
    

    
    
    
  }


#s-da57e509-4602-4157-bfd6-c0061c30dd47 .shogun-image-content {
  
    justify-content: center;
  
}

#s-4ae78b45-bc9c-4700-b7d8-f68ea98ff80e {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#s-d0ea9148-bce1-4296-b575-38ce0c59fc11 {
  margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(2, 119, 189, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d0ea9148-bce1-4296-b575-38ce0c59fc11:hover {background-color: rgba(88, 165, 240, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d0ea9148-bce1-4296-b575-38ce0c59fc11:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d0ea9148-bce1-4296-b575-38ce0c59fc11-root {
    text-align: center;
  }


#s-d0ea9148-bce1-4296-b575-38ce0c59fc11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d0ea9148-bce1-4296-b575-38ce0c59fc11-root {
    text-align: center;
  }


#s-d0ea9148-bce1-4296-b575-38ce0c59fc11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d0ea9148-bce1-4296-b575-38ce0c59fc11-root {
    text-align: center;
  }


#s-d0ea9148-bce1-4296-b575-38ce0c59fc11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d0ea9148-bce1-4296-b575-38ce0c59fc11-root {
    text-align: center;
  }


#s-d0ea9148-bce1-4296-b575-38ce0c59fc11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d0ea9148-bce1-4296-b575-38ce0c59fc11-root {
    text-align: center;
  }


#s-d0ea9148-bce1-4296-b575-38ce0c59fc11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d {
  padding-top: 30px;
padding-bottom: 70px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bfbbbcbb-d5b0-4c5d-ab86-05f1de438f3d.shg-box.shg-c {
  justify-content: center;
}

#s-2304cbe7-85de-4b14-a411-4f22b0ca4dff {
  text-align: left;
}

#s-83b830b1-403d-4f98-91da-6c611cf4f957 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 50px;
padding-bottom: 30px;
text-align: center;
}

#s-83b830b1-403d-4f98-91da-6c611cf4f957 .shogun-heading-component h2 {
  color: rgba(21, 22, 22, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-c0fc3c57-6e12-45b4-878b-09a68a1994e3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-e9cb4527-f927-4484-8294-cfe7539f8bd0 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-efebd176-8f41-4cc3-be36-03a2c261a929 {
  margin-left: 15%;
margin-bottom: 10px;
margin-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-efebd176-8f41-4cc3-be36-03a2c261a929 {
  display: none;
}
#s-efebd176-8f41-4cc3-be36-03a2c261a929, #wrap-s-efebd176-8f41-4cc3-be36-03a2c261a929, #wrap-content-s-efebd176-8f41-4cc3-be36-03a2c261a929 { display: none !important; }}
#s-efebd176-8f41-4cc3-be36-03a2c261a929 {
  overflow: hidden;
  
  
}







  #s-efebd176-8f41-4cc3-be36-03a2c261a929 img.shogun-image {
    

    
    
    
  }


#s-efebd176-8f41-4cc3-be36-03a2c261a929 .shogun-image-content {
  
    justify-content: center;
  
}

#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  margin-left: 0px;
margin-bottom: 25px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  display: none;
}
#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-content-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  display: none;
}
#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-content-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  display: none;
}
#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8, #wrap-content-s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 { display: none !important; }}@media (max-width: 767px){#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  
}
}
#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 {
  overflow: hidden;
  
  
}







  #s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 img.shogun-image {
    

    
    
    
  }


#s-9fd2b147-820a-4be2-beb4-14d5b09c37c8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b3708c0b-53be-44b0-bb8c-5512daf5499c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-f4aeefa5-705b-4218-89e0-30c53f93e927 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e {
  margin-left: 15%;
margin-bottom: 10px;
margin-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e {
  display: none;
}
#s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e, #wrap-s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e, #wrap-content-s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e { display: none !important; }}
#s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e {
  overflow: hidden;
  
  
}







  #s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e img.shogun-image {
    

    
    
    
  }


#s-e8afe7ba-b249-4c0f-94d7-0c6a76240b8e .shogun-image-content {
  
    justify-content: center;
  
}

#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  display: none;
}
#s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-content-s-32f464b9-472d-44ae-92c8-675ac84f509c { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  display: none;
}
#s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-content-s-32f464b9-472d-44ae-92c8-675ac84f509c { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  display: none;
}
#s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-s-32f464b9-472d-44ae-92c8-675ac84f509c, #wrap-content-s-32f464b9-472d-44ae-92c8-675ac84f509c { display: none !important; }}@media (max-width: 767px){#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  
}
}
#s-32f464b9-472d-44ae-92c8-675ac84f509c {
  overflow: hidden;
  
  
}







  #s-32f464b9-472d-44ae-92c8-675ac84f509c img.shogun-image {
    

    
    
    
  }


#s-32f464b9-472d-44ae-92c8-675ac84f509c .shogun-image-content {
  
    justify-content: center;
  
}

#s-bc96c41c-2335-4694-861d-1c9ec5a88ba1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-682c3e51-dc45-46c8-88b1-1352bc1183be {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-43f2531e-62a1-4910-9736-26be60921491 {
  margin-left: 15%;
margin-bottom: 10px;
margin-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-43f2531e-62a1-4910-9736-26be60921491 {
  display: none;
}
#s-43f2531e-62a1-4910-9736-26be60921491, #wrap-s-43f2531e-62a1-4910-9736-26be60921491, #wrap-content-s-43f2531e-62a1-4910-9736-26be60921491 { display: none !important; }}
#s-43f2531e-62a1-4910-9736-26be60921491 {
  overflow: hidden;
  
  
}







  #s-43f2531e-62a1-4910-9736-26be60921491 img.shogun-image {
    

    
    
    
  }


#s-43f2531e-62a1-4910-9736-26be60921491 .shogun-image-content {
  
    justify-content: center;
  
}

#s-04befd3e-d079-4faf-a595-75827096013d {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-04befd3e-d079-4faf-a595-75827096013d {
  display: none;
}
#s-04befd3e-d079-4faf-a595-75827096013d, #wrap-s-04befd3e-d079-4faf-a595-75827096013d, #wrap-content-s-04befd3e-d079-4faf-a595-75827096013d { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04befd3e-d079-4faf-a595-75827096013d {
  display: none;
}
#s-04befd3e-d079-4faf-a595-75827096013d, #wrap-s-04befd3e-d079-4faf-a595-75827096013d, #wrap-content-s-04befd3e-d079-4faf-a595-75827096013d { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04befd3e-d079-4faf-a595-75827096013d {
  display: none;
}
#s-04befd3e-d079-4faf-a595-75827096013d, #wrap-s-04befd3e-d079-4faf-a595-75827096013d, #wrap-content-s-04befd3e-d079-4faf-a595-75827096013d { display: none !important; }}@media (max-width: 767px){#s-04befd3e-d079-4faf-a595-75827096013d {
  
}
}
#s-04befd3e-d079-4faf-a595-75827096013d {
  overflow: hidden;
  
  
}







  #s-04befd3e-d079-4faf-a595-75827096013d img.shogun-image {
    

    
    
    
  }


#s-04befd3e-d079-4faf-a595-75827096013d .shogun-image-content {
  
    justify-content: center;
  
}

#s-571a6a4b-dacd-478e-a9d5-275a7ae006c3 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-2992e306-4a1e-4452-8bbe-da32b4e1a4cd {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-93d1306b-c514-45e5-9dc2-68b901e7a217 {
  margin-left: 15%;
margin-bottom: 25px;
margin-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-93d1306b-c514-45e5-9dc2-68b901e7a217 {
  display: none;
}
#s-93d1306b-c514-45e5-9dc2-68b901e7a217, #wrap-s-93d1306b-c514-45e5-9dc2-68b901e7a217, #wrap-content-s-93d1306b-c514-45e5-9dc2-68b901e7a217 { display: none !important; }}
#s-93d1306b-c514-45e5-9dc2-68b901e7a217 {
  overflow: hidden;
  
  
}







  #s-93d1306b-c514-45e5-9dc2-68b901e7a217 img.shogun-image {
    

    
    
    
  }


#s-93d1306b-c514-45e5-9dc2-68b901e7a217 .shogun-image-content {
  
    justify-content: center;
  
}

#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  margin-left: 0%;
margin-bottom: 25px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  display: none;
}
#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-content-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  display: none;
}
#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-content-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  display: none;
}
#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309, #wrap-content-s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 { display: none !important; }}@media (max-width: 767px){#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  
}
}
#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 {
  overflow: hidden;
  
  
}







  #s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 img.shogun-image {
    

    
    
    
  }


#s-458c8af0-8c6a-4fbb-bf60-2415ccea2309 .shogun-image-content {
  
    justify-content: center;
  
}

#s-b2e553fb-7ff1-4603-81d9-ddbaee6b2f0d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

#s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 {
  margin-left: 15%;
margin-bottom: 10px;
margin-right: 15%;
text-align: center;
}
@media (max-width: 767px){#s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 {
  display: none;
}
#s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4, #wrap-s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4, #wrap-content-s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 { display: none !important; }}
#s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 {
  overflow: hidden;
  
  
}







  #s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 img.shogun-image {
    

    
    
    
  }


#s-6f8a9650-9c0f-4cbb-9181-0c3c40809df4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  margin-left: 0%;
margin-bottom: 50px;
margin-right: 0%;
text-align: center;
}
@media (min-width: 1200px){#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  display: none;
}
#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-content-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  display: none;
}
#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-content-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  display: none;
}
#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed, #wrap-content-s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed { display: none !important; }}@media (max-width: 767px){#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  
}
}
#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed {
  overflow: hidden;
  
  
}







  #s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed img.shogun-image {
    

    
    
    
  }


#s-89c2ce4f-ae7c-4ea1-a5c9-762a4d4706ed .shogun-image-content {
  
    justify-content: center;
  
}

#s-d1b4f7c4-882e-46eb-b289-5a536992e9f7 {
  margin-top: 0px;
margin-left: 10%;
margin-bottom: 0px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 0px;
}

#s-77bb35df-6a5c-4625-a3da-9bd9ab462e0f {
  padding-top: 30px;
min-height: 50px;
background-color: rgba(0, 76, 140, 1);
}
@media (max-width: 767px){#s-77bb35df-6a5c-4625-a3da-9bd9ab462e0f {
  
}
}







#s-77bb35df-6a5c-4625-a3da-9bd9ab462e0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-77bb35df-6a5c-4625-a3da-9bd9ab462e0f.shg-box.shg-c {
  justify-content: center;
}

#s-5f7455c7-ccf7-4d53-8ca5-912f6b49e146 {
  text-align: left;
}

#s-c3762524-bc26-46ab-a63e-263fd7f9a243 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 50px;
padding-bottom: 30px;
text-align: center;
}

#s-c3762524-bc26-46ab-a63e-263fd7f9a243 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-eb76f80a-7085-4814-9297-fb4c40854766 {
  margin-left: 10%;
margin-bottom: 30px;
margin-right: 10%;
padding-top: 0px;
padding-bottom: 5px;
}

@media (max-width: 767px){#s-7f04c0ca-95a5-4b1f-8b62-5dfaf49148e0 {
  display: none;
}
#s-7f04c0ca-95a5-4b1f-8b62-5dfaf49148e0, #wrap-s-7f04c0ca-95a5-4b1f-8b62-5dfaf49148e0, #wrap-content-s-7f04c0ca-95a5-4b1f-8b62-5dfaf49148e0 { display: none !important; }}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

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

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