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

.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-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-repeat: no-repeat;
background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 650px;
background-position: center center;
}
@media (min-width: 1200px){#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  display: none;
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-content-s-458d6772-f1d7-4612-8c35-a58343ab7fc1 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  display: none;
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-content-s-458d6772-f1d7-4612-8c35-a58343ab7fc1 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  display: none;
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-content-s-458d6772-f1d7-4612-8c35-a58343ab7fc1 { display: none !important; }}@media (max-width: 767px){#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  display: none;
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-s-458d6772-f1d7-4612-8c35-a58343ab7fc1, #wrap-content-s-458d6772-f1d7-4612-8c35-a58343ab7fc1 { display: none !important; }}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 {
  background-image: url(https://i.shgcdn.com/eb9063f6-eaff-449e-87dc-09190d46df6e/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-458d6772-f1d7-4612-8c35-a58343ab7fc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-458d6772-f1d7-4612-8c35-a58343ab7fc1.shg-box.shg-c {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.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-fb5cb7a1-bd9b-4c65-ad01-c6b6e2e9a6ec {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb5cb7a1-bd9b-4c65-ad01-c6b6e2e9a6ec .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 42px;
  line-height: 1em;
  
  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-9a9166fd-1dd4-479c-b3c6-93b2c994dc0e {
  margin-bottom: 20px;
}

.shogun-countdown {
  display: flex;
  text-align: center;
  justify-content: center;
}

.shg-align-left > .shogun-countdown {
  justify-content: flex-start;
}

.shg-align-right > .shogun-countdown {
  justify-content: flex-end;
}

.shogun-countdown > div {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.shogun-countdown > div > label {
  font-size: 12px;
}

.shogun-countdown > span {
  padding: 5px;
  font-size: 32px;
  line-height: 32px;
}

.shogun-countdown > div > span {
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.shogun-countdown-small > div > label {
  font-size: 8px;
}

.shogun-countdown-small > span,
.shogun-countdown-small > div > span  {
  font-size: 21px;
  line-height: 21px;
}

.shogun-countdown-large > div > label {
  font-size: 18px;
}

.shogun-countdown-large > span,
.shogun-countdown-large > div > span {
  font-size: 48px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .shogun-countdown > span,
  .shogun-countdown > div > span {
    font-size: 45px;
    line-height: 45px;
  }

  .shogun-countdown-small > span,
  .shogun-countdown-small > div > span {
    font-size: 30px;
    line-height: 30px;
  }

  .shogun-countdown-large > span,
  .shogun-countdown-large > div > span {
    font-size: 68px;
    line-height: 68px;
  }
}

#s-2a600a2b-653c-48ea-8435-148bd9e6db3b {
  margin-bottom: 20px;
}

#s-2a600a2b-653c-48ea-8435-148bd9e6db3b .shogun-countdown span, #s-2a600a2b-653c-48ea-8435-148bd9e6db3b .shogun-countdown label {
  color: rgba(0, 0, 0, 1);
}
.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-ef57ad5e-a3c9-463c-9e55-c73345de658a {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-ef57ad5e-a3c9-463c-9e55-c73345de658a:hover {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(47, 212, 198, 1) !important;
background-color: #424242 !important;
text-decoration: none !important;
color: rgba(47, 212, 198, 1) !important;}#s-ef57ad5e-a3c9-463c-9e55-c73345de658a:active {border-style: solid !important;
border-top-width: 1px !important;
border-left-width: 1px !important;
border-bottom-width: 1px !important;
border-right-width: 1px !important;
border-color: rgba(47, 212, 198, 1) !important;
background-color: rgba(255, 255, 255, 0.48) !important;
text-decoration: none !important;
color: rgba(47, 212, 198, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-ef57ad5e-a3c9-463c-9e55-c73345de658a-root {
    text-align: center;
  }


#s-ef57ad5e-a3c9-463c-9e55-c73345de658a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-ef57ad5e-a3c9-463c-9e55-c73345de658a-root {
    text-align: center;
  }


#s-ef57ad5e-a3c9-463c-9e55-c73345de658a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-ef57ad5e-a3c9-463c-9e55-c73345de658a-root {
    text-align: center;
  }


#s-ef57ad5e-a3c9-463c-9e55-c73345de658a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-ef57ad5e-a3c9-463c-9e55-c73345de658a-root {
    text-align: center;
  }


#s-ef57ad5e-a3c9-463c-9e55-c73345de658a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-ef57ad5e-a3c9-463c-9e55-c73345de658a-root {
    text-align: center;
  }


#s-ef57ad5e-a3c9-463c-9e55-c73345de658a.shg-btn {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  
  font-family: DM Sans;
  display:  inline-block ;
}
}
#s-bd5b8bb5-e3f3-409b-ba1a-d867ba4ab318 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-bd5b8bb5-e3f3-409b-ba1a-d867ba4ab318 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  line-height: 1em;
  
  text-align: center;
}



#s-61d83564-7f79-4d8f-8c95-46e97ccf1242 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(255, 105, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-61d83564-7f79-4d8f-8c95-46e97ccf1242:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-61d83564-7f79-4d8f-8c95-46e97ccf1242:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-61d83564-7f79-4d8f-8c95-46e97ccf1242-root {
    text-align: center;
  }


#s-61d83564-7f79-4d8f-8c95-46e97ccf1242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-61d83564-7f79-4d8f-8c95-46e97ccf1242-root {
    text-align: center;
  }


#s-61d83564-7f79-4d8f-8c95-46e97ccf1242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-61d83564-7f79-4d8f-8c95-46e97ccf1242-root {
    text-align: center;
  }


#s-61d83564-7f79-4d8f-8c95-46e97ccf1242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-61d83564-7f79-4d8f-8c95-46e97ccf1242-root {
    text-align: center;
  }


#s-61d83564-7f79-4d8f-8c95-46e97ccf1242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-61d83564-7f79-4d8f-8c95-46e97ccf1242-root {
    text-align: center;
  }


#s-61d83564-7f79-4d8f-8c95-46e97ccf1242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-d176914f-b5d1-499b-8786-a65ba04d5637 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d176914f-b5d1-499b-8786-a65ba04d5637 {
  display: none;
}
#s-d176914f-b5d1-499b-8786-a65ba04d5637, #wrap-s-d176914f-b5d1-499b-8786-a65ba04d5637, #wrap-content-s-d176914f-b5d1-499b-8786-a65ba04d5637 { display: none !important; }}@media (max-width: 767px){#s-d176914f-b5d1-499b-8786-a65ba04d5637 {
  display: none;
}
#s-d176914f-b5d1-499b-8786-a65ba04d5637, #wrap-s-d176914f-b5d1-499b-8786-a65ba04d5637, #wrap-content-s-d176914f-b5d1-499b-8786-a65ba04d5637 { display: none !important; }}







#s-d176914f-b5d1-499b-8786-a65ba04d5637 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d176914f-b5d1-499b-8786-a65ba04d5637.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin: 0 !important;
  overflow: visible;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add background color handling */
  
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
  box-sizing: border-box;
}



.s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83527640-955f-4382-be28-f3e95dfb9f7c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
      position: relative;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin: 0 !important;
  overflow: visible;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add background color handling */
  
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
  box-sizing: border-box;
}



.s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83527640-955f-4382-be28-f3e95dfb9f7c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
      position: relative;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin: 0 !important;
  overflow: visible;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add background color handling */
  
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
  box-sizing: border-box;
}



.s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83527640-955f-4382-be28-f3e95dfb9f7c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
      position: relative;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin: 0 !important;
  overflow: visible;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add background color handling */
  
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
  box-sizing: border-box;
}



.s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83527640-955f-4382-be28-f3e95dfb9f7c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
      position: relative;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-83527640-955f-4382-be28-f3e95dfb9f7c {
  margin: 0 !important;
  overflow: visible;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-83527640-955f-4382-be28-f3e95dfb9f7c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add background color handling */
  
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-83527640-955f-4382-be28-f3e95dfb9f7c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-83527640-955f-4382-be28-f3e95dfb9f7c .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image {
  box-sizing: border-box;
}



.s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-83527640-955f-4382-be28-f3e95dfb9f7c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container {
      position: relative;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-83527640-955f-4382-be28-f3e95dfb9f7c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-e4ce0ba3-9d64-42bb-b4b3-3a6e26434694 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-e4ce0ba3-9d64-42bb-b4b3-3a6e26434694 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e4ce0ba3-9d64-42bb-b4b3-3a6e26434694.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(255, 105, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56:hover {background-color: rgba(47, 212, 198, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 {
  display: none;
}
#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-content-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 {
  display: none;
}
#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-content-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 {
  display: none;
}
#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-content-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 { display: none !important; }}@media (max-width: 767px){#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 {
  display: none;
}
#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56, #wrap-content-s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56 { display: none !important; }}

  #s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56-root {
    text-align: center;
  }


#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56-root {
    text-align: center;
  }


#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56-root {
    text-align: center;
  }


#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56-root {
    text-align: center;
  }


#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56-root {
    text-align: center;
  }


#s-9bd560c0-e1e8-44fd-89c0-e526e87a0d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 {
  display: none;
}
#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90, #wrap-s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90, #wrap-content-s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 {
  display: none;
}
#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90, #wrap-s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90, #wrap-content-s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 { display: none !important; }}







#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3bf2b8a6-5c90-467c-bf5e-dab81f6c5b90.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}
@media (min-width: 1200px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  display: none;
}
#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71, #wrap-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71, #wrap-content-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  display: none;
}
#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71, #wrap-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71, #wrap-content-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 { display: none !important; }}
#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin: 0 !important;
  overflow: visible;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add background color handling */
  
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
  box-sizing: border-box;
}



.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
      position: relative;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin: 0 !important;
  overflow: visible;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add background color handling */
  
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
  box-sizing: border-box;
}



.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
      position: relative;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin: 0 !important;
  overflow: visible;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add background color handling */
  
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
  box-sizing: border-box;
}



.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
      position: relative;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin: 0 !important;
  overflow: visible;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add background color handling */
  
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
  box-sizing: border-box;
}



.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
      position: relative;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  margin: 0 !important;
  overflow: visible;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add background color handling */
  
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image {
  box-sizing: border-box;
}



.s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container {
      position: relative;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f54ba233-b284-42a5-9ae3-2c6762f3ea71 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e {
  margin-top: 80px;
margin-left: 10%;
margin-bottom: 80px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(255, 105, 0, 1);
text-align: right;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e:hover {background-color: rgba(47, 212, 198, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-95d4654f-7884-4e3c-9e84-e8e984777c1e:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-95d4654f-7884-4e3c-9e84-e8e984777c1e {
  display: none;
}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-content-s-95d4654f-7884-4e3c-9e84-e8e984777c1e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-95d4654f-7884-4e3c-9e84-e8e984777c1e {
  display: none;
}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-content-s-95d4654f-7884-4e3c-9e84-e8e984777c1e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-95d4654f-7884-4e3c-9e84-e8e984777c1e {
  display: none;
}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-content-s-95d4654f-7884-4e3c-9e84-e8e984777c1e { display: none !important; }}@media (max-width: 767px){#s-95d4654f-7884-4e3c-9e84-e8e984777c1e {
  display: none;
}
#s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-s-95d4654f-7884-4e3c-9e84-e8e984777c1e, #wrap-content-s-95d4654f-7884-4e3c-9e84-e8e984777c1e { display: none !important; }}

  #s-95d4654f-7884-4e3c-9e84-e8e984777c1e-root {
    text-align: right;
  }


#s-95d4654f-7884-4e3c-9e84-e8e984777c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-95d4654f-7884-4e3c-9e84-e8e984777c1e-root {
    text-align: right;
  }


#s-95d4654f-7884-4e3c-9e84-e8e984777c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-95d4654f-7884-4e3c-9e84-e8e984777c1e-root {
    text-align: right;
  }


#s-95d4654f-7884-4e3c-9e84-e8e984777c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-95d4654f-7884-4e3c-9e84-e8e984777c1e-root {
    text-align: right;
  }


#s-95d4654f-7884-4e3c-9e84-e8e984777c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-95d4654f-7884-4e3c-9e84-e8e984777c1e-root {
    text-align: right;
  }


#s-95d4654f-7884-4e3c-9e84-e8e984777c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-cb159e77-339b-465a-8b1a-b332debfdad2 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 10px;
background-color: rgba(255, 105, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cb159e77-339b-465a-8b1a-b332debfdad2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb159e77-339b-465a-8b1a-b332debfdad2:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-cb159e77-339b-465a-8b1a-b332debfdad2-root {
    text-align: center;
  }


#s-cb159e77-339b-465a-8b1a-b332debfdad2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-cb159e77-339b-465a-8b1a-b332debfdad2-root {
    text-align: center;
  }


