.shg-box {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  /**
   * 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;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  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-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-7b745599-fa08-44cf-b6a9-8d7223e345dd {
  background-image: url(https://i.shgcdn.com/8a80ff38-c00c-429a-b7ad-2d4b60ced370/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-7b745599-fa08-44cf-b6a9-8d7223e345dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b745599-fa08-44cf-b6a9-8d7223e345dd.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}

#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 {
  background-image: url(https://i.shgcdn.com/f5b5b5e8-bc0b-4193-8df6-cb896f09e94e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed9da431-7627-49f0-8cd7-76cfde0b64b8.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f3ce9655-a61a-45ca-831a-89f2e0c48cd7 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f3ce9655-a61a-45ca-831a-89f2e0c48cd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3ce9655-a61a-45ca-831a-89f2e0c48cd7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shg-row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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;
}

#s-4ab9e0b0-98ac-4a02-b338-66ba15edddd9 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4ab9e0b0-98ac-4a02-b338-66ba15edddd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4ab9e0b0-98ac-4a02-b338-66ba15edddd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4ab9e0b0-98ac-4a02-b338-66ba15edddd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4ab9e0b0-98ac-4a02-b338-66ba15edddd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 200px;
padding-bottom: 200px;
min-height: 50px;
background-position: center center;
}

#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce {
  background-image: url(https://i.shgcdn.com/006da4ab-73d1-46c1-941a-d958c26f2387/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}

}







#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ddc0930-2ae9-40a2-a9ac-5dbe264262ce.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-31341b23-9c01-4e89-bf25-ef8a498a8724 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
background-color: rgba(0, 0, 0, 0.52);
}








#s-31341b23-9c01-4e89-bf25-ef8a498a8724 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31341b23-9c01-4e89-bf25-ef8a498a8724.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  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;
  color: ;
  font-family: ;
  text-transform: none;
  font-weight: ;
  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-e26b98ea-a896-4b8c-a66e-a5377b78b821 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e26b98ea-a896-4b8c-a66e-a5377b78b821 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-99895a49-2ee1-43a2-b54c-f5a8ef4b3c1e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99895a49-2ee1-43a2-b54c-f5a8ef4b3c1e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(251, 251, 252, 1);
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-error-msg-container, #s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-field-error-msg-container {
  display: none;
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-73a71275-c6b3-4db0-8615-ccb8f90792e9 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

@media (min-width: 0px) {
[id="s-6a931f9d-c424-4991-b693-f888d8cabd3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6a931f9d-c424-4991-b693-f888d8cabd3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6a931f9d-c424-4991-b693-f888d8cabd3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a931f9d-c424-4991-b693-f888d8cabd3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-f2dc2b7e-a1b2-401d-8b8c-6e8b08a02e32  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-f2dc2b7e-a1b2-401d-8b8c-6e8b08a02e32  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-f2dc2b7e-a1b2-401d-8b8c-6e8b08a02e32 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-f2dc2b7e-a1b2-401d-8b8c-6e8b08a02e32 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-8ae3c6d7-df99-4882-a0d9-8fe6d85093b8  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-8ae3c6d7-df99-4882-a0d9-8fe6d85093b8  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-8ae3c6d7-df99-4882-a0d9-8fe6d85093b8 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-8ae3c6d7-df99-4882-a0d9-8fe6d85093b8 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


@media (min-width: 0px) {
[id="s-6108eb99-318f-499d-9e4f-272943e2ceb9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6108eb99-318f-499d-9e4f-272943e2ceb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6108eb99-318f-499d-9e4f-272943e2ceb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6108eb99-318f-499d-9e4f-272943e2ceb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-1f88683a-63b3-4cb6-ac04-37b9daffd3f9  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-1f88683a-63b3-4cb6-ac04-37b9daffd3f9  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-1f88683a-63b3-4cb6-ac04-37b9daffd3f9 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-1f88683a-63b3-4cb6-ac04-37b9daffd3f9 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-def606d6-6b56-4f35-b453-327689a77aa0  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-def606d6-6b56-4f35-b453-327689a77aa0  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-def606d6-6b56-4f35-b453-327689a77aa0 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-def606d6-6b56-4f35-b453-327689a77aa0 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


@media (min-width: 0px) {
[id="s-4bc8cf8b-c468-434c-b00c-723c25899983"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4bc8cf8b-c468-434c-b00c-723c25899983"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4bc8cf8b-c468-434c-b00c-723c25899983"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4bc8cf8b-c468-434c-b00c-723c25899983"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-8894ab46-d333-486e-b305-9e7a5cd4dbb3  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-8894ab46-d333-486e-b305-9e7a5cd4dbb3  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-8894ab46-d333-486e-b305-9e7a5cd4dbb3 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-8894ab46-d333-486e-b305-9e7a5cd4dbb3 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-9d8e8fba-387d-4430-9509-3d835c9730ea  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-9d8e8fba-387d-4430-9509-3d835c9730ea  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-9d8e8fba-387d-4430-9509-3d835c9730ea .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-9d8e8fba-387d-4430-9509-3d835c9730ea .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


@media (min-width: 0px) {
[id="s-8f50e064-5a8c-4133-aec1-baf230e76578"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-8f50e064-5a8c-4133-aec1-baf230e76578"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8f50e064-5a8c-4133-aec1-baf230e76578"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8f50e064-5a8c-4133-aec1-baf230e76578"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-7d875855-2a44-4403-8290-148d6c9bf80d  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-7d875855-2a44-4403-8290-148d6c9bf80d  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-7d875855-2a44-4403-8290-148d6c9bf80d .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-7d875855-2a44-4403-8290-148d6c9bf80d .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-1ef3e098-eadb-45b5-a5aa-2631addef4fb  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-1ef3e098-eadb-45b5-a5aa-2631addef4fb  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-1ef3e098-eadb-45b5-a5aa-2631addef4fb .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-1ef3e098-eadb-45b5-a5aa-2631addef4fb .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-bf2cbe74-7123-425b-b003-1bb1080b5ac6  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-bf2cbe74-7123-425b-b003-1bb1080b5ac6  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-bf2cbe74-7123-425b-b003-1bb1080b5ac6 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-bf2cbe74-7123-425b-b003-1bb1080b5ac6 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


.shogun-form-box-submit {
  border: 0;
  font-size: 1em;
  line-height: 1.8;
}

.shogun-form-box-submit:focus {
  outline: none;
}

.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-12bab01a-92e3-4aa3-bd68-bb8b784dadf0 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: #2C2A34;
border-radius: 10px;
color: rgba(0, 0, 0, 1);
background-color: rgba(249, 252, 6, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-size: 18px;
}
#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0[disabled],
#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0[disabled]:hover,
#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-12bab01a-92e3-4aa3-bd68-bb8b784dadf0 {
  display:  inline-block ;
  width:  auto ;
}


#s-5012c70e-f84a-42be-a8b8-b9f394420047 {
  min-height: 50px;
}








#s-5012c70e-f84a-42be-a8b8-b9f394420047 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5012c70e-f84a-42be-a8b8-b9f394420047.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f4523040-7b87-4193-8ad9-2f47c50f735f {
  min-height: 50px;
}








#s-f4523040-7b87-4193-8ad9-2f47c50f735f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4523040-7b87-4193-8ad9-2f47c50f735f.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b70d3968-4997-4416-96f5-210ac87b2105 {
  padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-b70d3968-4997-4416-96f5-210ac87b2105"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-b70d3968-4997-4416-96f5-210ac87b2105"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b70d3968-4997-4416-96f5-210ac87b2105"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b70d3968-4997-4416-96f5-210ac87b2105"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-image-content-wrapper .shogun-image.hover~* {
  z-index: 1;
}
#s-13497e75-bf78-449d-83f2-b7c19dac090c {
  max-width: 3900px;
aspect-ratio: 3900/2610;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }

    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-link {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c {
    width: 100%;
    height: auto;
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
    
    
  }


.s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-content {
  
    align-items: center;
  
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13497e75-bf78-449d-83f2-b7c19dac090c {
      --shg-aspect-ratio: calc(3900/2610); 
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
      position: relative;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }

    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-link {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c {
    width: 100%;
    height: auto;
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
    
    
  }


.s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-content {
  
    align-items: center;
  
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13497e75-bf78-449d-83f2-b7c19dac090c {
      --shg-aspect-ratio: calc(3900/2610); 
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
      position: relative;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }

    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-link {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c {
    width: 100%;
    height: auto;
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
    
    
  }


.s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-content {
  
    align-items: center;
  
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13497e75-bf78-449d-83f2-b7c19dac090c {
      --shg-aspect-ratio: calc(3900/2610); 
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
      position: relative;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }

    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-link {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c {
    width: 100%;
    height: auto;
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
    
    
  }


.s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-content {
  
    align-items: center;
  
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13497e75-bf78-449d-83f2-b7c19dac090c {
      --shg-aspect-ratio: calc(3900/2610); 
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
      position: relative;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }

    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-link {
      aspect-ratio: 3900/2610;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13497e75-bf78-449d-83f2-b7c19dac090c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c {
    width: 100%;
    height: auto;
  }

  #s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
    
    
  }


.s-13497e75-bf78-449d-83f2-b7c19dac090c .shogun-image-content {
  
    align-items: center;
  
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-13497e75-bf78-449d-83f2-b7c19dac090c {
      --shg-aspect-ratio: calc(3900/2610); 
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container {
      position: relative;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13497e75-bf78-449d-83f2-b7c19dac090c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
  max-width: 6000px;
aspect-ratio: 6000/4000;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }

    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-link {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
    width: 100%;
    height: auto;
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
    
    
  }


.s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
      --shg-aspect-ratio: calc(6000/4000); 
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
      position: relative;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }

    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-link {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
    width: 100%;
    height: auto;
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
    
    
  }


.s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
      --shg-aspect-ratio: calc(6000/4000); 
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
      position: relative;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }

    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-link {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
    width: 100%;
    height: auto;
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
    
    
  }


.s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
      --shg-aspect-ratio: calc(6000/4000); 
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
      position: relative;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }

    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-link {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
    width: 100%;
    height: auto;
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
    
    
  }


.s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
      --shg-aspect-ratio: calc(6000/4000); 
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
      position: relative;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }

    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-link {
      aspect-ratio: 6000/4000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
    width: 100%;
    height: auto;
  }

  #s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
    
    
  }


.s-7b24c579-8283-4e67-8aad-a14f1b6d522d .shogun-image-content {
  
    align-items: center;
  
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d {
      --shg-aspect-ratio: calc(6000/4000); 
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container {
      position: relative;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7b24c579-8283-4e67-8aad-a14f1b6d522d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
  max-width: 1024px;
aspect-ratio: 1024/683;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }

    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-link {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
    width: 100%;
    height: auto;
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
    
    
  }


.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
      --shg-aspect-ratio: calc(1024/683); 
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
      position: relative;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }

    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-link {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
    width: 100%;
    height: auto;
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
    
    
  }


.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
      --shg-aspect-ratio: calc(1024/683); 
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
      position: relative;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }

    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-link {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
    width: 100%;
    height: auto;
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
    
    
  }


.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
      --shg-aspect-ratio: calc(1024/683); 
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
      position: relative;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }

    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-link {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
    width: 100%;
    height: auto;
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
    
    
  }


.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
      --shg-aspect-ratio: calc(1024/683); 
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
      position: relative;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }

    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-link {
      aspect-ratio: 1024/683;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
    width: 100%;
    height: auto;
  }

  #s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
    
    
  }


.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 .shogun-image-content {
  
    align-items: center;
  
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shg-align-container {
  display: flex;
  justify-content: center
}

.s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 {
      --shg-aspect-ratio: calc(1024/683); 
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container {
      position: relative;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-eb442ee7-9fc8-4f63-869b-2f1e5ab30312 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-24a899c2-0aae-4027-853c-770034817140 {
  max-width: 5616px;
aspect-ratio: 5616/3744;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }

    #s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-link {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-24a899c2-0aae-4027-853c-770034817140 {
    width: 100%;
    height: auto;
  }

  #s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
    
    
  }


.s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-content {
  
    align-items: center;
  
}

.s-24a899c2-0aae-4027-853c-770034817140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24a899c2-0aae-4027-853c-770034817140 {
      --shg-aspect-ratio: calc(5616/3744); 
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
      position: relative;
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }

    #s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-link {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-24a899c2-0aae-4027-853c-770034817140 {
    width: 100%;
    height: auto;
  }

  #s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
    
    
  }


.s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-content {
  
    align-items: center;
  
}

.s-24a899c2-0aae-4027-853c-770034817140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24a899c2-0aae-4027-853c-770034817140 {
      --shg-aspect-ratio: calc(5616/3744); 
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
      position: relative;
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }

    #s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-link {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-24a899c2-0aae-4027-853c-770034817140 {
    width: 100%;
    height: auto;
  }

  #s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
    
    
  }


.s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-content {
  
    align-items: center;
  
}

.s-24a899c2-0aae-4027-853c-770034817140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24a899c2-0aae-4027-853c-770034817140 {
      --shg-aspect-ratio: calc(5616/3744); 
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
      position: relative;
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }

    #s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-link {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-24a899c2-0aae-4027-853c-770034817140 {
    width: 100%;
    height: auto;
  }

  #s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
    
    
  }


.s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-content {
  
    align-items: center;
  
}

.s-24a899c2-0aae-4027-853c-770034817140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24a899c2-0aae-4027-853c-770034817140 {
      --shg-aspect-ratio: calc(5616/3744); 
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
      position: relative;
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }

    #s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-link {
      aspect-ratio: 5616/3744;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-24a899c2-0aae-4027-853c-770034817140 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-24a899c2-0aae-4027-853c-770034817140 {
    width: 100%;
    height: auto;
  }

  #s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
    
    
  }


.s-24a899c2-0aae-4027-853c-770034817140 .shogun-image-content {
  
    align-items: center;
  
}

.s-24a899c2-0aae-4027-853c-770034817140.shg-align-container {
  display: flex;
  justify-content: center
}

.s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-24a899c2-0aae-4027-853c-770034817140.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-24a899c2-0aae-4027-853c-770034817140 {
      --shg-aspect-ratio: calc(5616/3744); 
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container {
      position: relative;
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-24a899c2-0aae-4027-853c-770034817140.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-24a899c2-0aae-4027-853c-770034817140 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-ec268114-79b6-4ad8-8746-a67635df4252 {
  padding-top: 20px;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-ec268114-79b6-4ad8-8746-a67635df4252 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec268114-79b6-4ad8-8746-a67635df4252.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9314e8bb-5979-4157-b181-bd70bf7681d9 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 8px;
border-left-width: 8px;
border-bottom-width: 8px;
border-right-width: 8px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 14px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9314e8bb-5979-4157-b181-bd70bf7681d9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9314e8bb-5979-4157-b181-bd70bf7681d9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9314e8bb-5979-4157-b181-bd70bf7681d9 {
  
}
}@media (max-width: 767px){#s-9314e8bb-5979-4157-b181-bd70bf7681d9 {
  
}
}
@media (min-width: 0px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9314e8bb-5979-4157-b181-bd70bf7681d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda {
  
}
}@media (max-width: 767px){#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda {
  
}
}
#s-2b64fb1a-d4d8-4b1b-8bcc-375ff2c9abda .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.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 ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: ;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
  color: ;
  font-family: ;
}

.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 {
  color: ;
  font-family: ;
  font-weight: ;
}

.shg-theme-text-content p {
  color: ;
  font-family: ;
  font-weight: ;
}

#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 {
  border-style: solid;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}
@media (min-width: 1200px){#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 {
  
}
}@media (max-width: 767px){#s-306a30f0-0cea-4c9a-9221-356c94deb7e4 {
  
}
}
#s-a699d538-e7d1-4089-b441-03a7f9d64d24 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-a699d538-e7d1-4089-b441-03a7f9d64d24 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a699d538-e7d1-4089-b441-03a7f9d64d24 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a699d538-e7d1-4089-b441-03a7f9d64d24 {
  
}
}@media (max-width: 767px){#s-a699d538-e7d1-4089-b441-03a7f9d64d24 {
  
}
}







#s-a699d538-e7d1-4089-b441-03a7f9d64d24 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a699d538-e7d1-4089-b441-03a7f9d64d24.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-18ab1710-f28b-46dd-b950-74073ad79bcd {
  margin-top: 40px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-18ab1710-f28b-46dd-b950-74073ad79bcd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-18ab1710-f28b-46dd-b950-74073ad79bcd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-18ab1710-f28b-46dd-b950-74073ad79bcd {
  
}
}@media (max-width: 767px){#s-18ab1710-f28b-46dd-b950-74073ad79bcd {
  
}
}
@media (min-width: 0px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-18ab1710-f28b-46dd-b950-74073ad79bcd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-8f2210da-f1d3-44ee-a790-5280287b8f0d .shogun-icon-wrapper {
  text-align: left;
}


#s-8f2210da-f1d3-44ee-a790-5280287b8f0d .shogun-icon-wrapper > .shogun-icon {

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

#s-7d272410-49f1-476c-b989-d14e0e8e299e {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-7d272410-49f1-476c-b989-d14e0e8e299e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7d272410-49f1-476c-b989-d14e0e8e299e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7d272410-49f1-476c-b989-d14e0e8e299e {
  
}
}@media (max-width: 767px){#s-7d272410-49f1-476c-b989-d14e0e8e299e {
  
}
}
#s-0b03b2eb-b12b-4780-8bfb-0a763e0df300 .shogun-icon-wrapper {
  text-align: left;
}


#s-0b03b2eb-b12b-4780-8bfb-0a763e0df300 .shogun-icon-wrapper > .shogun-icon {

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

#s-17713368-dd97-40b0-ba10-8ed6dbda9702 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-17713368-dd97-40b0-ba10-8ed6dbda9702 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-17713368-dd97-40b0-ba10-8ed6dbda9702 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-17713368-dd97-40b0-ba10-8ed6dbda9702 {
  
}
}@media (max-width: 767px){#s-17713368-dd97-40b0-ba10-8ed6dbda9702 {
  
}
}
#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 {
  margin-top: 0px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 {
  
}
}@media (max-width: 767px){#s-31174e7e-6fbc-4b13-8ad3-36de254abeb1 {
  
}
}
@media (min-width: 0px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-31174e7e-6fbc-4b13-8ad3-36de254abeb1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-e45a1a1a-ff74-43d0-9b75-a109b7d6f851 .shogun-icon-wrapper {
  text-align: left;
}


#s-e45a1a1a-ff74-43d0-9b75-a109b7d6f851 .shogun-icon-wrapper > .shogun-icon {

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

#s-5ce6dc64-630a-47b8-8c66-4413d3567072 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-5ce6dc64-630a-47b8-8c66-4413d3567072 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5ce6dc64-630a-47b8-8c66-4413d3567072 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5ce6dc64-630a-47b8-8c66-4413d3567072 {
  
}
}@media (max-width: 767px){#s-5ce6dc64-630a-47b8-8c66-4413d3567072 {
  
}
}
#s-ed9b0993-aa9a-4069-8fcf-ace6584cbf14 .shogun-icon-wrapper {
  text-align: left;
}


#s-ed9b0993-aa9a-4069-8fcf-ace6584cbf14 .shogun-icon-wrapper > .shogun-icon {

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

#s-2b1170b0-7168-4444-89a8-b7d623a8d95a {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-2b1170b0-7168-4444-89a8-b7d623a8d95a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2b1170b0-7168-4444-89a8-b7d623a8d95a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2b1170b0-7168-4444-89a8-b7d623a8d95a {
  
}
}@media (max-width: 767px){#s-2b1170b0-7168-4444-89a8-b7d623a8d95a {
  
}
}
#s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601 {
  margin-top: 0px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601 {
  
}
}@media (max-width: 767px){#s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601 {
  
}
}
@media (min-width: 0px) {
[id="s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2362c2f-55cd-4579-a6f2-3f2a4ce8f601"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-bc49d0c7-d985-46bd-828e-adbc33a922fd .shogun-icon-wrapper {
  text-align: left;
}


#s-bc49d0c7-d985-46bd-828e-adbc33a922fd .shogun-icon-wrapper > .shogun-icon {

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

#s-e9b97b7c-056b-459a-bfc2-41e15c6c132d {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-e9b97b7c-056b-459a-bfc2-41e15c6c132d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e9b97b7c-056b-459a-bfc2-41e15c6c132d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e9b97b7c-056b-459a-bfc2-41e15c6c132d {
  
}
}@media (max-width: 767px){#s-e9b97b7c-056b-459a-bfc2-41e15c6c132d {
  
}
}
#s-c6f17c75-12f8-4ddf-ad4f-51947255592f .shogun-icon-wrapper {
  text-align: left;
}


#s-c6f17c75-12f8-4ddf-ad4f-51947255592f .shogun-icon-wrapper > .shogun-icon {

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

#s-b8586b94-7648-49f0-874f-9515271d4553 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-b8586b94-7648-49f0-874f-9515271d4553 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8586b94-7648-49f0-874f-9515271d4553 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8586b94-7648-49f0-874f-9515271d4553 {
  
}
}@media (max-width: 767px){#s-b8586b94-7648-49f0-874f-9515271d4553 {
  
}
}
#s-ff0f986a-a8e5-4d24-b47a-ef0cea524a88 {
  padding-top: 20px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-ff0f986a-a8e5-4d24-b47a-ef0cea524a88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff0f986a-a8e5-4d24-b47a-ef0cea524a88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff0f986a-a8e5-4d24-b47a-ef0cea524a88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff0f986a-a8e5-4d24-b47a-ef0cea524a88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

.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 {
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8e7a85d0-3051-4f83-a451-566d3e30912d {
  text-align: center;
}







  #s-8e7a85d0-3051-4f83-a451-566d3e30912d img.shogun-image {
    

    
    
    
  }


#s-8e7a85d0-3051-4f83-a451-566d3e30912d .shogun-image-content {
  
    align-items: center;
  
}

#s-a7841031-91b2-4fd7-9378-134e6734408e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7841031-91b2-4fd7-9378-134e6734408e .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-6c135af1-6063-460d-8697-a6895fb00fd0 {
  text-align: center;
}







  #s-6c135af1-6063-460d-8697-a6895fb00fd0 img.shogun-image {
    

    
    
    
  }


#s-6c135af1-6063-460d-8697-a6895fb00fd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7c1be26-6f57-45de-9df3-4d6b83cd7255 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7c1be26-6f57-45de-9df3-4d6b83cd7255 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-05dc4316-0a6b-4015-bd59-f3951736cf8b {
  text-align: center;
}







  #s-05dc4316-0a6b-4015-bd59-f3951736cf8b img.shogun-image {
    

    
    
    
  }


#s-05dc4316-0a6b-4015-bd59-f3951736cf8b .shogun-image-content {
  
    align-items: center;
  
}

#s-791621e2-c6fc-41c6-a26f-d0ac4373ce35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-791621e2-c6fc-41c6-a26f-d0ac4373ce35 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-7b1ce86c-da27-4f5d-95c2-56490fd08439 {
  padding-left: 10%;
padding-right: 10%;
}

@media (min-width: 0px) {
[id="s-7b1ce86c-da27-4f5d-95c2-56490fd08439"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b1ce86c-da27-4f5d-95c2-56490fd08439"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7b1ce86c-da27-4f5d-95c2-56490fd08439"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b1ce86c-da27-4f5d-95c2-56490fd08439"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-a117ae50-bdc0-4b73-8e8e-36a3d7227c5f {
  text-align: center;
}







  #s-a117ae50-bdc0-4b73-8e8e-36a3d7227c5f img.shogun-image {
    

    
    
    
  }


#s-a117ae50-bdc0-4b73-8e8e-36a3d7227c5f .shogun-image-content {
  
    align-items: center;
  
}

#s-105fbfe1-6e69-47ac-b333-bffa70fdbe80 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-105fbfe1-6e69-47ac-b333-bffa70fdbe80 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-940c8eb3-dd29-4948-88ea-d4d92649e2f9 {
  text-align: center;
}







  #s-940c8eb3-dd29-4948-88ea-d4d92649e2f9 img.shogun-image {
    

    
    
    
  }


#s-940c8eb3-dd29-4948-88ea-d4d92649e2f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4b07630-f0c7-4a23-9cd0-9be3635474a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4b07630-f0c7-4a23-9cd0-9be3635474a3 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-36af55be-25f9-4ea4-ab29-23ff43969cc7 {
  text-align: center;
}







  #s-36af55be-25f9-4ea4-ab29-23ff43969cc7 img.shogun-image {
    

    
    
    
  }


#s-36af55be-25f9-4ea4-ab29-23ff43969cc7 .shogun-image-content {
  
    align-items: center;
  
}

#s-4e66acd5-f75c-44fc-ac9a-9ae64c8de3b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e66acd5-f75c-44fc-ac9a-9ae64c8de3b9 .shogun-heading-component h2 {
  color: #000;
  font-weight:  normal ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}@media (max-width: 767px){#s-ffa41fc6-8486-42e6-9903-33f5f7923853 {
  
}
}







#s-ffa41fc6-8486-42e6-9903-33f5f7923853 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffa41fc6-8486-42e6-9903-33f5f7923853.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}@media (max-width: 767px){#s-33826ab8-870c-4ca0-9850-9aa14fd76d51 {
  
}
}
#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 {
  
}
}@media (max-width: 767px){#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 {
  
}
}







#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6039fb95-8fed-4308-8bd7-3d13a5f53e49.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-42f4c948-577b-431f-8845-7874b70d669b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-42f4c948-577b-431f-8845-7874b70d669b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42f4c948-577b-431f-8845-7874b70d669b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-42f4c948-577b-431f-8845-7874b70d669b {
  
}
}@media (max-width: 767px){#s-42f4c948-577b-431f-8845-7874b70d669b {
  
}
}







#s-42f4c948-577b-431f-8845-7874b70d669b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42f4c948-577b-431f-8845-7874b70d669b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-6db78879-e65d-4395-a20d-f8339cacbd34 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-6db78879-e65d-4395-a20d-f8339cacbd34 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6db78879-e65d-4395-a20d-f8339cacbd34 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6db78879-e65d-4395-a20d-f8339cacbd34 {
  
}
}@media (max-width: 767px){#s-6db78879-e65d-4395-a20d-f8339cacbd34 {
  
}
}
@media (min-width: 0px) {
[id="s-6db78879-e65d-4395-a20d-f8339cacbd34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6db78879-e65d-4395-a20d-f8339cacbd34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6db78879-e65d-4395-a20d-f8339cacbd34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6db78879-e65d-4395-a20d-f8339cacbd34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6db78879-e65d-4395-a20d-f8339cacbd34"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 {
  
}
}@media (max-width: 767px){#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 {
  
}
}
#s-88c1d1c7-b780-488d-ae1b-dd2184bf1238 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-dc36a279-3638-4008-bc7e-57ef2392addf {
  border-style: solid;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 0.15);
}
@media (min-width: 1200px){#s-dc36a279-3638-4008-bc7e-57ef2392addf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dc36a279-3638-4008-bc7e-57ef2392addf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dc36a279-3638-4008-bc7e-57ef2392addf {
  
}
}@media (max-width: 767px){#s-dc36a279-3638-4008-bc7e-57ef2392addf {
  
}
}
#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b {
  background-repeat: no-repeat;
background-size: cover;
min-height: 680px;
background-position: center center;
}
@media (min-width: 1200px){#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b {
  
}
}@media (max-width: 767px){#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b {
  
}
}







#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9233506d-7948-4bf4-a7f2-5fc14ab2e38b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-10940548-e751-4d21-9027-9a7190c9e542 {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}








#s-10940548-e751-4d21-9027-9a7190c9e542 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10940548-e751-4d21-9027-9a7190c9e542.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb {
  
}
}@media (max-width: 767px){#s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb {
  
}
}
@media (min-width: 0px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-1a5c921e-ccba-4e78-ac05-48cbf0fa03fb"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 {
  
}
}@media (max-width: 767px){#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 {
  
}
}
#s-bfc71a0a-edab-428d-9aaf-e75bd99ce4e7 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 {
  
}
}@media (max-width: 767px){#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 {
  
}
}
#s-980c1b55-ad05-444a-a1fd-2d61e146e2f6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 {
  
}
}@media (max-width: 767px){#s-4a18c908-98c6-4c45-ab33-3b58acf0d6b7 {
  
}
}
#s-139c4875-6eb6-4c24-a172-12119a5dea20 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-139c4875-6eb6-4c24-a172-12119a5dea20 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-139c4875-6eb6-4c24-a172-12119a5dea20 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-139c4875-6eb6-4c24-a172-12119a5dea20 {
  
}
}@media (max-width: 767px){#s-139c4875-6eb6-4c24-a172-12119a5dea20 {
  
}
}
#s-139c4875-6eb6-4c24-a172-12119a5dea20 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-d69eb963-fba1-4ff7-afcf-1331efd75a9e {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-d69eb963-fba1-4ff7-afcf-1331efd75a9e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d69eb963-fba1-4ff7-afcf-1331efd75a9e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d69eb963-fba1-4ff7-afcf-1331efd75a9e {
  
}
}@media (max-width: 767px){#s-d69eb963-fba1-4ff7-afcf-1331efd75a9e {
  
}
}
#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f {
  
}
}@media (max-width: 767px){#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f {
  
}
}
#s-faeca8a3-f114-4706-a2f0-5b52bbadba2f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-d8dffda4-45cf-4a1b-af07-a7879eb038ab {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-d8dffda4-45cf-4a1b-af07-a7879eb038ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d8dffda4-45cf-4a1b-af07-a7879eb038ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d8dffda4-45cf-4a1b-af07-a7879eb038ab {
  
}
}@media (max-width: 767px){#s-d8dffda4-45cf-4a1b-af07-a7879eb038ab {
  
}
}
#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 {
  margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 {
  
}
}@media (max-width: 767px){#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 {
  
}
}
#s-fb0a12b0-ffa1-449c-83f4-c82a28eb8fa1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 18px;
  
  
  
}



#s-b5f48a23-9389-4d95-89ba-89369402d452 {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-b5f48a23-9389-4d95-89ba-89369402d452 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b5f48a23-9389-4d95-89ba-89369402d452 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b5f48a23-9389-4d95-89ba-89369402d452 {
  
}
}@media (max-width: 767px){#s-b5f48a23-9389-4d95-89ba-89369402d452 {
  
}
}
#s-3c76306d-4480-433a-834f-aa4d97659787 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 680px;
background-position: center center;
}
@media (min-width: 1200px){#s-3c76306d-4480-433a-834f-aa4d97659787 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c76306d-4480-433a-834f-aa4d97659787 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c76306d-4480-433a-834f-aa4d97659787 {
  
}
}@media (max-width: 767px){#s-3c76306d-4480-433a-834f-aa4d97659787 {
  
}
}







#s-3c76306d-4480-433a-834f-aa4d97659787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c76306d-4480-433a-834f-aa4d97659787.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-63f17318-7752-4894-93d2-f27d7f57a996 {
  min-height: 50px;
}








#s-63f17318-7752-4894-93d2-f27d7f57a996 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63f17318-7752-4894-93d2-f27d7f57a996.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 {
  padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 {
  
}
}@media (max-width: 767px){#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 {
  
}
}







#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8ec3f29-00b0-4936-8c4a-b95fdfa74c04.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c {
  
}
}@media (max-width: 767px){#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c {
  
}
}
#s-d76d1cab-2fe2-48cb-935a-f5fdd64bcd4c .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-66616295-bf1f-4b40-b6fb-2134023309bd {
  margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-66616295-bf1f-4b40-b6fb-2134023309bd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-66616295-bf1f-4b40-b6fb-2134023309bd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-66616295-bf1f-4b40-b6fb-2134023309bd {
  
}
}@media (max-width: 767px){#s-66616295-bf1f-4b40-b6fb-2134023309bd {
  
}
}
@media (min-width: 0px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-66616295-bf1f-4b40-b6fb-2134023309bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

}

#s-29688c63-00f0-4e07-97ba-ce5ef577229c {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-29688c63-00f0-4e07-97ba-ce5ef577229c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29688c63-00f0-4e07-97ba-ce5ef577229c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29688c63-00f0-4e07-97ba-ce5ef577229c {
  
}
}@media (max-width: 767px){#s-29688c63-00f0-4e07-97ba-ce5ef577229c {
  
}
}
#s-679db464-a0b3-48c1-88b1-9def575ad941 {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-679db464-a0b3-48c1-88b1-9def575ad941 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-679db464-a0b3-48c1-88b1-9def575ad941 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-679db464-a0b3-48c1-88b1-9def575ad941 {
  
}
}@media (max-width: 767px){#s-679db464-a0b3-48c1-88b1-9def575ad941 {
  
}
}
#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 {
  margin-top: 20px;
margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 {
  
}
}@media (max-width: 767px){#s-2d9fcb97-e712-4f7c-8e71-f2c4a45ea799 {
  
}
}
#s-683240f4-81c5-4e9e-a7e9-d11cf72b0b21 {
  min-height: 50px;
}








#s-683240f4-81c5-4e9e-a7e9-d11cf72b0b21 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-683240f4-81c5-4e9e-a7e9-d11cf72b0b21.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-2dcb1737-c579-4ccb-8ad5-c943f4b67f22 {
  min-height: 50px;
}








#s-2dcb1737-c579-4ccb-8ad5-c943f4b67f22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2dcb1737-c579-4ccb-8ad5-c943f4b67f22.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 2px;
padding-left: 2%;
padding-right: 2%;
border-top-width: 8px;
border-left-width: 8px;
border-bottom-width: 8px;
border-right-width: 8px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 14px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3 {
  
}
}@media (max-width: 767px){#s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3 {
  
}
}
@media (min-width: 0px) {
[id="s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-68c4a8ba-a37d-436f-a3a4-9e97d63a22d3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f {
  
}
}@media (max-width: 767px){#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f {
  
}
}
#s-0a8ebc62-9ebb-473e-94f2-1bc5e5b6585f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



.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 {
  font-weight: ;
  font-family: ;
}

.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-cfb8f6ed-d076-4b23-8f23-62e77ff3583c {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 14px;
background-color: rgba(255, 255, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c:hover {background-color: #424242 !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;}#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c-root {
    text-align: center;
  }


#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c-root {
    text-align: center;
  }


#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c-root {
    text-align: center;
  }


#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c-root {
    text-align: center;
  }


#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c-root {
    text-align: center;
  }


#s-cfb8f6ed-d076-4b23-8f23-62e77ff3583c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 24px;
  
  
  
  display:  inline-block ;
}
}
#s-cb16ba6e-8b05-4e58-895a-a1fd003e4468 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-cb16ba6e-8b05-4e58-895a-a1fd003e4468 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cb16ba6e-8b05-4e58-895a-a1fd003e4468.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
  max-width: 7476px;
aspect-ratio: 7476/4693;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }

    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-link {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
    width: 100%;
    height: auto;
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
    
    
  }


.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
      --shg-aspect-ratio: calc(7476/4693); 
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
      position: relative;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }

    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-link {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
    width: 100%;
    height: auto;
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
    
    
  }


.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
      --shg-aspect-ratio: calc(7476/4693); 
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
      position: relative;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }

    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-link {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
    width: 100%;
    height: auto;
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
    
    
  }


.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
      --shg-aspect-ratio: calc(7476/4693); 
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
      position: relative;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }

    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-link {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
    width: 100%;
    height: auto;
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
    
    
  }


.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
      --shg-aspect-ratio: calc(7476/4693); 
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
      position: relative;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }

    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-link {
      aspect-ratio: 7476/4693;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
    width: 100%;
    height: auto;
  }

  #s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
    
    
  }


.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 .shogun-image-content {
  
    align-items: center;
  
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 {
      --shg-aspect-ratio: calc(7476/4693); 
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container {
      position: relative;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e5d876e-2846-4267-a5d8-fb6e50bbf9c9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

#s-b1837434-cd7b-4044-8cb2-fd43d8c3ee9b {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b1837434-cd7b-4044-8cb2-fd43d8c3ee9b .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-b1837434-cd7b-4044-8cb2-fd43d8c3ee9b .shg-sld-nav-button.shg-sld-left,
#s-b1837434-cd7b-4044-8cb2-fd43d8c3ee9b .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
  max-width: 741px;
aspect-ratio: 741/765;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }

    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-link {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
    width: 100%;
    height: auto;
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
    
    
  }


.s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-content {
  
    align-items: center;
  
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
      --shg-aspect-ratio: calc(741/765); 
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
      position: relative;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }

    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-link {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
    width: 100%;
    height: auto;
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
    
    
  }


.s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-content {
  
    align-items: center;
  
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
      --shg-aspect-ratio: calc(741/765); 
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
      position: relative;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }

    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-link {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
    width: 100%;
    height: auto;
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
    
    
  }


.s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-content {
  
    align-items: center;
  
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
      --shg-aspect-ratio: calc(741/765); 
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
      position: relative;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }

    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-link {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
    width: 100%;
    height: auto;
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
    
    
  }


.s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-content {
  
    align-items: center;
  
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
      --shg-aspect-ratio: calc(741/765); 
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
      position: relative;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }

    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-link {
      aspect-ratio: 741/765;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
    width: 100%;
    height: auto;
  }

  #s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
    
    
  }


.s-7bc7cf88-077a-44b6-ab82-a378b250ab40 .shogun-image-content {
  
    align-items: center;
  
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 {
      --shg-aspect-ratio: calc(741/765); 
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container {
      position: relative;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7bc7cf88-077a-44b6-ab82-a378b250ab40 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
  max-width: 706px;
aspect-ratio: 706/630;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }

    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-link {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
    width: 100%;
    height: auto;
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
    
    
  }


.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-content {
  
    align-items: center;
  
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
      --shg-aspect-ratio: calc(706/630); 
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
      position: relative;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }

    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-link {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
    width: 100%;
    height: auto;
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
    
    
  }


.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-content {
  
    align-items: center;
  
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
      --shg-aspect-ratio: calc(706/630); 
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
      position: relative;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }

    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-link {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
    width: 100%;
    height: auto;
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
    
    
  }


.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-content {
  
    align-items: center;
  
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
      --shg-aspect-ratio: calc(706/630); 
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
      position: relative;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }

    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-link {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
    width: 100%;
    height: auto;
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
    
    
  }


.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-content {
  
    align-items: center;
  
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
      --shg-aspect-ratio: calc(706/630); 
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
      position: relative;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }

    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-link {
      aspect-ratio: 706/630;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
    width: 100%;
    height: auto;
  }

  #s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
    
    
  }


.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 .shogun-image-content {
  
    align-items: center;
  
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 {
      --shg-aspect-ratio: calc(706/630); 
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container {
      position: relative;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-167e5e11-b755-42d2-8ab7-47b51f1cbec2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
  max-width: 693px;
aspect-ratio: 693/654;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }

    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-link {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
    width: 100%;
    height: auto;
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
    
    
  }


.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
      --shg-aspect-ratio: calc(693/654); 
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
      position: relative;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }

    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-link {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
    width: 100%;
    height: auto;
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
    
    
  }


.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
      --shg-aspect-ratio: calc(693/654); 
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
      position: relative;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }

    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-link {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
    width: 100%;
    height: auto;
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
    
    
  }


.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
      --shg-aspect-ratio: calc(693/654); 
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
      position: relative;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }

    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-link {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
    width: 100%;
    height: auto;
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
    
    
  }


.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
      --shg-aspect-ratio: calc(693/654); 
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
      position: relative;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }

    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-link {
      aspect-ratio: 693/654;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
    width: 100%;
    height: auto;
  }

  #s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
    
    
  }


.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 .shogun-image-content {
  
    align-items: center;
  
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 {
      --shg-aspect-ratio: calc(693/654); 
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container {
      position: relative;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1abdd0cb-9606-4761-8d01-1ec7a12e58d5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-8d58237d-d494-41aa-a223-7b5262490c7e {
  max-width: 690px;
aspect-ratio: 690/569;
text-align: center;
}





  @supports  (aspect-ratio: 1/1) {
    
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }

    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-link {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e {
    width: 100%;
    height: auto;
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
    
    
  }


.s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-content {
  
    align-items: center;
  
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d58237d-d494-41aa-a223-7b5262490c7e {
      --shg-aspect-ratio: calc(690/569); 
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
      position: relative;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

@media (min-width: 1200px){



  @supports  (aspect-ratio: 1/1) {
    
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }

    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-link {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e {
    width: 100%;
    height: auto;
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
    
    
  }


.s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-content {
  
    align-items: center;
  
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d58237d-d494-41aa-a223-7b5262490c7e {
      --shg-aspect-ratio: calc(690/569); 
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
      position: relative;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }

    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-link {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e {
    width: 100%;
    height: auto;
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
    
    
  }


.s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-content {
  
    align-items: center;
  
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d58237d-d494-41aa-a223-7b5262490c7e {
      --shg-aspect-ratio: calc(690/569); 
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
      position: relative;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }

    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-link {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e {
    width: 100%;
    height: auto;
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
    
    
  }


.s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-content {
  
    align-items: center;
  
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d58237d-d494-41aa-a223-7b5262490c7e {
      --shg-aspect-ratio: calc(690/569); 
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
      position: relative;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

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



  @supports  (aspect-ratio: 1/1) {
    
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }

    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-link {
      aspect-ratio: 690/569;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8d58237d-d494-41aa-a223-7b5262490c7e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e {
    width: 100%;
    height: auto;
  }

  #s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }



  img.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
    
    
  }


.s-8d58237d-d494-41aa-a223-7b5262490c7e .shogun-image-content {
  
    align-items: center;
  
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image {
  box-sizing: border-box;
}




  @supports not (aspect-ratio: 1/1) {
    .s-8d58237d-d494-41aa-a223-7b5262490c7e {
      --shg-aspect-ratio: calc(690/569); 
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container {
      position: relative;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8d58237d-d494-41aa-a223-7b5262490c7e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
  }

}
#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b {
  min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b {
  
}
}@media (max-width: 767px){#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b {
  
}
}







#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29f4d02e-1bef-45b2-b212-58809bcbfd4b.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-d831a4ad-59b5-4840-b2de-1e8204f4d679 {
  margin-top: 40px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-d831a4ad-59b5-4840-b2de-1e8204f4d679 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d831a4ad-59b5-4840-b2de-1e8204f4d679 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d831a4ad-59b5-4840-b2de-1e8204f4d679 {
  
}
}@media (max-width: 767px){#s-d831a4ad-59b5-4840-b2de-1e8204f4d679 {
  
}
}
@media (min-width: 0px) {
[id="s-d831a4ad-59b5-4840-b2de-1e8204f4d679"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-d831a4ad-59b5-4840-b2de-1e8204f4d679"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-d831a4ad-59b5-4840-b2de-1e8204f4d679"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-d831a4ad-59b5-4840-b2de-1e8204f4d679"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-14ecb30b-91ef-4cfe-92f0-4fa587493dca .shogun-icon-wrapper {
  text-align: left;
}


#s-14ecb30b-91ef-4cfe-92f0-4fa587493dca .shogun-icon-wrapper > .shogun-icon {

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

#s-d937b0f1-e270-4a94-875b-caead67f77c5 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-d937b0f1-e270-4a94-875b-caead67f77c5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d937b0f1-e270-4a94-875b-caead67f77c5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d937b0f1-e270-4a94-875b-caead67f77c5 {
  
}
}@media (max-width: 767px){#s-d937b0f1-e270-4a94-875b-caead67f77c5 {
  
}
}
#s-f69337c0-9549-4a05-829c-a7d79f903414 .shogun-icon-wrapper {
  text-align: left;
}


#s-f69337c0-9549-4a05-829c-a7d79f903414 .shogun-icon-wrapper > .shogun-icon {

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

#s-2e82db00-6153-40cc-b22a-f4db9b64b467 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-2e82db00-6153-40cc-b22a-f4db9b64b467 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e82db00-6153-40cc-b22a-f4db9b64b467 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e82db00-6153-40cc-b22a-f4db9b64b467 {
  
}
}@media (max-width: 767px){#s-2e82db00-6153-40cc-b22a-f4db9b64b467 {
  
}
}
#s-0aaacbf6-e877-4b2e-b076-2978bbad1043 {
  margin-top: 0px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-0aaacbf6-e877-4b2e-b076-2978bbad1043 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0aaacbf6-e877-4b2e-b076-2978bbad1043 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0aaacbf6-e877-4b2e-b076-2978bbad1043 {
  
}
}@media (max-width: 767px){#s-0aaacbf6-e877-4b2e-b076-2978bbad1043 {
  
}
}
@media (min-width: 0px) {
[id="s-0aaacbf6-e877-4b2e-b076-2978bbad1043"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-0aaacbf6-e877-4b2e-b076-2978bbad1043"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-0aaacbf6-e877-4b2e-b076-2978bbad1043"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-0aaacbf6-e877-4b2e-b076-2978bbad1043"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-1d47df30-9a06-4df2-acf4-b05c6413f5b7 .shogun-icon-wrapper {
  text-align: left;
}


#s-1d47df30-9a06-4df2-acf4-b05c6413f5b7 .shogun-icon-wrapper > .shogun-icon {

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

#s-12471592-b3ff-4ccc-bad5-55b7d0012f81 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-12471592-b3ff-4ccc-bad5-55b7d0012f81 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-12471592-b3ff-4ccc-bad5-55b7d0012f81 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-12471592-b3ff-4ccc-bad5-55b7d0012f81 {
  
}
}@media (max-width: 767px){#s-12471592-b3ff-4ccc-bad5-55b7d0012f81 {
  
}
}
#s-997c1116-f943-42bf-b791-1e023560b0d5 .shogun-icon-wrapper {
  text-align: left;
}


#s-997c1116-f943-42bf-b791-1e023560b0d5 .shogun-icon-wrapper > .shogun-icon {

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

#s-dd99cf21-7366-4f76-9053-e0b10f043dea {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-dd99cf21-7366-4f76-9053-e0b10f043dea {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dd99cf21-7366-4f76-9053-e0b10f043dea {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dd99cf21-7366-4f76-9053-e0b10f043dea {
  
}
}@media (max-width: 767px){#s-dd99cf21-7366-4f76-9053-e0b10f043dea {
  
}
}
#s-65a9b286-d41a-4f71-a808-eccd07e2f220 {
  margin-top: 0px;
margin-left: 40px;
margin-right: 40px;
}
@media (min-width: 1200px){#s-65a9b286-d41a-4f71-a808-eccd07e2f220 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-65a9b286-d41a-4f71-a808-eccd07e2f220 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-65a9b286-d41a-4f71-a808-eccd07e2f220 {
  
}
}@media (max-width: 767px){#s-65a9b286-d41a-4f71-a808-eccd07e2f220 {
  
}
}
@media (min-width: 0px) {
[id="s-65a9b286-d41a-4f71-a808-eccd07e2f220"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-65a9b286-d41a-4f71-a808-eccd07e2f220"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-65a9b286-d41a-4f71-a808-eccd07e2f220"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-65a9b286-d41a-4f71-a808-eccd07e2f220"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

}

#s-2428d401-b662-48f4-8540-f142ade99b2f .shogun-icon-wrapper {
  text-align: left;
}


#s-2428d401-b662-48f4-8540-f142ade99b2f .shogun-icon-wrapper > .shogun-icon {

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

#s-ee9f1a5f-56c7-4029-afb0-6afab6d794ac {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-ee9f1a5f-56c7-4029-afb0-6afab6d794ac {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee9f1a5f-56c7-4029-afb0-6afab6d794ac {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee9f1a5f-56c7-4029-afb0-6afab6d794ac {
  
}
}@media (max-width: 767px){#s-ee9f1a5f-56c7-4029-afb0-6afab6d794ac {
  
}
}
#s-833532a1-e38f-43d6-86f4-209e786266a8 .shogun-icon-wrapper {
  text-align: left;
}


#s-833532a1-e38f-43d6-86f4-209e786266a8 .shogun-icon-wrapper > .shogun-icon {

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

#s-cd473124-9d38-45b0-bae4-a5dc61daa935 {
  margin-bottom: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-cd473124-9d38-45b0-bae4-a5dc61daa935 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd473124-9d38-45b0-bae4-a5dc61daa935 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd473124-9d38-45b0-bae4-a5dc61daa935 {
  
}
}@media (max-width: 767px){#s-cd473124-9d38-45b0-bae4-a5dc61daa935 {
  
}
}
#s-537647b6-97e9-4e5b-9ccd-4ae1fe95eed6 {
  min-height: 50px;
}








#s-537647b6-97e9-4e5b-9ccd-4ae1fe95eed6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-537647b6-97e9-4e5b-9ccd-4ae1fe95eed6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9ff1610e-9ce7-47f2-b97f-31321b347ab0 {
  padding-left: 10%;
padding-right: 10%;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-9ff1610e-9ce7-47f2-b97f-31321b347ab0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9ff1610e-9ce7-47f2-b97f-31321b347ab0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9ff1610e-9ce7-47f2-b97f-31321b347ab0 {
  
}
}@media (max-width: 767px){#s-9ff1610e-9ce7-47f2-b97f-31321b347ab0 {
  
}
}
@media (min-width: 0px) {
[id="s-9ff1610e-9ce7-47f2-b97f-31321b347ab0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ff1610e-9ce7-47f2-b97f-31321b347ab0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9ff1610e-9ce7-47f2-b97f-31321b347ab0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ff1610e-9ce7-47f2-b97f-31321b347ab0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9ff1610e-9ce7-47f2-b97f-31321b347ab0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 {
  
}
}@media (max-width: 767px){#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 {
  
}
}
#s-f820ef93-3de6-46ac-bc42-f72e86e2f464 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-6f8e4776-3ce9-4566-aadb-7e74f6266042 {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-6f8e4776-3ce9-4566-aadb-7e74f6266042 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f8e4776-3ce9-4566-aadb-7e74f6266042 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f8e4776-3ce9-4566-aadb-7e74f6266042 {
  
}
}@media (max-width: 767px){#s-6f8e4776-3ce9-4566-aadb-7e74f6266042 {
  
}
}
#s-c51cecea-9577-491d-838b-a88acfcae0c6 {
  min-height: 50px;
}








#s-c51cecea-9577-491d-838b-a88acfcae0c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c51cecea-9577-491d-838b-a88acfcae0c6.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 {
  
}
@media (min-width: 1200px){#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 {
  
}
}@media (max-width: 767px){#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 {
  
}
}







#s-e29adaeb-de29-486d-bd45-d5fe44e83e59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e29adaeb-de29-486d-bd45-d5fe44e83e59.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
background-color: rgba(251, 251, 252, 0);
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  
  
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-error-msg-container, #s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-field-error-msg-container {
  display: none;
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-error-msg {
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-1b08fd9a-5755-4ce9-a5d6-cbd3a6a1e817 .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

@media (min-width: 0px) {
[id="s-7c73b696-e666-4694-9ef6-8f4fd7a6e6a1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7c73b696-e666-4694-9ef6-8f4fd7a6e6a1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7c73b696-e666-4694-9ef6-8f4fd7a6e6a1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c73b696-e666-4694-9ef6-8f4fd7a6e6a1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-562f34f2-4b59-411b-bff6-6ae2f9dcf439  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-562f34f2-4b59-411b-bff6-6ae2f9dcf439  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-562f34f2-4b59-411b-bff6-6ae2f9dcf439 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-562f34f2-4b59-411b-bff6-6ae2f9dcf439 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-a6d65340-dd32-450d-8786-23ccd5df0fd6  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-a6d65340-dd32-450d-8786-23ccd5df0fd6  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-a6d65340-dd32-450d-8786-23ccd5df0fd6 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-a6d65340-dd32-450d-8786-23ccd5df0fd6 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


@media (min-width: 0px) {
[id="s-dffe1e0a-2721-46f9-b76f-b3ff4e36b9e5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dffe1e0a-2721-46f9-b76f-b3ff4e36b9e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dffe1e0a-2721-46f9-b76f-b3ff4e36b9e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dffe1e0a-2721-46f9-b76f-b3ff4e36b9e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5fb01831-5cae-4df4-9ac1-936de568082b  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-5fb01831-5cae-4df4-9ac1-936de568082b  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-5fb01831-5cae-4df4-9ac1-936de568082b .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-5fb01831-5cae-4df4-9ac1-936de568082b .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-db223ec9-fdb3-49f1-8497-8a763ee70e7a  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-db223ec9-fdb3-49f1-8497-8a763ee70e7a  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-db223ec9-fdb3-49f1-8497-8a763ee70e7a .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-db223ec9-fdb3-49f1-8497-8a763ee70e7a .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-a60248cc-b5cf-4a85-91a3-47ec0cd3293b  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: #000;
  
  
  
  
}

#s-a60248cc-b5cf-4a85-91a3-47ec0cd3293b  .shogun-form-text-input-field::placeholder {
  
  
  color: #000;
  
  
  
  
}


#s-a60248cc-b5cf-4a85-91a3-47ec0cd3293b .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-a60248cc-b5cf-4a85-91a3-47ec0cd3293b .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-d35e16c6-291c-4f49-a125-0128e3ea5b43 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-style: solid;
border-radius: 10px;
color: rgba(0, 0, 0, 1);
background-color: rgba(249, 252, 6, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
font-size: 24px;
}
#s-d35e16c6-291c-4f49-a125-0128e3ea5b43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d35e16c6-291c-4f49-a125-0128e3ea5b43:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-d35e16c6-291c-4f49-a125-0128e3ea5b43[disabled],
#s-d35e16c6-291c-4f49-a125-0128e3ea5b43[disabled]:hover,
#s-d35e16c6-291c-4f49-a125-0128e3ea5b43[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-d35e16c6-291c-4f49-a125-0128e3ea5b43 {
  display:  inline-block ;
  width:  auto ;
}


#s-d14c6422-4e3b-4bd0-8cee-197843c78a84 {
  min-height: 50px;
}








#s-d14c6422-4e3b-4bd0-8cee-197843c78a84 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d14c6422-4e3b-4bd0-8cee-197843c78a84.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-d9a28938-0fcc-48fa-8ed6-8b05aae0a51b {
  margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
opacity: 1;
}
@media (min-width: 1200px){#s-d9a28938-0fcc-48fa-8ed6-8b05aae0a51b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d9a28938-0fcc-48fa-8ed6-8b05aae0a51b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d9a28938-0fcc-48fa-8ed6-8b05aae0a51b {
  
}
}@media (max-width: 767px){#s-d9a28938-0fcc-48fa-8ed6-8b05aae0a51b {
  
}
}
#s-eeba4cd9-5bcd-491e-a854-5353533cac09 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-eeba4cd9-5bcd-491e-a854-5353533cac09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eeba4cd9-5bcd-491e-a854-5353533cac09.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cd89645e-a290-46ca-8b1b-c81705912635 {
  margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-cd89645e-a290-46ca-8b1b-c81705912635 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cd89645e-a290-46ca-8b1b-c81705912635 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-cd89645e-a290-46ca-8b1b-c81705912635 {
  
}
}@media (max-width: 767px){#s-cd89645e-a290-46ca-8b1b-c81705912635 {
  
}
}
#s-cd89645e-a290-46ca-8b1b-c81705912635 .shogun-heading-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: "Montserrat";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



.shogun-accordion-wrapper .shogun-accordion {
  margin-bottom: 0;
  border-radius: 4px;
}

.shogun-accordion {
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.shogun-accordion-wrapper .shogun-accordion + .shogun-accordion {
  margin-top: 5px;
}

.shogun-accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.shogun-accordion-heading {
  color: #333;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  cursor: pointer;
}

.shogun-accordion-title {
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
  text-decoration: none;
  flex: 1;
  user-select: none;
}

.shogun-accordion-body {
  display: none;
  opacity: 0;
  transition: opacity 0.5s linear;
}

.shogun-accordion-body.shogun-accordion-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

.shogun-accordion-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.2em;
}

.shogun-accordion-icon > span {
  transition: 0.3s transform;
  position: absolute;
  right: 0;
  font-size: 1.2em;
}

.shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: "▸";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-chevron
  > span {
  transform: rotate(90deg);
}

.shogun-accordion-icon.shogun-icon-plus > span::after {
  content: "＋";
}

.shogun-accordion.shogun-accordion-active
  > .shogun-accordion-heading
  .shogun-accordion-icon.shogun-icon-plus
  > span {
  transform: rotate(-225deg);
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 {
  margin-left: auto;
margin-right: auto;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: #8fcee7;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: #8fcee7;
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-391b42af-6c66-48f2-afbc-ad1537106053 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-6b4b5a4a-2071-41f9-b5cf-d97b157efb28 {
  margin-left: auto;
margin-right: auto;
}

#s-f60adea1-c6bd-4c5c-9571-e062be68c3ae {
  margin-left: auto;
margin-right: auto;
}

#s-605bd260-466b-497c-9228-ebf0d5f352a7 {
  margin-left: auto;
margin-right: auto;
}

#s-bff136e7-2388-455e-9483-36dc53ad77f3 {
  margin-left: auto;
margin-right: auto;
}

#s-427befa4-4449-45f0-9211-e037d38c99ec {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
background-color: rgba(37, 37, 37, 1);
}








#s-427befa4-4449-45f0-9211-e037d38c99ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-427befa4-4449-45f0-9211-e037d38c99ec.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3370223e-6a3d-41da-b367-f860c5e8082d {
  padding-top: 3px;
padding-left: 2%;
padding-bottom: 3px;
padding-right: 2%;
background-color: rgba(37, 37, 37, 0);
}

@media (min-width: 0px) {
[id="s-d70c5ac0-1e80-4561-8913-24a3d32d0a9c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d70c5ac0-1e80-4561-8913-24a3d32d0a9c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d70c5ac0-1e80-4561-8913-24a3d32d0a9c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d70c5ac0-1e80-4561-8913-24a3d32d0a9c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-f3ca652e-5bfa-4e3d-88e0-09915aeede49 {
  text-align: left;
}

/*
  $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;
}

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

#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;
  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-lazyload-bg-image {
  display: none;
}

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

.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}@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}}#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:#000;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;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-lazyload-bg-image{display:none}.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{display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.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}