#s-cb159e77-339b-465a-8b1a-b332debfdad2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-cb159e77-339b-465a-8b1a-b332debfdad2-root {
    text-align: center;
  }


#s-cb159e77-339b-465a-8b1a-b332debfdad2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-cb159e77-339b-465a-8b1a-b332debfdad2-root {
    text-align: center;
  }


#s-cb159e77-339b-465a-8b1a-b332debfdad2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-cb159e77-339b-465a-8b1a-b332debfdad2-root {
    text-align: center;
  }


#s-cb159e77-339b-465a-8b1a-b332debfdad2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
#s-f29b3f4d-db34-458d-85ea-2033d76cf6a7 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 40px;
padding-bottom: 40px;
text-align: center;
}

#s-f29b3f4d-db34-458d-85ea-2033d76cf6a7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 29px;
  line-height: 1em;
  
  text-align: center;
}



#s-75c3e963-1818-430d-8ed5-b3f2771ae58e {
  margin-left: auto;
margin-right: auto;
padding-left: 6%;
padding-bottom: 0px;
padding-right: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-75c3e963-1818-430d-8ed5-b3f2771ae58e {
  display: none;
}
#s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-content-s-75c3e963-1818-430d-8ed5-b3f2771ae58e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75c3e963-1818-430d-8ed5-b3f2771ae58e {
  display: none;
}
#s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-content-s-75c3e963-1818-430d-8ed5-b3f2771ae58e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-75c3e963-1818-430d-8ed5-b3f2771ae58e {
  display: none;
}
#s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-content-s-75c3e963-1818-430d-8ed5-b3f2771ae58e { display: none !important; }}@media (max-width: 767px){#s-75c3e963-1818-430d-8ed5-b3f2771ae58e {
  display: none;
}
#s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-s-75c3e963-1818-430d-8ed5-b3f2771ae58e, #wrap-content-s-75c3e963-1818-430d-8ed5-b3f2771ae58e { display: none !important; }}







#s-75c3e963-1818-430d-8ed5-b3f2771ae58e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75c3e963-1818-430d-8ed5-b3f2771ae58e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1800;
text-align: center;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin: 0 !important;
  overflow: visible;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add background color handling */
  
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 30px;
  padding-bottom: 50px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
  box-sizing: border-box;
}



.s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-12718158-a61b-4e05-8e96-3a73dededf60 {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
      position: relative;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin: 0 !important;
  overflow: visible;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add background color handling */
  
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
  box-sizing: border-box;
}



.s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-12718158-a61b-4e05-8e96-3a73dededf60 {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
      position: relative;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin: 0 !important;
  overflow: visible;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add background color handling */
  
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
  box-sizing: border-box;
}



.s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-12718158-a61b-4e05-8e96-3a73dededf60 {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
      position: relative;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin: 0 !important;
  overflow: visible;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add background color handling */
  
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
  box-sizing: border-box;
}



.s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-12718158-a61b-4e05-8e96-3a73dededf60 {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
      position: relative;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-12718158-a61b-4e05-8e96-3a73dededf60 {
  margin: 0 !important;
  overflow: visible;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-12718158-a61b-4e05-8e96-3a73dededf60 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add background color handling */
  
}

#s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-12718158-a61b-4e05-8e96-3a73dededf60 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-12718158-a61b-4e05-8e96-3a73dededf60 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shg-align-container {
  display: flex;
  justify-content: center
}

.s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image {
  box-sizing: border-box;
}



.s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-12718158-a61b-4e05-8e96-3a73dededf60 {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container {
      position: relative;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-12718158-a61b-4e05-8e96-3a73dededf60 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-bd450274-9b67-4800-8571-cb6cae5c4747 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-bd450274-9b67-4800-8571-cb6cae5c4747 {
  display: none;
}
#s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-content-s-bd450274-9b67-4800-8571-cb6cae5c4747 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd450274-9b67-4800-8571-cb6cae5c4747 {
  display: none;
}
#s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-content-s-bd450274-9b67-4800-8571-cb6cae5c4747 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bd450274-9b67-4800-8571-cb6cae5c4747 {
  display: none;
}
#s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-content-s-bd450274-9b67-4800-8571-cb6cae5c4747 { display: none !important; }}@media (max-width: 767px){#s-bd450274-9b67-4800-8571-cb6cae5c4747 {
  display: none;
}
#s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-s-bd450274-9b67-4800-8571-cb6cae5c4747, #wrap-content-s-bd450274-9b67-4800-8571-cb6cae5c4747 { display: none !important; }}







#s-bd450274-9b67-4800-8571-cb6cae5c4747 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-bd450274-9b67-4800-8571-cb6cae5c4747.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/2000;
text-align: center;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin: 0 !important;
  overflow: visible;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add background color handling */
  
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }

    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-link {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
  box-sizing: border-box;
}



.s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
      --shg-aspect-ratio: calc(3840/2000); 
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
      position: relative;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin: 0 !important;
  overflow: visible;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add background color handling */
  
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }

    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-link {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
  box-sizing: border-box;
}



.s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
      --shg-aspect-ratio: calc(3840/2000); 
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
      position: relative;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin: 0 !important;
  overflow: visible;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add background color handling */
  
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }

    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-link {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
  box-sizing: border-box;
}



.s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
      --shg-aspect-ratio: calc(3840/2000); 
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
      position: relative;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin: 0 !important;
  overflow: visible;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add background color handling */
  
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }

    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-link {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
  box-sizing: border-box;
}



.s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
      --shg-aspect-ratio: calc(3840/2000); 
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
      position: relative;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  margin: 0 !important;
  overflow: visible;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add background color handling */
  
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }

    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-link {
      aspect-ratio: 3840/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-dcd6f124-f197-43de-80f6-3ad68e713a85 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shg-align-container {
  display: flex;
  justify-content: center
}

.s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image {
  box-sizing: border-box;
}



.s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 {
      --shg-aspect-ratio: calc(3840/2000); 
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container {
      position: relative;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-dcd6f124-f197-43de-80f6-3ad68e713a85 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-ab4ddfa7-3259-4338-b4f6-c855b3431383 {
  margin-left: auto;
margin-right: auto;
padding-left: 60%;
padding-right: 5%;
min-height: 50px;
}








#s-ab4ddfa7-3259-4338-b4f6-c855b3431383 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ab4ddfa7-3259-4338-b4f6-c855b3431383.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-de67fd96-c3c3-4637-8530-0492b91da465 {
  margin-top: 60px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-de67fd96-c3c3-4637-8530-0492b91da465 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-75c9aeb7-2769-4948-9817-88a5180ea45a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-75c9aeb7-2769-4948-9817-88a5180ea45a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-75c9aeb7-2769-4948-9817-88a5180ea45a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin-left: auto;
margin-right: auto;
max-width: 3480px;
aspect-ratio: 3480/300;
text-align: center;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }

    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-link {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3480px;
  }



  img.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
    
    
    
    max-height: 3480px;
  }


.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
  box-sizing: border-box;
}



.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
      --shg-aspect-ratio: calc(3480/300); 
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
      position: relative;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3480px;
    }
  }

@media (min-width: 1200px){#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }

    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-link {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3480px;
  }



  img.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
    
    
    
    max-height: 3480px;
  }


.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
  box-sizing: border-box;
}



.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
      --shg-aspect-ratio: calc(3480/300); 
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
      position: relative;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3480px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }

    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-link {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3480px;
  }



  img.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
    
    
    
    max-height: 3480px;
  }


.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
  box-sizing: border-box;
}



.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
      --shg-aspect-ratio: calc(3480/300); 
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
      position: relative;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3480px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }

    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-link {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3480px;
  }



  img.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
    
    
    
    max-height: 3480px;
  }


.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
  box-sizing: border-box;
}



.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
      --shg-aspect-ratio: calc(3480/300); 
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
      position: relative;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3480px;
    }
  }

}@media (max-width: 767px){#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  margin: 0 !important;
  overflow: visible;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add background color handling */
  
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }

    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-link {
      aspect-ratio: 3480/300;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3480px;
  }



  img.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
    
    
    
    max-height: 3480px;
  }


.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image {
  box-sizing: border-box;
}



.s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 {
      --shg-aspect-ratio: calc(3480/300); 
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container {
      position: relative;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3d929c54-54b6-4e42-9ccd-0eb596fd6eb0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3480px;
    }
  }

}
#s-11e67695-3791-4861-becb-ffb2cde1c710 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-11e67695-3791-4861-becb-ffb2cde1c710 {
  display: none;
}
#s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-content-s-11e67695-3791-4861-becb-ffb2cde1c710 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11e67695-3791-4861-becb-ffb2cde1c710 {
  display: none;
}
#s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-content-s-11e67695-3791-4861-becb-ffb2cde1c710 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11e67695-3791-4861-becb-ffb2cde1c710 {
  display: none;
}
#s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-content-s-11e67695-3791-4861-becb-ffb2cde1c710 { display: none !important; }}@media (max-width: 767px){#s-11e67695-3791-4861-becb-ffb2cde1c710 {
  display: none;
}
#s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-s-11e67695-3791-4861-becb-ffb2cde1c710, #wrap-content-s-11e67695-3791-4861-becb-ffb2cde1c710 { display: none !important; }}







#s-11e67695-3791-4861-becb-ffb2cde1c710 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-11e67695-3791-4861-becb-ffb2cde1c710.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin-left: auto;
margin-right: auto;
max-width: 196px;
aspect-ratio: 196/126;
text-align: center;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }

    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-link {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 196px;
  }



  img.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
    
    
    
    max-height: 196px;
  }


.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
  box-sizing: border-box;
}



.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
      --shg-aspect-ratio: calc(196/126); 
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
      position: relative;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 196px;
    }
  }

@media (min-width: 1200px){#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }

    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-link {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 196px;
  }



  img.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
    
    
    
    max-height: 196px;
  }


.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
  box-sizing: border-box;
}



.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
      --shg-aspect-ratio: calc(196/126); 
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
      position: relative;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 196px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }

    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-link {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 196px;
  }



  img.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
    
    
    
    max-height: 196px;
  }


.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
  box-sizing: border-box;
}



.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
      --shg-aspect-ratio: calc(196/126); 
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
      position: relative;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 196px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }

    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-link {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 196px;
  }



  img.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
    
    
    
    max-height: 196px;
  }


.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
  box-sizing: border-box;
}



.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
      --shg-aspect-ratio: calc(196/126); 
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
      position: relative;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 196px;
    }
  }

}@media (max-width: 767px){#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  margin: 0 !important;
  overflow: visible;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add background color handling */
  
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }

    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-link {
      aspect-ratio: 196/126;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 196px;
  }



  img.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
    
    
    
    max-height: 196px;
  }


.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image {
  box-sizing: border-box;
}



.s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 {
      --shg-aspect-ratio: calc(196/126); 
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container {
      position: relative;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e7ca4be-0de3-4ef2-a250-c2608fa05571 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 196px;
    }
  }

}
#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a {
  display: none;
}
#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-content-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a {
  display: none;
}
#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-content-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a {
  display: none;
}
#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-content-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a { display: none !important; }}@media (max-width: 767px){#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a {
  display: none;
}
#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a, #wrap-content-s-353c139e-ef94-4cb8-8c7d-9fd020ff685a { display: none !important; }}







#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-353c139e-ef94-4cb8-8c7d-9fd020ff685a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a {
  margin-left: auto;
margin-right: auto;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a td.shogun-table-column, #s-bbf36983-09a9-41b7-ba9c-f1d1ffce9b1a td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin: 0 !important;
  overflow: visible;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add background color handling */
  
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
  box-sizing: border-box;
}



.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
      position: relative;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin: 0 !important;
  overflow: visible;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add background color handling */
  
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
  box-sizing: border-box;
}



.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
      position: relative;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin: 0 !important;
  overflow: visible;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add background color handling */
  
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
  box-sizing: border-box;
}



.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
      position: relative;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin: 0 !important;
  overflow: visible;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add background color handling */
  
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
  box-sizing: border-box;
}



.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
      position: relative;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  margin: 0 !important;
  overflow: visible;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add background color handling */
  
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b .shogun-image-content {
  
    justify-content: center;
  
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image {
  box-sizing: border-box;
}



.s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container {
      position: relative;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1e0b7f8b-26b7-456d-85f7-f2e9ea85225b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-debbf47d-432c-43cc-a5c8-a701df83015b {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-debbf47d-432c-43cc-a5c8-a701df83015b {
  display: none;
}
#s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-content-s-debbf47d-432c-43cc-a5c8-a701df83015b { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-debbf47d-432c-43cc-a5c8-a701df83015b {
  display: none;
}
#s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-content-s-debbf47d-432c-43cc-a5c8-a701df83015b { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-debbf47d-432c-43cc-a5c8-a701df83015b {
  display: none;
}
#s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-content-s-debbf47d-432c-43cc-a5c8-a701df83015b { display: none !important; }}@media (max-width: 767px){#s-debbf47d-432c-43cc-a5c8-a701df83015b {
  display: none;
}
#s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-s-debbf47d-432c-43cc-a5c8-a701df83015b, #wrap-content-s-debbf47d-432c-43cc-a5c8-a701df83015b { display: none !important; }}







#s-debbf47d-432c-43cc-a5c8-a701df83015b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-debbf47d-432c-43cc-a5c8-a701df83015b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-ad7327c4-0f43-4e99-8ac4-49b1859d53cd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad7327c4-0f43-4e99-8ac4-49b1859d53cd .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-510b0d8f-2aef-4416-8eee-692c9450407b {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
padding-left: 0%;
padding-right: 0%;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce {
  margin-left: auto;
margin-right: auto;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce td.shogun-table-column, #s-add30f8e-b2e1-4650-b7cf-b3e4ac6f30ce td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
  box-sizing: border-box;
}



.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
      position: relative;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
  box-sizing: border-box;
}



.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
      position: relative;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
  box-sizing: border-box;
}



.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
      position: relative;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
  box-sizing: border-box;
}



.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
      position: relative;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  margin: 0 !important;
  overflow: visible;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add background color handling */
  
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image {
  box-sizing: border-box;
}



.s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container {
      position: relative;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4ac54712-0ce8-4fc7-9062-54a6fe1f47e4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin: 0 !important;
  overflow: visible;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add background color handling */
  
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-content {
  
    justify-content: center;
  
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
  box-sizing: border-box;
}



.s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-26c927fa-c024-431e-812a-74d9e7b35eed {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
      position: relative;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin: 0 !important;
  overflow: visible;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add background color handling */
  
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-content {
  
    justify-content: center;
  
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
  box-sizing: border-box;
}



.s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-26c927fa-c024-431e-812a-74d9e7b35eed {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
      position: relative;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin: 0 !important;
  overflow: visible;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add background color handling */
  
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-content {
  
    justify-content: center;
  
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
  box-sizing: border-box;
}



.s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-26c927fa-c024-431e-812a-74d9e7b35eed {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
      position: relative;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin: 0 !important;
  overflow: visible;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add background color handling */
  
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-content {
  
    justify-content: center;
  
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
  box-sizing: border-box;
}



.s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-26c927fa-c024-431e-812a-74d9e7b35eed {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
      position: relative;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-26c927fa-c024-431e-812a-74d9e7b35eed {
  margin: 0 !important;
  overflow: visible;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-26c927fa-c024-431e-812a-74d9e7b35eed {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add background color handling */
  
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-26c927fa-c024-431e-812a-74d9e7b35eed .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-26c927fa-c024-431e-812a-74d9e7b35eed .shogun-image-content {
  
    justify-content: center;
  
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shg-align-container {
  display: flex;
  justify-content: center
}

.s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image {
  box-sizing: border-box;
}



.s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-26c927fa-c024-431e-812a-74d9e7b35eed {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container {
      position: relative;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-26c927fa-c024-431e-812a-74d9e7b35eed img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin: 0 !important;
  overflow: visible;
}

#s-64da66c8-4236-4be6-9642-5533170e8982-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add background color handling */
  
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-content {
  
    justify-content: center;
  
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
  box-sizing: border-box;
}



.s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64da66c8-4236-4be6-9642-5533170e8982 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
      position: relative;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin: 0 !important;
  overflow: visible;
}

#s-64da66c8-4236-4be6-9642-5533170e8982-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add background color handling */
  
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-content {
  
    justify-content: center;
  
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
  box-sizing: border-box;
}



.s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64da66c8-4236-4be6-9642-5533170e8982 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
      position: relative;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin: 0 !important;
  overflow: visible;
}

#s-64da66c8-4236-4be6-9642-5533170e8982-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add background color handling */
  
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-content {
  
    justify-content: center;
  
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
  box-sizing: border-box;
}



.s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64da66c8-4236-4be6-9642-5533170e8982 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
      position: relative;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin: 0 !important;
  overflow: visible;
}

#s-64da66c8-4236-4be6-9642-5533170e8982-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add background color handling */
  
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-content {
  
    justify-content: center;
  
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
  box-sizing: border-box;
}



.s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64da66c8-4236-4be6-9642-5533170e8982 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
      position: relative;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-64da66c8-4236-4be6-9642-5533170e8982 {
  margin: 0 !important;
  overflow: visible;
}

#s-64da66c8-4236-4be6-9642-5533170e8982-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-64da66c8-4236-4be6-9642-5533170e8982 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add background color handling */
  
}

#s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-64da66c8-4236-4be6-9642-5533170e8982 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-64da66c8-4236-4be6-9642-5533170e8982 .shogun-image-content {
  
    justify-content: center;
  
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shg-align-container {
  display: flex;
  justify-content: center
}

.s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image {
  box-sizing: border-box;
}



.s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-64da66c8-4236-4be6-9642-5533170e8982 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container {
      position: relative;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-64da66c8-4236-4be6-9642-5533170e8982 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin: 0 !important;
  overflow: visible;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add background color handling */
  
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
  box-sizing: border-box;
}



.s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-626ef615-66a2-4d77-94cc-f758fabaadfd {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
      position: relative;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin: 0 !important;
  overflow: visible;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add background color handling */
  
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
  box-sizing: border-box;
}



.s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-626ef615-66a2-4d77-94cc-f758fabaadfd {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
      position: relative;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin: 0 !important;
  overflow: visible;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add background color handling */
  
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
  box-sizing: border-box;
}



.s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-626ef615-66a2-4d77-94cc-f758fabaadfd {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
      position: relative;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin: 0 !important;
  overflow: visible;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add background color handling */
  
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
  box-sizing: border-box;
}



.s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-626ef615-66a2-4d77-94cc-f758fabaadfd {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
      position: relative;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  margin: 0 !important;
  overflow: visible;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-626ef615-66a2-4d77-94cc-f758fabaadfd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add background color handling */
  
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-626ef615-66a2-4d77-94cc-f758fabaadfd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-626ef615-66a2-4d77-94cc-f758fabaadfd .shogun-image-content {
  
    justify-content: center;
  
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image {
  box-sizing: border-box;
}



.s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-626ef615-66a2-4d77-94cc-f758fabaadfd {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container {
      position: relative;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-626ef615-66a2-4d77-94cc-f758fabaadfd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin: 0 !important;
  overflow: visible;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add background color handling */
  
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-content {
  
    justify-content: center;
  
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
  box-sizing: border-box;
}



.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
      position: relative;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin: 0 !important;
  overflow: visible;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add background color handling */
  
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-content {
  
    justify-content: center;
  
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
  box-sizing: border-box;
}



.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
      position: relative;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin: 0 !important;
  overflow: visible;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add background color handling */
  
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-content {
  
    justify-content: center;
  
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
  box-sizing: border-box;
}



.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
      position: relative;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin: 0 !important;
  overflow: visible;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add background color handling */
  
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-content {
  
    justify-content: center;
  
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
  box-sizing: border-box;
}



.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
      position: relative;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  margin: 0 !important;
  overflow: visible;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add background color handling */
  
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b .shogun-image-content {
  
    justify-content: center;
  
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image {
  box-sizing: border-box;
}



.s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container {
      position: relative;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-df4b1bbf-f3de-4dba-8f9e-3dc05a10677b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
  box-sizing: border-box;
}



.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
      position: relative;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
  box-sizing: border-box;
}



.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
      position: relative;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
  box-sizing: border-box;
}



.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
      position: relative;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
  box-sizing: border-box;
}



.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
      position: relative;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  margin: 0 !important;
  overflow: visible;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add background color handling */
  
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image {
  box-sizing: border-box;
}



.s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container {
      position: relative;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-019dff3e-40d6-4e83-81c2-6b1ba71932a6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin: 0 !important;
  overflow: visible;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add background color handling */
  
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
  box-sizing: border-box;
}



.s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-363ed5f1-b05e-4462-8d0a-57c786054575 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
      position: relative;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin: 0 !important;
  overflow: visible;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add background color handling */
  
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
  box-sizing: border-box;
}



.s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-363ed5f1-b05e-4462-8d0a-57c786054575 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
      position: relative;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin: 0 !important;
  overflow: visible;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add background color handling */
  
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
  box-sizing: border-box;
}



.s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-363ed5f1-b05e-4462-8d0a-57c786054575 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
      position: relative;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin: 0 !important;
  overflow: visible;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add background color handling */
  
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
  box-sizing: border-box;
}



.s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-363ed5f1-b05e-4462-8d0a-57c786054575 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
      position: relative;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  margin: 0 !important;
  overflow: visible;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-363ed5f1-b05e-4462-8d0a-57c786054575 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add background color handling */
  
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-363ed5f1-b05e-4462-8d0a-57c786054575 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-363ed5f1-b05e-4462-8d0a-57c786054575 .shogun-image-content {
  
    justify-content: center;
  
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shg-align-container {
  display: flex;
  justify-content: center
}

.s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image {
  box-sizing: border-box;
}



.s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-363ed5f1-b05e-4462-8d0a-57c786054575 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container {
      position: relative;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-363ed5f1-b05e-4462-8d0a-57c786054575 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
  box-sizing: border-box;
}



.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
      position: relative;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
  box-sizing: border-box;
}



.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
      position: relative;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
  box-sizing: border-box;
}



.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
      position: relative;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
  box-sizing: border-box;
}



.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
      position: relative;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  margin: 0 !important;
  overflow: visible;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add background color handling */
  
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image {
  box-sizing: border-box;
}



.s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container {
      position: relative;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0dcd2a5d-77b8-4f1a-a6a6-cbc8790baea0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin: 0 !important;
  overflow: visible;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add background color handling */
  
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-content {
  
    justify-content: center;
  
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
  box-sizing: border-box;
}



.s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44d06f09-463c-411c-8e95-768cdcff9700 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
      position: relative;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin: 0 !important;
  overflow: visible;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add background color handling */
  
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-content {
  
    justify-content: center;
  
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
  box-sizing: border-box;
}



.s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44d06f09-463c-411c-8e95-768cdcff9700 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
      position: relative;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin: 0 !important;
  overflow: visible;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add background color handling */
  
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-content {
  
    justify-content: center;
  
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
  box-sizing: border-box;
}



.s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44d06f09-463c-411c-8e95-768cdcff9700 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
      position: relative;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin: 0 !important;
  overflow: visible;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add background color handling */
  
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-content {
  
    justify-content: center;
  
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
  box-sizing: border-box;
}



.s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44d06f09-463c-411c-8e95-768cdcff9700 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
      position: relative;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-44d06f09-463c-411c-8e95-768cdcff9700 {
  margin: 0 !important;
  overflow: visible;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-44d06f09-463c-411c-8e95-768cdcff9700 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add background color handling */
  
}

#s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-44d06f09-463c-411c-8e95-768cdcff9700 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-44d06f09-463c-411c-8e95-768cdcff9700 .shogun-image-content {
  
    justify-content: center;
  
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shg-align-container {
  display: flex;
  justify-content: center
}

.s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image {
  box-sizing: border-box;
}



.s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-44d06f09-463c-411c-8e95-768cdcff9700 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container {
      position: relative;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-44d06f09-463c-411c-8e95-768cdcff9700 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin-left: auto;
margin-right: auto;
max-width: 400px;
aspect-ratio: 400/100;
text-align: center;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin: 0 !important;
  overflow: visible;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add background color handling */
  
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 6px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
  box-sizing: border-box;
}



.s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
      position: relative;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

@media (min-width: 1200px){#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin: 0 !important;
  overflow: visible;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add background color handling */
  
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
  box-sizing: border-box;
}



.s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
      position: relative;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin: 0 !important;
  overflow: visible;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add background color handling */
  
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
  box-sizing: border-box;
}



.s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
      position: relative;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin: 0 !important;
  overflow: visible;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add background color handling */
  
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
  box-sizing: border-box;
}



.s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
      position: relative;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}@media (max-width: 767px){#s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  margin: 0 !important;
  overflow: visible;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add background color handling */
  
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }

    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-link {
      aspect-ratio: 400/100;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 400px;
  }



  img.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
    
    
    
    max-height: 400px;
  }


.s-32f3f578-fe78-4f4d-8680-183f6c176c91 .shogun-image-content {
  
    justify-content: center;
  
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shg-align-container {
  display: flex;
  justify-content: center
}

.s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image {
  box-sizing: border-box;
}



.s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 {
      --shg-aspect-ratio: calc(400/100); 
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container {
      position: relative;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-32f3f578-fe78-4f4d-8680-183f6c176c91 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 400px;
    }
  }

}
#s-f5193370-009c-421a-b2cc-c19d83c15d49 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-f5193370-009c-421a-b2cc-c19d83c15d49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f5193370-009c-421a-b2cc-c19d83c15d49.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-dfc1da64-33ce-4a54-a95f-97e54ef99722 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-dfc1da64-33ce-4a54-a95f-97e54ef99722 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-dfc1da64-33ce-4a54-a95f-97e54ef99722.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4b681d49-97c6-44ac-83e3-8e3dcdaf3c12 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 10px;
text-align: center;
}

#s-4b681d49-97c6-44ac-83e3-8e3dcdaf3c12 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin: 0 !important;
  overflow: visible;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add background color handling */
  
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
  box-sizing: border-box;
}



.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
      position: relative;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin: 0 !important;
  overflow: visible;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add background color handling */
  
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
  box-sizing: border-box;
}



.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
      position: relative;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin: 0 !important;
  overflow: visible;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add background color handling */
  
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
  box-sizing: border-box;
}



.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
      position: relative;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin: 0 !important;
  overflow: visible;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add background color handling */
  
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
  box-sizing: border-box;
}



.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
      position: relative;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  margin: 0 !important;
  overflow: visible;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add background color handling */
  
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image {
  box-sizing: border-box;
}



.s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container {
      position: relative;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a84d68cc-f8f9-46cd-ab5f-0382950cb850 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

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

.shg-inner-inline-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.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-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-imageV3-content {
  text-align: initial;
}

.shogun-image-content-v3 {
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  /* Ensures that the content children fills the container */
  align-items: stretch;
}

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

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

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

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

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

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

.shg-inner-inline-image .shogun-image.hover~* {
  z-index: 1;
}

.shogun-image-content-v3 > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
text-align: center;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-bd31ae8e-c186-4230-ab8a-3e1181238d32 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-bd31ae8e-c186-4230-ab8a-3e1181238d32 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bd31ae8e-c186-4230-ab8a-3e1181238d32.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-4ecb42b3-a51b-46aa-99ea-6ae3f680a1ef {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-4ecb42b3-a51b-46aa-99ea-6ae3f680a1ef .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-3dd338d1-dd78-40fd-92d0-5a94a36b67b8 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
text-align: center;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  padding-left: 5%;
  padding-right: 5%;
  
  
}


.shg-image-content-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b54389a6-407c-427e-a975-e2ad29dc0816 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




@media (min-width: 1200px){#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b54389a6-407c-427e-a975-e2ad29dc0816 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 992px) and (max-width: 1199px){#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b54389a6-407c-427e-a975-e2ad29dc0816 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (min-width: 768px) and (max-width: 991px){#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b54389a6-407c-427e-a975-e2ad29dc0816 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}@media (max-width: 767px){#s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  margin: 0 !important;
  position: relative;
  width: 100%;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.shg-image-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 .shg-inner-inline-image {
  overflow: hidden;

    /* Add border handling */
  
  
  
  
  
  
  
  /* Add background color handling */
  
  /* Add padding handling matching image-margin-container */
  
  
  
  
}


.shg-image-content-margin-container-s-b54389a6-407c-427e-a975-e2ad29dc0816 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

.shg-image-overflow {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816 img.shogun-image {
  width: 100%;
  
  
  max-width: 3840px;

      
    max-width: 3840px;

  /* Note: These properties need to be set at each viewport to prevent inheritance */
  object-fit: cover;
  object-position: 50% 50%;
  transform: none;
  transform-origin: none;
}




.s-b54389a6-407c-427e-a975-e2ad29dc0816 .shogun-image-content-v3 {
  
    justify-content: flex-start;
  
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b54389a6-407c-427e-a975-e2ad29dc0816.shogun-image {
  box-sizing: border-box;
  overflow: hidden;
}




}
#s-dab1a9dd-1324-44ab-90cf-9d7cf63c6aaf {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dab1a9dd-1324-44ab-90cf-9d7cf63c6aaf .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



.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-1482681e-15ee-4eb0-a743-767d06a1fee9 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-1482681e-15ee-4eb0-a743-767d06a1fee9 .shg-proportional-font-size,
#s-1482681e-15ee-4eb0-a743-767d06a1fee9 .shg-proportional-font-size :is(h1, h2, h3, h4, h5, h6) span.shg-heading-span {
  
    --proportional-font-size: 100;
    
    
    font-size: 1.0em;
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
text-align: center;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin: 0 !important;
  overflow: visible;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add background color handling */
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bbe42725-f23f-4239-9da8-c8e4d653a73c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image {
  box-sizing: border-box;
}



.s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  
}


@media (min-width: 1200px){#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin: 0 !important;
  overflow: visible;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add background color handling */
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bbe42725-f23f-4239-9da8-c8e4d653a73c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image {
  box-sizing: border-box;
}



.s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin: 0 !important;
  overflow: visible;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add background color handling */
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bbe42725-f23f-4239-9da8-c8e4d653a73c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image {
  box-sizing: border-box;
}



.s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin: 0 !important;
  overflow: visible;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add background color handling */
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bbe42725-f23f-4239-9da8-c8e4d653a73c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image {
  box-sizing: border-box;
}



.s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  
}


}@media (max-width: 767px){#s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  margin: 0 !important;
  overflow: visible;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bbe42725-f23f-4239-9da8-c8e4d653a73c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add background color handling */
  
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-bbe42725-f23f-4239-9da8-c8e4d653a73c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bbe42725-f23f-4239-9da8-c8e4d653a73c.shogun-image {
  box-sizing: border-box;
}



.s-bbe42725-f23f-4239-9da8-c8e4d653a73c img.shogun-image {
  
}


}
#s-8d39245f-41c7-47cb-ad15-66c0bbf69cdc {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 60px;
padding-bottom: 10px;
text-align: center;
}

#s-8d39245f-41c7-47cb-ad15-66c0bbf69cdc .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-c4ee4bc3-a62d-4ab0-b3c2-eaa6d7079651 {
  margin-top: 10px;
margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin: 0 !important;
  overflow: visible;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add background color handling */
  
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
  box-sizing: border-box;
}



.s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5401c725-3cee-4183-8653-bdeff4d267ef {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
      position: relative;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin: 0 !important;
  overflow: visible;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add background color handling */
  
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
  box-sizing: border-box;
}



.s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5401c725-3cee-4183-8653-bdeff4d267ef {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
      position: relative;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin: 0 !important;
  overflow: visible;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add background color handling */
  
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
  box-sizing: border-box;
}



.s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5401c725-3cee-4183-8653-bdeff4d267ef {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
      position: relative;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin: 0 !important;
  overflow: visible;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add background color handling */
  
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
  box-sizing: border-box;
}



.s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5401c725-3cee-4183-8653-bdeff4d267ef {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
      position: relative;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-5401c725-3cee-4183-8653-bdeff4d267ef {
  margin: 0 !important;
  overflow: visible;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5401c725-3cee-4183-8653-bdeff4d267ef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add background color handling */
  
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5401c725-3cee-4183-8653-bdeff4d267ef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5401c725-3cee-4183-8653-bdeff4d267ef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image {
  box-sizing: border-box;
}



.s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5401c725-3cee-4183-8653-bdeff4d267ef {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container {
      position: relative;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5401c725-3cee-4183-8653-bdeff4d267ef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-f1024a21-7aa7-4397-967c-ccdc4fb38c5b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-f1024a21-7aa7-4397-967c-ccdc4fb38c5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f1024a21-7aa7-4397-967c-ccdc4fb38c5b.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-630b9fd2-700c-410c-831c-b572a884e88f {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 40px;
text-align: center;
}

#s-630b9fd2-700c-410c-831c-b572a884e88f .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-4ce5b129-aa04-4218-92d3-c7d7e0876209 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin: 0 !important;
  overflow: visible;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add background color handling */
  
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
  box-sizing: border-box;
}



.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
      position: relative;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin: 0 !important;
  overflow: visible;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add background color handling */
  
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
  box-sizing: border-box;
}



.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
      position: relative;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin: 0 !important;
  overflow: visible;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add background color handling */
  
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
  box-sizing: border-box;
}



.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
      position: relative;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin: 0 !important;
  overflow: visible;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add background color handling */
  
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
  box-sizing: border-box;
}



.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
      position: relative;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  margin: 0 !important;
  overflow: visible;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add background color handling */
  
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image {
  box-sizing: border-box;
}



.s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container {
      position: relative;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e5c7d88-3ef4-46ed-8c3c-01d343f8cd2d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-9f638b6a-8877-413a-bca3-7bd16540edc7 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
min-height: 50px;
}








#s-9f638b6a-8877-413a-bca3-7bd16540edc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9f638b6a-8877-413a-bca3-7bd16540edc7.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-fe8b27c3-fae7-4da2-b609-a5b4fc15cbb5 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10%;
padding-bottom: 10px;
padding-right: 10%;
text-align: center;
}

#s-fe8b27c3-fae7-4da2-b609-a5b4fc15cbb5 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-ff0eea2b-0d9c-4270-8a58-59a680771967 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 10px;
  padding-bottom: 10px;
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
  box-sizing: border-box;
}



.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
      position: relative;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
  box-sizing: border-box;
}



.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
      position: relative;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
  box-sizing: border-box;
}



.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
      position: relative;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
  box-sizing: border-box;
}



.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
      position: relative;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  margin: 0 !important;
  overflow: visible;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add background color handling */
  
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 .shogun-image-content {
  
    justify-content: center;
  
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shg-align-container {
  display: flex;
  justify-content: center
}

.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image {
  box-sizing: border-box;
}



.s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container {
      position: relative;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-e39f7a37-fb93-45de-a582-c8afd34fd2f6 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-16d4e156-7fe2-4bc1-86a0-b6d40fc1b0f5 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-16d4e156-7fe2-4bc1-86a0-b6d40fc1b0f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-16d4e156-7fe2-4bc1-86a0-b6d40fc1b0f5.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-b8954c4d-4281-404e-9306-2d175ab8f544 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b8954c4d-4281-404e-9306-2d175ab8f544 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-50414300-e9d0-410c-b51c-4397f9d9e552 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin: 0 !important;
  overflow: visible;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 0px;
  margin-bottom: 0px;
}

.shg-image-content-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add background color handling */
  
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
  box-sizing: border-box;
}



.s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
      position: relative;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin: 0 !important;
  overflow: visible;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add background color handling */
  
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
  box-sizing: border-box;
}



.s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
      position: relative;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin: 0 !important;
  overflow: visible;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add background color handling */
  
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
  box-sizing: border-box;
}



.s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
      position: relative;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin: 0 !important;
  overflow: visible;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add background color handling */
  
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
  box-sizing: border-box;
}



.s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
      position: relative;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  margin: 0 !important;
  overflow: visible;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add background color handling */
  
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-23d4f215-e888-4aa9-a82c-b27a17c17428 .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shg-align-container {
  display: flex;
  justify-content: center
}

.s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image {
  box-sizing: border-box;
}



.s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container {
      position: relative;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-23d4f215-e888-4aa9-a82c-b27a17c17428 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-877bfed0-9f50-48ad-b9ea-06e2a7c07718 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
min-height: 50px;
}








#s-877bfed0-9f50-48ad-b9ea-06e2a7c07718 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-877bfed0-9f50-48ad-b9ea-06e2a7c07718.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-e8f52fca-5ba8-4f42-a45c-276715627574 {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8f52fca-5ba8-4f42-a45c-276715627574 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-149ca0a1-95c5-47c7-b0aa-ac335d1d132c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 20px;
padding-right: 0%;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add padding handling */
  padding-left: 0%;
  padding-right: 0%;
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
  box-sizing: border-box;
}



.s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
      position: relative;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
  box-sizing: border-box;
}



.s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
      position: relative;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
  box-sizing: border-box;
}



.s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
      position: relative;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
  box-sizing: border-box;
}



.s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
      position: relative;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  margin: 0 !important;
  overflow: visible;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add background color handling */
  
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-4a775286-5ef0-4aa6-a347-48fd88658f14 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image {
  box-sizing: border-box;
}



.s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container {
      position: relative;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4a775286-5ef0-4aa6-a347-48fd88658f14 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-d019c08c-aae1-4dc4-9e66-3a6321742f79 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
min-height: 50px;
}








#s-d019c08c-aae1-4dc4-9e66-3a6321742f79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d019c08c-aae1-4dc4-9e66-3a6321742f79.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-cad2c127-883d-4c74-aa64-4fb2ce3c64ac {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cad2c127-883d-4c74-aa64-4fb2ce3c64ac .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-7753ce92-8665-4962-ad24-e39e1753ad50 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-left: 0%;
padding-bottom: 10px;
padding-right: 0%;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin: 0 !important;
  overflow: visible;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add background color handling */
  
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-content {
  
    justify-content: center;
  
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
  box-sizing: border-box;
}



.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
      position: relative;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin: 0 !important;
  overflow: visible;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add background color handling */
  
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-content {
  
    justify-content: center;
  
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
  box-sizing: border-box;
}



.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
      position: relative;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin: 0 !important;
  overflow: visible;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add background color handling */
  
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-content {
  
    justify-content: center;
  
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
  box-sizing: border-box;
}



.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
      position: relative;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin: 0 !important;
  overflow: visible;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add background color handling */
  
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-content {
  
    justify-content: center;
  
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
  box-sizing: border-box;
}



.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
      position: relative;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  margin: 0 !important;
  overflow: visible;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add background color handling */
  
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df .shogun-image-content {
  
    justify-content: center;
  
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shg-align-container {
  display: flex;
  justify-content: center
}

.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image {
  box-sizing: border-box;
}



.s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container {
      position: relative;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-652d5ab6-e8ce-49a5-b4b2-3f887a0776df img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-120fb04a-99aa-490b-94b7-c9b579ff163e {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-left: 5%;
padding-bottom: 50px;
padding-right: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-120fb04a-99aa-490b-94b7-c9b579ff163e {
  display: none;
}
#s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-content-s-120fb04a-99aa-490b-94b7-c9b579ff163e { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-120fb04a-99aa-490b-94b7-c9b579ff163e {
  display: none;
}
#s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-content-s-120fb04a-99aa-490b-94b7-c9b579ff163e { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-120fb04a-99aa-490b-94b7-c9b579ff163e {
  display: none;
}
#s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-content-s-120fb04a-99aa-490b-94b7-c9b579ff163e { display: none !important; }}@media (max-width: 767px){#s-120fb04a-99aa-490b-94b7-c9b579ff163e {
  display: none;
}
#s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-s-120fb04a-99aa-490b-94b7-c9b579ff163e, #wrap-content-s-120fb04a-99aa-490b-94b7-c9b579ff163e { display: none !important; }}







#s-120fb04a-99aa-490b-94b7-c9b579ff163e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-120fb04a-99aa-490b-94b7-c9b579ff163e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin: 0 !important;
  overflow: visible;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add background color handling */
  
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
  box-sizing: border-box;
}



.s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-231affe5-9566-4694-b60c-9d3cb887ef3c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
      position: relative;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin: 0 !important;
  overflow: visible;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add background color handling */
  
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
  box-sizing: border-box;
}



.s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-231affe5-9566-4694-b60c-9d3cb887ef3c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
      position: relative;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin: 0 !important;
  overflow: visible;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add background color handling */
  
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
  box-sizing: border-box;
}



.s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-231affe5-9566-4694-b60c-9d3cb887ef3c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
      position: relative;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin: 0 !important;
  overflow: visible;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add background color handling */
  
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
  box-sizing: border-box;
}



.s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-231affe5-9566-4694-b60c-9d3cb887ef3c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
      position: relative;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  margin: 0 !important;
  overflow: visible;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-231affe5-9566-4694-b60c-9d3cb887ef3c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add background color handling */
  
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-231affe5-9566-4694-b60c-9d3cb887ef3c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-231affe5-9566-4694-b60c-9d3cb887ef3c .shogun-image-content {
  
    justify-content: center;
  
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image {
  box-sizing: border-box;
}



.s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-231affe5-9566-4694-b60c-9d3cb887ef3c {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container {
      position: relative;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-231affe5-9566-4694-b60c-9d3cb887ef3c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc {
  margin-top: 60px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc {
  display: none;
}
#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-content-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc {
  display: none;
}
#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-content-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc {
  display: none;
}
#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-content-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc { display: none !important; }}@media (max-width: 767px){#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc {
  display: none;
}
#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc, #wrap-content-s-05e58fe9-875c-4926-aa8b-d8cdafa95abc { display: none !important; }}







#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-05e58fe9-875c-4926-aa8b-d8cdafa95abc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-4a89c322-c03f-4952-804a-9122ae2ca4c5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4a89c322-c03f-4952-804a-9122ae2ca4c5 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: center;
}



#s-16ebce8d-7506-4463-83be-98828233cbf2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1800;
text-align: center;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin: 0 !important;
  overflow: visible;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add background color handling */
  
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 0px;
  padding-bottom: 0px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
  box-sizing: border-box;
}



.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
      position: relative;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin: 0 !important;
  overflow: visible;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add background color handling */
  
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
  box-sizing: border-box;
}



.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
      position: relative;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin: 0 !important;
  overflow: visible;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add background color handling */
  
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
  box-sizing: border-box;
}



.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
      position: relative;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin: 0 !important;
  overflow: visible;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add background color handling */
  
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
  box-sizing: border-box;
}



.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
      position: relative;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  margin: 0 !important;
  overflow: visible;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add background color handling */
  
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }

    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-link {
      aspect-ratio: 3840/1800;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a .shogun-image-content {
  
    justify-content: center;
  
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image {
  box-sizing: border-box;
}



.s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a {
      --shg-aspect-ratio: calc(3840/1800); 
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container {
      position: relative;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c65ed238-575b-4487-8a7b-5b72a1a5a86a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 {
  margin-left: auto;
margin-right: auto;
padding-left: 6%;
padding-bottom: 0px;
padding-right: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 {
  display: none;
}
#s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-content-s-eda94b33-dca4-43ec-bdd1-848eb77dc114 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 {
  display: none;
}
#s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-content-s-eda94b33-dca4-43ec-bdd1-848eb77dc114 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 {
  display: none;
}
#s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-content-s-eda94b33-dca4-43ec-bdd1-848eb77dc114 { display: none !important; }}@media (max-width: 767px){#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 {
  display: none;
}
#s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-s-eda94b33-dca4-43ec-bdd1-848eb77dc114, #wrap-content-s-eda94b33-dca4-43ec-bdd1-848eb77dc114 { display: none !important; }}







#s-eda94b33-dca4-43ec-bdd1-848eb77dc114 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-eda94b33-dca4-43ec-bdd1-848eb77dc114.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 16/9;
text-align: center;
}

#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06067-43b4-4c48-912f-255fded72bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 30px;
  padding-bottom: 50px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
  box-sizing: border-box;
}



.s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06067-43b4-4c48-912f-255fded72bef {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
      position: relative;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06067-43b4-4c48-912f-255fded72bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
  box-sizing: border-box;
}



.s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06067-43b4-4c48-912f-255fded72bef {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
      position: relative;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06067-43b4-4c48-912f-255fded72bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
  box-sizing: border-box;
}



.s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06067-43b4-4c48-912f-255fded72bef {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
      position: relative;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06067-43b4-4c48-912f-255fded72bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
  box-sizing: border-box;
}



.s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06067-43b4-4c48-912f-255fded72bef {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
      position: relative;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-03f06067-43b4-4c48-912f-255fded72bef {
  margin: 0 !important;
  overflow: visible;
}

#s-03f06067-43b4-4c48-912f-255fded72bef-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-03f06067-43b4-4c48-912f-255fded72bef {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add background color handling */
  
}

#s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-03f06067-43b4-4c48-912f-255fded72bef .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-03f06067-43b4-4c48-912f-255fded72bef .shogun-image-content {
  
    justify-content: flex-start;
  
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shg-align-container {
  display: flex;
  justify-content: center
}

.s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image {
  box-sizing: border-box;
}



.s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-03f06067-43b4-4c48-912f-255fded72bef {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container {
      position: relative;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-03f06067-43b4-4c48-912f-255fded72bef img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-d6c9558c-2bcb-4b54-b9ac-f56b4dcbfded {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-d6c9558c-2bcb-4b54-b9ac-f56b4dcbfded > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d6c9558c-2bcb-4b54-b9ac-f56b4dcbfded.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a1f5de06-5a51-4a97-9c38-0aa5cd2aa686 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1f5de06-5a51-4a97-9c38-0aa5cd2aa686 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  
  
  text-align: left;
}



#s-0f2fd78f-0423-4cf6-8c05-86be371e3d5d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 60%;
text-align: center;
}

#s-0f2fd78f-0423-4cf6-8c05-86be371e3d5d .shogun-heading-component h2 {
  color: ;
  font-weight:  200 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 {
  margin-left: auto;
margin-right: auto;
padding-left: 6%;
padding-bottom: 0px;
padding-right: 6%;
min-height: 50px;
}
@media (min-width: 1200px){#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 {
  display: none;
}
#s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-content-s-c8f570c2-d6b1-4f01-8893-8303c8378e25 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 {
  display: none;
}
#s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-content-s-c8f570c2-d6b1-4f01-8893-8303c8378e25 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 {
  display: none;
}
#s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-content-s-c8f570c2-d6b1-4f01-8893-8303c8378e25 { display: none !important; }}@media (max-width: 767px){#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 {
  display: none;
}
#s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-s-c8f570c2-d6b1-4f01-8893-8303c8378e25, #wrap-content-s-c8f570c2-d6b1-4f01-8893-8303c8378e25 { display: none !important; }}







#s-c8f570c2-d6b1-4f01-8893-8303c8378e25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c8f570c2-d6b1-4f01-8893-8303c8378e25.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;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-4d3e6a7d-f564-46d3-9006-a5b3b1211e15 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4d3e6a7d-f564-46d3-9006-a5b3b1211e15"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d3e6a7d-f564-46d3-9006-a5b3b1211e15"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4d3e6a7d-f564-46d3-9006-a5b3b1211e15"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4d3e6a7d-f564-46d3-9006-a5b3b1211e15"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-87f3c097-cc36-44fc-bb4b-1fdc82a675fc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-87f3c097-cc36-44fc-bb4b-1fdc82a675fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-87f3c097-cc36-44fc-bb4b-1fdc82a675fc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 2000/1200;
text-align: center;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin: 0 !important;
  overflow: visible;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add background color handling */
  
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #000;
  border-style: none;
  border-radius: 10px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }

    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-link {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
  box-sizing: border-box;
}



.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
      --shg-aspect-ratio: calc(2000/1200); 
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
      position: relative;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin: 0 !important;
  overflow: visible;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add background color handling */
  
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }

    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-link {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
  box-sizing: border-box;
}



.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
      --shg-aspect-ratio: calc(2000/1200); 
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
      position: relative;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin: 0 !important;
  overflow: visible;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add background color handling */
  
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }

    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-link {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
  box-sizing: border-box;
}



.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
      --shg-aspect-ratio: calc(2000/1200); 
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
      position: relative;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin: 0 !important;
  overflow: visible;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add background color handling */
  
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }

    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-link {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
  box-sizing: border-box;
}



.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
      --shg-aspect-ratio: calc(2000/1200); 
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
      position: relative;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  margin: 0 !important;
  overflow: visible;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add background color handling */
  
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }

    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-link {
      aspect-ratio: 2000/1200;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 .shogun-image-content {
  
    justify-content: center;
  
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shg-align-container {
  display: flex;
  justify-content: center
}

.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image {
  box-sizing: border-box;
}



.s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 {
      --shg-aspect-ratio: calc(2000/1200); 
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container {
      position: relative;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-28a0c6a0-57c0-45f8-bdd5-0ad763ac9a26 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-c86454c9-d588-41e6-9735-aba236c73398 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-c86454c9-d588-41e6-9735-aba236c73398 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c86454c9-d588-41e6-9735-aba236c73398.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-f2443e85-9488-4f2c-bc9f-6f7846dc66fe {
  border-style: solid;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}

#s-f2443e85-9488-4f2c-bc9f-6f7846dc66fe .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  normal ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 22px;
  
  letter-spacing: 0px;
  text-align: left;
}



#s-60523c74-fded-42d1-8bdf-bd15f335a8bf {
  border-style: solid;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
text-align: left;
}

#s-60523c74-fded-42d1-8bdf-bd15f335a8bf .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  letter-spacing: 0px;
  text-align: left;
}



#s-c7acaa05-1f1b-4c65-ae3c-267c8f504fea {
  margin-top: 10px;
}

#s-b3a4589c-74db-4592-8b16-17257e46feac {
  margin-left: auto;
margin-right: auto;
padding-left: 15%;
padding-bottom: 20px;
padding-right: 15%;
min-height: 50px;
}
@media (min-width: 1200px){#s-b3a4589c-74db-4592-8b16-17257e46feac {
  display: none;
}
#s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-content-s-b3a4589c-74db-4592-8b16-17257e46feac { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3a4589c-74db-4592-8b16-17257e46feac {
  display: none;
}
#s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-content-s-b3a4589c-74db-4592-8b16-17257e46feac { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3a4589c-74db-4592-8b16-17257e46feac {
  display: none;
}
#s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-content-s-b3a4589c-74db-4592-8b16-17257e46feac { display: none !important; }}@media (max-width: 767px){#s-b3a4589c-74db-4592-8b16-17257e46feac {
  display: none;
}
#s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-s-b3a4589c-74db-4592-8b16-17257e46feac, #wrap-content-s-b3a4589c-74db-4592-8b16-17257e46feac { display: none !important; }}







#s-b3a4589c-74db-4592-8b16-17257e46feac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-b3a4589c-74db-4592-8b16-17257e46feac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-15e63f85-bdc7-48d7-b705-171187fddf58 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-15e63f85-bdc7-48d7-b705-171187fddf58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15e63f85-bdc7-48d7-b705-171187fddf58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15e63f85-bdc7-48d7-b705-171187fddf58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15e63f85-bdc7-48d7-b705-171187fddf58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin-left: auto;
margin-right: auto;
max-width: 260px;
aspect-ratio: 260/130;
text-align: center;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
  box-sizing: border-box;
}



.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
      position: relative;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

@media (min-width: 1200px){#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
  box-sizing: border-box;
}



.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
      position: relative;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
  box-sizing: border-box;
}



.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
      position: relative;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
  box-sizing: border-box;
}



.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
      position: relative;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (max-width: 767px){#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  margin: 0 !important;
  overflow: visible;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add background color handling */
  
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image {
  box-sizing: border-box;
}



.s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container {
      position: relative;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2750eae8-c226-4f96-9f00-7f2fb97822d9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}
#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin-left: auto;
margin-right: auto;
max-width: 260px;
aspect-ratio: 260/130;
text-align: center;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin: 0 !important;
  overflow: visible;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add background color handling */
  
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
  box-sizing: border-box;
}



.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
      position: relative;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

@media (min-width: 1200px){#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin: 0 !important;
  overflow: visible;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add background color handling */
  
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
  box-sizing: border-box;
}



.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
      position: relative;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin: 0 !important;
  overflow: visible;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add background color handling */
  
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
  box-sizing: border-box;
}



.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
      position: relative;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin: 0 !important;
  overflow: visible;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add background color handling */
  
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
  box-sizing: border-box;
}



.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
      position: relative;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}@media (max-width: 767px){#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  margin: 0 !important;
  overflow: visible;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add background color handling */
  
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }

    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-link {
      aspect-ratio: 260/130;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 260px;
  }



  img.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
    
    
    
    max-height: 260px;
  }


.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c .shogun-image-content {
  
    justify-content: center;
  
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image {
  box-sizing: border-box;
}



.s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c {
      --shg-aspect-ratio: calc(260/130); 
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container {
      position: relative;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-bed56c9a-a50e-4b2c-9a42-74ecf9bfc14c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 260px;
    }
  }

}
#s-a987e023-b0aa-4095-8215-c800792f3f09 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-a987e023-b0aa-4095-8215-c800792f3f09 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-1ce6060b-b265-4545-bb24-f5476a6d81ea {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-1ce6060b-b265-4545-bb24-f5476a6d81ea"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ce6060b-b265-4545-bb24-f5476a6d81ea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-1ce6060b-b265-4545-bb24-f5476a6d81ea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ce6060b-b265-4545-bb24-f5476a6d81ea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-0c3b00ac-7efc-40bf-89a6-a77d96622552 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c3b00ac-7efc-40bf-89a6-a77d96622552 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-b2a32225-9544-4b7c-aacd-7e4c85c8477f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2a32225-9544-4b7c-aacd-7e4c85c8477f .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-c3010702-8758-46b3-a675-697a80b5dc22 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-c3010702-8758-46b3-a675-697a80b5dc22 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-f0d7a98a-8f5a-4b60-afb2-8468a67a3866 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-f0d7a98a-8f5a-4b60-afb2-8468a67a3866"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0d7a98a-8f5a-4b60-afb2-8468a67a3866"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-f0d7a98a-8f5a-4b60-afb2-8468a67a3866"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0d7a98a-8f5a-4b60-afb2-8468a67a3866"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-df0b00f8-2eba-47d9-ad44-a990ef8e91f0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df0b00f8-2eba-47d9-ad44-a990ef8e91f0 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-cc1052c2-de59-4b53-9e25-7b8796cbd57c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cc1052c2-de59-4b53-9e25-7b8796cbd57c .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-c63794b5-807f-48bb-90ef-d41ebcc4f678 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-c63794b5-807f-48bb-90ef-d41ebcc4f678 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-1c95157e-1375-4c9a-951b-619223cdc21d {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-1c95157e-1375-4c9a-951b-619223cdc21d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c95157e-1375-4c9a-951b-619223cdc21d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-1c95157e-1375-4c9a-951b-619223cdc21d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c95157e-1375-4c9a-951b-619223cdc21d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-a15d9808-5f94-4aad-af2b-4472d1a1c3ac {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a15d9808-5f94-4aad-af2b-4472d1a1c3ac .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-8ebb9857-eb39-4bd0-b014-a01f4d258ce1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8ebb9857-eb39-4bd0-b014-a01f4d258ce1 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-9f0d997a-d06e-4be6-9550-b51520d4981d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-9f0d997a-d06e-4be6-9550-b51520d4981d .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-d51568a1-ed6c-4331-a25c-6d6a93e9293a {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-d51568a1-ed6c-4331-a25c-6d6a93e9293a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d51568a1-ed6c-4331-a25c-6d6a93e9293a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-d51568a1-ed6c-4331-a25c-6d6a93e9293a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-d51568a1-ed6c-4331-a25c-6d6a93e9293a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-651b2538-5b96-4af4-8500-30a4664b5a54 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-651b2538-5b96-4af4-8500-30a4664b5a54 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-cefa020f-2035-4d73-bf52-9dd5a0f3d5bd {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cefa020f-2035-4d73-bf52-9dd5a0f3d5bd .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-6c298adf-d6a6-445b-b600-1846d3a59529 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-6c298adf-d6a6-445b-b600-1846d3a59529 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-5e1f7221-32b6-463b-bc37-b2ac2efe1f10 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-5e1f7221-32b6-463b-bc37-b2ac2efe1f10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5e1f7221-32b6-463b-bc37-b2ac2efe1f10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-5e1f7221-32b6-463b-bc37-b2ac2efe1f10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e1f7221-32b6-463b-bc37-b2ac2efe1f10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-65e7b778-5145-4885-9c70-6fb6d0654fe5 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-65e7b778-5145-4885-9c70-6fb6d0654fe5 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-514f5520-22ec-4769-b277-218bd7e6160c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-514f5520-22ec-4769-b277-218bd7e6160c .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-14e8a935-4543-4b84-bc15-bd9898c3ecc0 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-14e8a935-4543-4b84-bc15-bd9898c3ecc0 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-bdd8fca9-65f7-4731-a13f-a671b9d8b28c {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-bdd8fca9-65f7-4731-a13f-a671b9d8b28c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bdd8fca9-65f7-4731-a13f-a671b9d8b28c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-bdd8fca9-65f7-4731-a13f-a671b9d8b28c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-bdd8fca9-65f7-4731-a13f-a671b9d8b28c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-85778748-5e90-4076-b96f-a366daa6e724 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-85778748-5e90-4076-b96f-a366daa6e724 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-d198537c-2bcd-4cfe-8a79-a593932895fc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d198537c-2bcd-4cfe-8a79-a593932895fc .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-752c13b6-fcbe-42de-adf4-d2a6a58139d7 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-752c13b6-fcbe-42de-adf4-d2a6a58139d7 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-08f4255c-daa3-4554-9b23-8324d88f4e1a {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-08f4255c-daa3-4554-9b23-8324d88f4e1a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08f4255c-daa3-4554-9b23-8324d88f4e1a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-08f4255c-daa3-4554-9b23-8324d88f4e1a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-08f4255c-daa3-4554-9b23-8324d88f4e1a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-6f62f9f4-c104-4f0e-b14d-77f4af58139e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f62f9f4-c104-4f0e-b14d-77f4af58139e .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-972fdd1d-e9fa-4461-8b37-05071410707c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-972fdd1d-e9fa-4461-8b37-05071410707c .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-2e0d9ca2-2cc4-4bb8-9eea-c4ed90db6d80 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-2e0d9ca2-2cc4-4bb8-9eea-c4ed90db6d80 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-91cee1eb-7ebb-458d-939b-2f065c1b11d4 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-91cee1eb-7ebb-458d-939b-2f065c1b11d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91cee1eb-7ebb-458d-939b-2f065c1b11d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-91cee1eb-7ebb-458d-939b-2f065c1b11d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-91cee1eb-7ebb-458d-939b-2f065c1b11d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-ea02348b-4db7-4543-970c-598debb24505 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ea02348b-4db7-4543-970c-598debb24505 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-bdbbf567-25ae-487b-a7a6-ce7d12af9517 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdbbf567-25ae-487b-a7a6-ce7d12af9517 .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-3bc69396-f1e5-4b73-9168-0ca516f6b085 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 30px;
padding-left: 0%;
padding-bottom: 2px;
padding-right: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(68, 68, 68, 1);
border-style: solid;
text-align: left;
}

#s-3bc69396-f1e5-4b73-9168-0ca516f6b085 .shogun-heading-component h2 {
  color: rgba(68, 68, 68, 1);
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  letter-spacing: 2px;
  
}



#s-fe016c7a-3bc0-48c7-af1a-ef54af473801 {
  margin-left: auto;
margin-right: auto;
padding-left: 0%;
}

@media (min-width: 0px) {
[id="s-fe016c7a-3bc0-48c7-af1a-ef54af473801"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe016c7a-3bc0-48c7-af1a-ef54af473801"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 992px) {
[id="s-fe016c7a-3bc0-48c7-af1a-ef54af473801"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 50.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe016c7a-3bc0-48c7-af1a-ef54af473801"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 50.0px);
}

}

#s-d05ecb16-a63d-4e17-9837-f14f94e2356a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d05ecb16-a63d-4e17-9837-f14f94e2356a .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-f1555c79-c047-4f3b-b855-686bef79331a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f1555c79-c047-4f3b-b855-686bef79331a .shogun-heading-component h2 {
  color: ;
  font-weight:  600 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 18px;
  
  
  text-align: left;
}



#s-97ad3413-4160-4d4b-8a47-76ab94e5940a {
  padding-top: 60px;
padding-left: 10%;
padding-bottom: 20px;
padding-right: 10%;
min-height: 50px;
}








#s-97ad3413-4160-4d4b-8a47-76ab94e5940a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-97ad3413-4160-4d4b-8a47-76ab94e5940a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5e043d86-4918-43b7-96ff-9900e9519d51 {
  margin-top: 0px;
margin-bottom: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-5e043d86-4918-43b7-96ff-9900e9519d51 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5e043d86-4918-43b7-96ff-9900e9519d51 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5e043d86-4918-43b7-96ff-9900e9519d51 {
  
}
}@media (max-width: 767px){#s-5e043d86-4918-43b7-96ff-9900e9519d51 {
  
}
}
#s-5e043d86-4918-43b7-96ff-9900e9519d51 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-ca9a93cd-ac4e-4191-95e4-cf41deb57d9f {
  padding-top: 6px;
padding-bottom: 6px;
}

@media (min-width: 0px) {
[id="s-ca9a93cd-ac4e-4191-95e4-cf41deb57d9f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

}

@media (min-width: 768px) {
[id="s-ca9a93cd-ac4e-4191-95e4-cf41deb57d9f"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.8px);
}

}

@media (min-width: 992px) {
[id="s-ca9a93cd-ac4e-4191-95e4-cf41deb57d9f"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.8px);
}

}

@media (min-width: 1200px) {
[id="s-ca9a93cd-ac4e-4191-95e4-cf41deb57d9f"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.8px);
}

}

.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;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

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

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

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

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

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

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

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

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

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

#s-acde3627-1fc9-4c92-bc04-c7c6a8fc2e2f {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-acde3627-1fc9-4c92-bc04-c7c6a8fc2e2f {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-acde3627-1fc9-4c92-bc04-c7c6a8fc2e2f .shogun-image-content {
  
    justify-content: center;
  
}

#s-129de07d-e1c3-4d24-9c81-9ab264e34f2f {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-129de07d-e1c3-4d24-9c81-9ab264e34f2f {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-129de07d-e1c3-4d24-9c81-9ab264e34f2f .shogun-image-content {
  
    justify-content: center;
  
}

#s-28a9f9f0-63fe-414a-bd0b-7469cbf5d591 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-28a9f9f0-63fe-414a-bd0b-7469cbf5d591 {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-28a9f9f0-63fe-414a-bd0b-7469cbf5d591 .shogun-image-content {
  
    justify-content: center;
  
}

#s-d8c9cdbd-211e-4cdb-bbb3-7e16c12a3238 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-d8c9cdbd-211e-4cdb-bbb3-7e16c12a3238 {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-d8c9cdbd-211e-4cdb-bbb3-7e16c12a3238 .shogun-image-content {
  
    justify-content: center;
  
}

#s-52a0186d-abfc-46d3-93ed-accfe07f33ed {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-52a0186d-abfc-46d3-93ed-accfe07f33ed {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-52a0186d-abfc-46d3-93ed-accfe07f33ed .shogun-image-content {
  
    justify-content: center;
  
}

#s-6e94f9ea-863c-4bb8-9853-1b5b79ebd2ed {
  padding-top: 6px;
padding-bottom: 6px;
}

@media (min-width: 0px) {
[id="s-6e94f9ea-863c-4bb8-9853-1b5b79ebd2ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 3.0px);
}

}

@media (min-width: 768px) {
[id="s-6e94f9ea-863c-4bb8-9853-1b5b79ebd2ed"] > .shg-row > .shg-c-sm-2_4 {
  width: calc(20.0% - 4.8px);
}

}

@media (min-width: 992px) {
[id="s-6e94f9ea-863c-4bb8-9853-1b5b79ebd2ed"] > .shg-row > .shg-c-md-2_4 {
  width: calc(20.0% - 4.8px);
}

}

@media (min-width: 1200px) {
[id="s-6e94f9ea-863c-4bb8-9853-1b5b79ebd2ed"] > .shg-row > .shg-c-lg-2_4 {
  width: calc(20.0% - 4.8px);
}

}

#s-e26d21dc-232d-4fde-9191-e66db627c3c4 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-e26d21dc-232d-4fde-9191-e66db627c3c4 {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-e26d21dc-232d-4fde-9191-e66db627c3c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-49b62da0-0041-4e61-a093-ce202cdc88c8 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 340px;
text-align: center;
}

#s-49b62da0-0041-4e61-a093-ce202cdc88c8 {
  overflow: hidden;
  
  
      max-width: 340px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-49b62da0-0041-4e61-a093-ce202cdc88c8 .shogun-image-content {
  
    justify-content: center;
  
}

#s-2f364d10-d171-4047-9bf2-fb27b8e4d947 {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-2f364d10-d171-4047-9bf2-fb27b8e4d947 {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-2f364d10-d171-4047-9bf2-fb27b8e4d947 .shogun-image-content {
  
    justify-content: center;
  
}

#s-1cea93dc-9af7-4e49-9c55-f96150744bcb {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-1cea93dc-9af7-4e49-9c55-f96150744bcb {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-1cea93dc-9af7-4e49-9c55-f96150744bcb .shogun-image-content {
  
    justify-content: center;
  
}

#s-a705e952-ad9e-428a-af9c-30267221d9fb {
  border-style: solid;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
max-width: 900px;
text-align: center;
}

#s-a705e952-ad9e-428a-af9c-30267221d9fb {
  overflow: hidden;
  
  
      max-width: 900px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}








#s-a705e952-ad9e-428a-af9c-30267221d9fb .shogun-image-content {
  
    justify-content: center;
  
}

#s-5154cc32-c11e-432f-afc8-d5c777226abc {
  margin-left: auto;
margin-right: auto;
padding-left: 7%;
padding-bottom: 80px;
padding-right: 7%;
min-height: 50px;
}








#s-5154cc32-c11e-432f-afc8-d5c777226abc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5154cc32-c11e-432f-afc8-d5c777226abc.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-ab0a11d4-3dd5-402e-a33e-d7a628946c47 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 8%;
padding-bottom: 10px;
padding-right: 8%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: none;
border-radius: 0px;
}

#s-8f85ed4e-a75a-43df-a9ac-ab740810b4b5 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8f85ed4e-a75a-43df-a9ac-ab740810b4b5 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Red Hat Display";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-a5d8f1f7-6eb4-4bda-bfff-2cac8bbfef71 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-a5d8f1f7-6eb4-4bda-bfff-2cac8bbfef71 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae {
  margin-left: auto;
margin-right: auto;
}

#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-6934247c-50f2-4cf8-baee-ba1c1f1cecae td.shogun-table-column, #s-6934247c-50f2-4cf8-baee-ba1c1f1cecae td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-43ba06bf-81fe-4fb8-bfb9-b6d5ca5a5706 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-43ba06bf-81fe-4fb8-bfb9-b6d5ca5a5706 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-43ba06bf-81fe-4fb8-bfb9-b6d5ca5a5706.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-263ffe22-572a-4137-b3d7-82d97a81a9ac {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-263ffe22-572a-4137-b3d7-82d97a81a9ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-263ffe22-572a-4137-b3d7-82d97a81a9ac.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-aeffdb84-3d88-4842-87b6-45b0b5d5fe2a {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aeffdb84-3d88-4842-87b6-45b0b5d5fe2a .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d0a14ca7-65ea-409f-9e35-e8fb11d4afbb {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d0a14ca7-65ea-409f-9e35-e8fb11d4afbb .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-1d2ec9b3-46ac-4bae-904e-9e7ff8ec3712 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d2ec9b3-46ac-4bae-904e-9e7ff8ec3712 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-c313b3ac-0b5d-4581-9c37-dee99c8371dc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c313b3ac-0b5d-4581-9c37-dee99c8371dc .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-d23bb8ff-4479-4066-8d4c-77e979a81357 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d23bb8ff-4479-4066-8d4c-77e979a81357 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-c0e0053f-6c63-4962-8e28-2dd8f78fd094 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c0e0053f-6c63-4962-8e28-2dd8f78fd094 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-209dfd11-540e-45e3-9b61-2403b8e744eb {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-209dfd11-540e-45e3-9b61-2403b8e744eb .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-f5248965-5f03-467d-a527-aa2eeb011e95 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5248965-5f03-467d-a527-aa2eeb011e95 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-5497d367-b9d9-4f53-8479-461b1554c7fc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5497d367-b9d9-4f53-8479-461b1554c7fc .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-dd101978-71de-4a17-be4f-979400fcfcdc {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd101978-71de-4a17-be4f-979400fcfcdc .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-7da2b2b5-8e86-4fee-8d46-5a3afd2d3e1e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7da2b2b5-8e86-4fee-8d46-5a3afd2d3e1e .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-f13218be-c35e-46b7-b500-51ca5c67c5d1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f13218be-c35e-46b7-b500-51ca5c67c5d1 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-81e53462-38c5-458b-9997-afe3f92c3c73 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81e53462-38c5-458b-9997-afe3f92c3c73 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-7f85fba4-84d4-4e30-9479-325e6a729000 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7f85fba4-84d4-4e30-9479-325e6a729000 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-6af971e7-ca15-4d94-83c6-7376e3cd06e8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-6af971e7-ca15-4d94-83c6-7376e3cd06e8 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-8044c14e-054a-4666-a112-4143f0a38221 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-8044c14e-054a-4666-a112-4143f0a38221 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-44ff248d-07f2-4030-a409-f805795b6d35 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-44ff248d-07f2-4030-a409-f805795b6d35 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-e19c638f-6dc3-45b7-a78a-76ecbc415786 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-e19c638f-6dc3-45b7-a78a-76ecbc415786 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-25eec7ce-1f91-4c80-a1e3-ce8a5ad0aa24 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-25eec7ce-1f91-4c80-a1e3-ce8a5ad0aa24 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-168c4b5c-dcef-40da-b9de-939d003d01ad {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-168c4b5c-dcef-40da-b9de-939d003d01ad .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-5c5a9bb4-4061-45c3-9df5-b4b0b152f9d3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-5c5a9bb4-4061-45c3-9df5-b4b0b152f9d3 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-fe97f6bf-2fb1-4696-b45c-3b180875757c {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-fe97f6bf-2fb1-4696-b45c-3b180875757c .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-032ae80b-3fa6-42f2-a0db-c09b0f362aa0 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-032ae80b-3fa6-42f2-a0db-c09b0f362aa0 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-01ad9ecc-e7f2-4d9e-8e66-a12ef50d5569 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-01ad9ecc-e7f2-4d9e-8e66-a12ef50d5569 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-edffb859-ee62-4a2b-a30c-002d8ed159c8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-edffb859-ee62-4a2b-a30c-002d8ed159c8 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-b57ff9b6-3c54-46e9-a476-9b24e8aa69fc {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-b57ff9b6-3c54-46e9-a476-9b24e8aa69fc .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-483fbbd4-d5b7-45ff-a78e-6d994e146332 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-483fbbd4-d5b7-45ff-a78e-6d994e146332 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-3a34c57e-b99a-44db-9818-ad40f8a6b039 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-3a34c57e-b99a-44db-9818-ad40f8a6b039 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-26f507da-9f8e-43f5-80b8-313146a2e49a {
  margin-left: auto;
margin-right: auto;
padding-left: 7%;
padding-bottom: 20px;
padding-right: 5%;
min-height: 50px;
}








#s-26f507da-9f8e-43f5-80b8-313146a2e49a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-26f507da-9f8e-43f5-80b8-313146a2e49a.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-5511b742-3fa1-4fc6-a7b3-7fcd11d61525 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}

#s-5511b742-3fa1-4fc6-a7b3-7fcd11d61525 .shogun-heading-component h2 {
  color: ;
  font-weight:  normal ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 24px;
  
  
  text-align: left;
}



#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 {
  margin-left: auto;
margin-right: auto;
}

#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0px;
}

#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
  font-family: ;
  font-size: 14px;
  font-weight: ;
  color: ;
  letter-spacing: ;
  line-height: ;
  font-style: ;
}

#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 td.shogun-table-column, #s-b15ab8fb-d6fc-4619-b6f9-e8fccfdbde47 td.shogun-table-row {
  border: 1px solid rgba(255, 255, 255, 1);
}

#s-6dbb4f06-5a92-473e-af93-2810473e70f8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6dbb4f06-5a92-473e-af93-2810473e70f8 .shogun-heading-component h1 {
  color: ;
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  text-align: left;
}



#s-f15f1812-06ff-455d-bc35-06bd81f6442e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f15f1812-06ff-455d-bc35-06bd81f6442e .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-fffaaf1b-ff32-4395-915f-5065c4f8bee0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fffaaf1b-ff32-4395-915f-5065c4f8bee0 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-13a54c2a-1895-446a-8545-1d771afbb544 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-13a54c2a-1895-446a-8545-1d771afbb544 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-1f7d52f2-9023-42c1-a937-a14000e0a676 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f7d52f2-9023-42c1-a937-a14000e0a676 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-6436a536-b207-488f-b266-b9f844427b94 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6436a536-b207-488f-b266-b9f844427b94 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-373b9ab3-ae63-494f-8afe-fbb688c7625c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-373b9ab3-ae63-494f-8afe-fbb688c7625c .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-8cd9dc8f-d318-40fa-8adc-ccb6bd98d554 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cd9dc8f-d318-40fa-8adc-ccb6bd98d554 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-bc3b5e40-d271-43ad-ab52-280ab81f112f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc3b5e40-d271-43ad-ab52-280ab81f112f .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-7379e8bc-f034-4183-9c93-e097c50795d8 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7379e8bc-f034-4183-9c93-e097c50795d8 .shogun-heading-component h2 {
  color: ;
  font-weight:  500 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 16px;
  
  
  text-align: left;
}



#s-7a07629b-db3f-4f4d-8f51-bb874b4822b3 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7a07629b-db3f-4f4d-8f51-bb874b4822b3 .shogun-heading-component h1 {
  color: rgba(98, 92, 92, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-fd1eb41d-504d-4c08-baa6-0beb938d359e {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-fd1eb41d-504d-4c08-baa6-0beb938d359e .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-ee8fa692-ff34-4730-8e2b-27e6ee3aed33 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-ee8fa692-ff34-4730-8e2b-27e6ee3aed33 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-f3ce9965-365f-48a3-baf6-3011dffb00ac {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-f3ce9965-365f-48a3-baf6-3011dffb00ac .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-573fcdba-075f-47a0-a1b6-7eb181148c6d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-573fcdba-075f-47a0-a1b6-7eb181148c6d .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-529e6b2b-5553-4837-8d0e-3eef4749add8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-529e6b2b-5553-4837-8d0e-3eef4749add8 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-e269b18e-5f63-40e9-b496-fabcf2d0e847 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-e269b18e-5f63-40e9-b496-fabcf2d0e847 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-a564a9bf-1767-4d00-bc73-1ad4e872eba1 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-a564a9bf-1767-4d00-bc73-1ad4e872eba1 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-8435fce4-4c0d-4290-b834-886d696df8cf {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-8435fce4-4c0d-4290-b834-886d696df8cf .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-df243dd1-318b-42e4-8133-8282eac68ab8 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

#s-df243dd1-318b-42e4-8133-8282eac68ab8 .shogun-heading-component h2 {
  color: ;
  font-weight:  300 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 14px;
  
  letter-spacing: 1px;
  text-align: left;
}



#s-3bb8ff9a-4428-4aaa-9ce7-fccc87505862 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
min-height: 50px;
}








#s-3bb8ff9a-4428-4aaa-9ce7-fccc87505862 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3bb8ff9a-4428-4aaa-9ce7-fccc87505862.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-11cf6ea1-eb25-49fe-ad5b-c14bb3efb46e {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-11cf6ea1-eb25-49fe-ad5b-c14bb3efb46e .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
  box-sizing: border-box;
}



.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
      position: relative;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
  box-sizing: border-box;
}



.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
      position: relative;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
  box-sizing: border-box;
}



.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
      position: relative;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
  box-sizing: border-box;
}



.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
      position: relative;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  margin: 0 !important;
  overflow: visible;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add background color handling */
  
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image {
  box-sizing: border-box;
}



.s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container {
      position: relative;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8a84d5f6-78d9-4e3c-8b9e-7b6da6737090 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin: 0 !important;
  overflow: visible;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add background color handling */
  
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
  box-sizing: border-box;
}



.s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69739f86-877a-44eb-9b09-66cb740b2147 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
      position: relative;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin: 0 !important;
  overflow: visible;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add background color handling */
  
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
  box-sizing: border-box;
}



.s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69739f86-877a-44eb-9b09-66cb740b2147 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
      position: relative;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin: 0 !important;
  overflow: visible;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add background color handling */
  
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
  box-sizing: border-box;
}



.s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69739f86-877a-44eb-9b09-66cb740b2147 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
      position: relative;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin: 0 !important;
  overflow: visible;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add background color handling */
  
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
  box-sizing: border-box;
}



.s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69739f86-877a-44eb-9b09-66cb740b2147 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
      position: relative;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-69739f86-877a-44eb-9b09-66cb740b2147 {
  margin: 0 !important;
  overflow: visible;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69739f86-877a-44eb-9b09-66cb740b2147 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add background color handling */
  
}

#s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69739f86-877a-44eb-9b09-66cb740b2147 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-69739f86-877a-44eb-9b09-66cb740b2147 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image {
  box-sizing: border-box;
}



.s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69739f86-877a-44eb-9b09-66cb740b2147 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container {
      position: relative;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69739f86-877a-44eb-9b09-66cb740b2147 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-a703f226-7d24-49a7-9578-50dd2a9dac9e {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 0px;
min-height: 50px;
}








#s-a703f226-7d24-49a7-9578-50dd2a9dac9e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a703f226-7d24-49a7-9578-50dd2a9dac9e.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-a2fb0cbd-4acf-4c3e-9a5b-4a26a4055ac1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
text-align: center;
}

#s-a2fb0cbd-4acf-4c3e-9a5b-4a26a4055ac1 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



#s-32e66bda-fa95-4e49-b367-94aa5a320758 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-32e66bda-fa95-4e49-b367-94aa5a320758"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e66bda-fa95-4e49-b367-94aa5a320758"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-32e66bda-fa95-4e49-b367-94aa5a320758"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-32e66bda-fa95-4e49-b367-94aa5a320758"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin: 0 !important;
  overflow: visible;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add background color handling */
  
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 10px;
  padding-bottom: 10px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
  box-sizing: border-box;
}



.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
      position: relative;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin: 0 !important;
  overflow: visible;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add background color handling */
  
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
  box-sizing: border-box;
}



.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
      position: relative;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin: 0 !important;
  overflow: visible;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add background color handling */
  
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
  box-sizing: border-box;
}



.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
      position: relative;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin: 0 !important;
  overflow: visible;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add background color handling */
  
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
  box-sizing: border-box;
}



.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
      position: relative;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  margin: 0 !important;
  overflow: visible;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add background color handling */
  
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe .shogun-image-content {
  
    justify-content: center;
  
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image {
  box-sizing: border-box;
}



.s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container {
      position: relative;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5b10a9b2-e761-424e-a8d4-0c8f2959fdbe img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-8820e580-12af-43dd-91a2-510612011703 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-8820e580-12af-43dd-91a2-510612011703 {
  margin: 0 !important;
  overflow: visible;
}

#s-8820e580-12af-43dd-91a2-510612011703-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 10px;
  margin-bottom: 10px;
}

.shg-image-content-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add background color handling */
  
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add padding handling */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 10px;
  padding-bottom: 10px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8820e580-12af-43dd-91a2-510612011703.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
  box-sizing: border-box;
}



.s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8820e580-12af-43dd-91a2-510612011703 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
      position: relative;
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-8820e580-12af-43dd-91a2-510612011703 {
  margin: 0 !important;
  overflow: visible;
}

#s-8820e580-12af-43dd-91a2-510612011703-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add background color handling */
  
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8820e580-12af-43dd-91a2-510612011703.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
  box-sizing: border-box;
}



.s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8820e580-12af-43dd-91a2-510612011703 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
      position: relative;
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8820e580-12af-43dd-91a2-510612011703 {
  margin: 0 !important;
  overflow: visible;
}

#s-8820e580-12af-43dd-91a2-510612011703-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add background color handling */
  
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8820e580-12af-43dd-91a2-510612011703.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
  box-sizing: border-box;
}



.s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8820e580-12af-43dd-91a2-510612011703 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
      position: relative;
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8820e580-12af-43dd-91a2-510612011703 {
  margin: 0 !important;
  overflow: visible;
}

#s-8820e580-12af-43dd-91a2-510612011703-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add background color handling */
  
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8820e580-12af-43dd-91a2-510612011703.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
  box-sizing: border-box;
}



.s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8820e580-12af-43dd-91a2-510612011703 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
      position: relative;
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-8820e580-12af-43dd-91a2-510612011703 {
  margin: 0 !important;
  overflow: visible;
}

#s-8820e580-12af-43dd-91a2-510612011703-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8820e580-12af-43dd-91a2-510612011703 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add background color handling */
  
}

#s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8820e580-12af-43dd-91a2-510612011703 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-8820e580-12af-43dd-91a2-510612011703 .shogun-image-content {
  
    justify-content: center;
  
}

.s-8820e580-12af-43dd-91a2-510612011703.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8820e580-12af-43dd-91a2-510612011703.shogun-image {
  box-sizing: border-box;
}



.s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8820e580-12af-43dd-91a2-510612011703 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container {
      position: relative;
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8820e580-12af-43dd-91a2-510612011703.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8820e580-12af-43dd-91a2-510612011703 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-9cbbca12-c611-4cd0-941f-119db5e434d9 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}
@media (min-width: 1200px){#s-9cbbca12-c611-4cd0-941f-119db5e434d9 {
  display: none;
}
#s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-content-s-9cbbca12-c611-4cd0-941f-119db5e434d9 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9cbbca12-c611-4cd0-941f-119db5e434d9 {
  display: none;
}
#s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-content-s-9cbbca12-c611-4cd0-941f-119db5e434d9 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9cbbca12-c611-4cd0-941f-119db5e434d9 {
  display: none;
}
#s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-content-s-9cbbca12-c611-4cd0-941f-119db5e434d9 { display: none !important; }}@media (max-width: 767px){#s-9cbbca12-c611-4cd0-941f-119db5e434d9 {
  display: none;
}
#s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-s-9cbbca12-c611-4cd0-941f-119db5e434d9, #wrap-content-s-9cbbca12-c611-4cd0-941f-119db5e434d9 { display: none !important; }}







#s-9cbbca12-c611-4cd0-941f-119db5e434d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-9cbbca12-c611-4cd0-941f-119db5e434d9.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-1a02d1dd-2827-482d-8e96-bc85e90aa9fe {
  margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-1a02d1dd-2827-482d-8e96-bc85e90aa9fe .shogun-heading-component h1 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 32px;
  
  
  
}



#s-58622634-59a1-48d4-8ae1-d49197459864 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin-left: auto;
margin-right: auto;
max-width: 3840px;
aspect-ratio: 3840/1600;
text-align: center;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
  box-sizing: border-box;
}



.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
      position: relative;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

@media (min-width: 1200px){#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
  box-sizing: border-box;
}



.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
      position: relative;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
  box-sizing: border-box;
}



.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
      position: relative;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
  box-sizing: border-box;
}



.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
      position: relative;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}@media (max-width: 767px){#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  margin: 0 !important;
  overflow: visible;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4-root {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow: visible;
}

.shg-image-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add background color handling */
  
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }

    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-link {
      aspect-ratio: 3840/1600;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3840px;
  }



  img.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
    
    
    
    max-height: 3840px;
  }


.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image {
  box-sizing: border-box;
}



.s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 {
      --shg-aspect-ratio: calc(3840/1600); 
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container {
      position: relative;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d5d07974-bfd1-4bff-8cf7-031b868e3ac4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3840px;
    }
  }

}
#s-5d63c4f6-e5de-4123-8bd1-f3b92eb29e72 {
  margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 10px;
min-height: 50px;
}








#s-5d63c4f6-e5de-4123-8bd1-f3b92eb29e72 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5d63c4f6-e5de-4123-8bd1-f3b92eb29e72.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-6a200100-2b30-441f-97be-db11d11cdf8c {
  margin-top: 20px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 3%;
padding-bottom: 10px;
padding-right: 3%;
text-align: center;
}

#s-6a200100-2b30-441f-97be-db11d11cdf8c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  text-align: center;
}



.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-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: #f5f5f5;
  padding: 10px;
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid #ddd;
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-57867b0e-01c3-4b2d-9d59-e1c2bafffa93 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-9f82c5dc-9c8a-44cd-8864-a85835a40843 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-6b8eaa84-b87c-4e9c-bff4-e3f8699a2703 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-7cee0a07-27a3-4c53-8032-90c22946ac17 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-8f7c119a-4d13-482c-95ee-830c0c82008b {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-5ea37bb6-478d-4326-b5a9-96db4b9277d6 {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-134fa687-9344-434d-b250-2e9d6e479f1e {
  margin-left: auto;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-5aabc2d6-2096-4e18-b1be-ded627153736 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-5aabc2d6-2096-4e18-b1be-ded627153736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-5aabc2d6-2096-4e18-b1be-ded627153736.shg-box.shg-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#s-913a3818-3a08-465c-81bc-a18ed95cc6d7 {
  margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-913a3818-3a08-465c-81bc-a18ed95cc6d7 .shogun-heading-component h2 {
  color: ;
  font-weight:  700 ;
  font-family: "Archivo";
  font-style:  normal ;
  font-size: 30px;
  
  
  
}



#s-95bc25bd-5a2b-4ade-b56c-d2cac6a6d4e5 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-95bc25bd-5a2b-4ade-b56c-d2cac6a6d4e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-95bc25bd-5a2b-4ade-b56c-d2cac6a6d4e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-95bc25bd-5a2b-4ade-b56c-d2cac6a6d4e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-95bc25bd-5a2b-4ade-b56c-d2cac6a6d4e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d15ea914-d8e4-4478-ad24-42eaa7971a61 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 20px;
margin-right: 10%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(255, 105, 0, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-d15ea914-d8e4-4478-ad24-42eaa7971a61:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d15ea914-d8e4-4478-ad24-42eaa7971a61:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-d15ea914-d8e4-4478-ad24-42eaa7971a61-root {
    text-align: left;
  }


#s-d15ea914-d8e4-4478-ad24-42eaa7971a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 1200px){
  #s-d15ea914-d8e4-4478-ad24-42eaa7971a61-root {
    text-align: left;
  }


#s-d15ea914-d8e4-4478-ad24-42eaa7971a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 992px) and (max-width: 1199px){
  #s-d15ea914-d8e4-4478-ad24-42eaa7971a61-root {
    text-align: left;
  }


#s-d15ea914-d8e4-4478-ad24-42eaa7971a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (min-width: 768px) and (max-width: 991px){
  #s-d15ea914-d8e4-4478-ad24-42eaa7971a61-root {
    text-align: left;
  }


#s-d15ea914-d8e4-4478-ad24-42eaa7971a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){
  #s-d15ea914-d8e4-4478-ad24-42eaa7971a61-root {
    text-align: left;
  }


#s-d15ea914-d8e4-4478-ad24-42eaa7971a61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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