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

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

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

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

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

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

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

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

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

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

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

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

#s-e90b387a-a2d9-4086-979d-13132ab7b678 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-e90b387a-a2d9-4086-979d-13132ab7b678 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e90b387a-a2d9-4086-979d-13132ab7b678 {
  
}
}@media (max-width: 767px){#s-e90b387a-a2d9-4086-979d-13132ab7b678 {
  display: none;
}
#s-e90b387a-a2d9-4086-979d-13132ab7b678, #wrap-s-e90b387a-a2d9-4086-979d-13132ab7b678, #wrap-content-s-e90b387a-a2d9-4086-979d-13132ab7b678 { display: none !important; }}







#s-e90b387a-a2d9-4086-979d-13132ab7b678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e90b387a-a2d9-4086-979d-13132ab7b678.shg-box.shg-c {
  justify-content: center;
}

#s-867fd46a-acfd-459c-94c1-1a347f813ec8 {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-867fd46a-acfd-459c-94c1-1a347f813ec8 {
  display: none;
}
#s-867fd46a-acfd-459c-94c1-1a347f813ec8, #wrap-s-867fd46a-acfd-459c-94c1-1a347f813ec8, #wrap-content-s-867fd46a-acfd-459c-94c1-1a347f813ec8 { display: none !important; }}
#s-867fd46a-acfd-459c-94c1-1a347f813ec8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZTI4ZDYxYzQtNGRkMy00Y2Q3LWEyZWYtM2Y3OTk0MzhkYmFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNTI1MjUzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlMjhkNjFjNC00ZGQzLTRjZDctYTJlZi0zZjc5OTQzOGRiYWIpIi8+PC9zdmc+);
}








#s-867fd46a-acfd-459c-94c1-1a347f813ec8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-867fd46a-acfd-459c-94c1-1a347f813ec8.shg-box.shg-c {
  justify-content: center;
}

#s-a8ef3ccb-c487-4406-aba0-bd782847063f {
  margin-left: 20%;
margin-right: 20%;
padding-top: 80px;
padding-bottom: 80px;
min-height: 550px;
}








#s-a8ef3ccb-c487-4406-aba0-bd782847063f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a8ef3ccb-c487-4406-aba0-bd782847063f.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Serif";
  text-transform: none;
  font-weight: 400;
  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-cbd67f6a-9333-4f72-880d-c0b9090e505e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cbd67f6a-9333-4f72-880d-c0b9090e505e .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



.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: #000000;
  font-family: "Serif";
  font-weight: 400;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.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: #000000;
  font-family: "Serif";
  font-weight: 400;
}

.shg-theme-text-content p {
  color: #000000;
  font-family: "Serif";
  font-weight: 400;
}

#s-47dcd42d-a091-4c2b-bb17-7a132b4ceb42 {
  margin-left: 8%;
margin-right: 8%;
}

#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 80px;
padding-bottom: 80px;
min-height: 650px;
background-position: center center;
}

#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-6024da33-a572-4490-9654-c4e565da27e2 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-6024da33-a572-4490-9654-c4e565da27e2.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-6024da33-a572-4490-9654-c4e565da27e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6024da33-a572-4490-9654-c4e565da27e2.shg-box.shg-c {
  justify-content: center;
}

#s-012cc2bc-92eb-4ece-b533-cd67a44913be {
  min-height: 50px;
background-color: rgba(236, 234, 231, 1);
}
@media (max-width: 767px){#s-012cc2bc-92eb-4ece-b533-cd67a44913be {
  display: none;
}
#s-012cc2bc-92eb-4ece-b533-cd67a44913be, #wrap-s-012cc2bc-92eb-4ece-b533-cd67a44913be, #wrap-content-s-012cc2bc-92eb-4ece-b533-cd67a44913be { display: none !important; }}







#s-012cc2bc-92eb-4ece-b533-cd67a44913be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-012cc2bc-92eb-4ece-b533-cd67a44913be.shg-box.shg-c {
  justify-content: center;
}

#s-a8b38497-770f-4721-bf46-b6cdf08b045b {
  background-size: cover;
background-attachment: fixed;
margin-left: auto;
margin-right: auto;
min-height: 750px;
background-color: rgba(4, 4, 4, 1);
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8b38497-770f-4721-bf46-b6cdf08b045b {
  
}
}@media (max-width: 767px){#s-a8b38497-770f-4721-bf46-b6cdf08b045b {
  display: none;
}
#s-a8b38497-770f-4721-bf46-b6cdf08b045b, #wrap-s-a8b38497-770f-4721-bf46-b6cdf08b045b, #wrap-content-s-a8b38497-770f-4721-bf46-b6cdf08b045b { display: none !important; }}







#s-a8b38497-770f-4721-bf46-b6cdf08b045b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-a8b38497-770f-4721-bf46-b6cdf08b045b.shg-box.shg-c {
  justify-content: center;
}

/* Duplicated Styles are also in Category base.css - keep them in sync */

.shg-swiper-container {
  --arrow-button-size: 35px;
  --pagination-height: 32px;
  --swiper-pagination-bullet-size: 14px;
  --swiper-pagination-bottom: 8px;

  position: relative;
  /*
   * In case you are wondering, why it's set to grid, please see the links below:
   * https://github.com/nolimits4web/swiper/issues/3599
   * https://github.com/nolimits4web/swiper/issues/3599#issuecomment-1290283431
   */
  display: grid;
  padding: 8px var(--arrow-button-size) var(--pagination-height)
    var(--arrow-button-size);
}

.shg-swiper:not(.swiper-initialized) {
  visibility: hidden;
  display: flex;
  overflow-x: hidden;
}

.shg-swiper-container > .shg-swiper {
  margin-left: 0;
  margin-right: 0;
}

.shg-swiper:not(.swiper-initialized) ~ .swiper-pagination,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.shg-swiper:not(.swiper-initialized) ~ .swiper-button-next {
  visibility: hidden;
}

.shg-swiper-container > .swiper-button-prev,
.shg-swiper-container > .swiper-button-next {
  top: 0;
  height: calc(100% - var(--pagination-height));
  width: var(--arrow-button-size);
  margin: 0;
}

/* Keep nav aligned to the slider frame; Swiper 12 adds sibling rules with top:50%. */
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-prev,
.shg-swiper-container > .shg-swiper.swiper-horizontal ~ .swiper-button-next {
  top: 0;
  margin-top: 0;
  height: calc(100% - var(--pagination-height));
}

.shg-swiper-container > .swiper-button-prev {
  left: 0;
}

.shg-swiper-container > .swiper-button-next {
  right: 0;
}

.shg-swiper-container > .swiper-button-next:after,
.shg-swiper-container > .swiper-button-prev:after {
  /* Ditch default Swiper arrow */
  display: none;
}

.shg-swiper-container > .swiper-button-next svg,
.shg-swiper-container > .swiper-button-prev svg {
  width: var(--arrow-button-size);
  height: var(--arrow-button-size);
}

#s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 {
  margin-top: 80px;
margin-left: 20%;
margin-bottom: 80px;
margin-right: 20%;
padding-top: 10px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-prev,
#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-next {
  
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-prev svg,
#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-dcbe00cd-bd32-400d-a4fc-e9dfe5b9f9c7 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content > * {
  flex-shrink: 0; /* Prevents children from shrinking maintaining natural size*/
  width: 100%;
}
#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin: 0 !important;
  overflow: visible;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e-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-4d0af4d3-d256-4650-864c-5d874913540e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d0af4d3-d256-4650-864c-5d874913540e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add background color handling */
  
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
  box-sizing: border-box;
}



.s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d0af4d3-d256-4650-864c-5d874913540e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
      position: relative;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin: 0 !important;
  overflow: visible;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e-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-4d0af4d3-d256-4650-864c-5d874913540e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d0af4d3-d256-4650-864c-5d874913540e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add background color handling */
  
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
  box-sizing: border-box;
}



.s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d0af4d3-d256-4650-864c-5d874913540e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
      position: relative;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin: 0 !important;
  overflow: visible;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e-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-4d0af4d3-d256-4650-864c-5d874913540e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d0af4d3-d256-4650-864c-5d874913540e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add background color handling */
  
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
  box-sizing: border-box;
}



.s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d0af4d3-d256-4650-864c-5d874913540e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
      position: relative;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin: 0 !important;
  overflow: visible;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e-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-4d0af4d3-d256-4650-864c-5d874913540e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d0af4d3-d256-4650-864c-5d874913540e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add background color handling */
  
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
  box-sizing: border-box;
}



.s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d0af4d3-d256-4650-864c-5d874913540e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
      position: relative;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-4d0af4d3-d256-4650-864c-5d874913540e {
  margin: 0 !important;
  overflow: visible;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e-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-4d0af4d3-d256-4650-864c-5d874913540e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4d0af4d3-d256-4650-864c-5d874913540e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add background color handling */
  
}

#s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4d0af4d3-d256-4650-864c-5d874913540e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4d0af4d3-d256-4650-864c-5d874913540e .shogun-image-content {
  
    justify-content: center;
  
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image {
  box-sizing: border-box;
}



.s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4d0af4d3-d256-4650-864c-5d874913540e {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container {
      position: relative;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4d0af4d3-d256-4650-864c-5d874913540e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin: 0 !important;
  overflow: visible;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac-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-048a6baf-18f8-474f-954f-d5acd38ffbac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add background color handling */
  
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-content {
  
    justify-content: center;
  
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
  box-sizing: border-box;
}



.s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-048a6baf-18f8-474f-954f-d5acd38ffbac {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
      position: relative;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin: 0 !important;
  overflow: visible;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac-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-048a6baf-18f8-474f-954f-d5acd38ffbac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add background color handling */
  
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-content {
  
    justify-content: center;
  
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
  box-sizing: border-box;
}



.s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-048a6baf-18f8-474f-954f-d5acd38ffbac {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
      position: relative;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin: 0 !important;
  overflow: visible;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac-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-048a6baf-18f8-474f-954f-d5acd38ffbac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add background color handling */
  
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-content {
  
    justify-content: center;
  
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
  box-sizing: border-box;
}



.s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-048a6baf-18f8-474f-954f-d5acd38ffbac {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
      position: relative;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin: 0 !important;
  overflow: visible;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac-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-048a6baf-18f8-474f-954f-d5acd38ffbac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add background color handling */
  
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-content {
  
    justify-content: center;
  
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
  box-sizing: border-box;
}



.s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-048a6baf-18f8-474f-954f-d5acd38ffbac {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
      position: relative;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  margin: 0 !important;
  overflow: visible;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac-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-048a6baf-18f8-474f-954f-d5acd38ffbac {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-048a6baf-18f8-474f-954f-d5acd38ffbac {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add background color handling */
  
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-048a6baf-18f8-474f-954f-d5acd38ffbac .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-048a6baf-18f8-474f-954f-d5acd38ffbac .shogun-image-content {
  
    justify-content: center;
  
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shg-align-container {
  display: flex;
  justify-content: center
}

.s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image {
  box-sizing: border-box;
}



.s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-048a6baf-18f8-474f-954f-d5acd38ffbac {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container {
      position: relative;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-048a6baf-18f8-474f-954f-d5acd38ffbac img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin: 0 !important;
  overflow: visible;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d-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-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add background color handling */
  
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
  box-sizing: border-box;
}



.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
      position: relative;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin: 0 !important;
  overflow: visible;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d-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-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add background color handling */
  
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
  box-sizing: border-box;
}



.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
      position: relative;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin: 0 !important;
  overflow: visible;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d-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-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add background color handling */
  
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
  box-sizing: border-box;
}



.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
      position: relative;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin: 0 !important;
  overflow: visible;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d-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-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add background color handling */
  
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
  box-sizing: border-box;
}



.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
      position: relative;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  margin: 0 !important;
  overflow: visible;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d-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-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add background color handling */
  
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d .shogun-image-content {
  
    justify-content: center;
  
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image {
  box-sizing: border-box;
}



.s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container {
      position: relative;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7dee6a80-0ab9-40b8-93fe-2d7d8533b63d img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195-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-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
  box-sizing: border-box;
}



.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
      position: relative;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195-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-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
  box-sizing: border-box;
}



.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
      position: relative;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195-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-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
  box-sizing: border-box;
}



.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
      position: relative;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195-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-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
  box-sizing: border-box;
}



.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
      position: relative;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  margin: 0 !important;
  overflow: visible;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195-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-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add background color handling */
  
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 .shogun-image-content {
  
    justify-content: center;
  
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image {
  box-sizing: border-box;
}



.s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container {
      position: relative;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1fe047c4-a431-47b9-bfdc-8f2d7a512195 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 {
  background-attachment: fixed;
margin-left: 20%;
margin-bottom: 50px;
margin-right: 20%;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 {
  display: none;
}
#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45, #wrap-s-382b3550-97fe-48be-b0be-4e3d2dc1fd45, #wrap-content-s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 { display: none !important; }}@media (max-width: 767px){#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 {
  display: none;
}
#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45, #wrap-s-382b3550-97fe-48be-b0be-4e3d2dc1fd45, #wrap-content-s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 { display: none !important; }}







#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-382b3550-97fe-48be-b0be-4e3d2dc1fd45.shg-box.shg-c {
  justify-content: center;
}

#s-c985011f-d8d7-4191-9eae-1bff3bdfe0b3 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c985011f-d8d7-4191-9eae-1bff3bdfe0b3 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  display: none;
}
#s-b080e1c0-937d-4086-8b5d-b277d3296e25, #wrap-s-b080e1c0-937d-4086-8b5d-b277d3296e25, #wrap-content-s-b080e1c0-937d-4086-8b5d-b277d3296e25 { display: none !important; }}@media (max-width: 767px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  display: none;
}
#s-b080e1c0-937d-4086-8b5d-b277d3296e25, #wrap-s-b080e1c0-937d-4086-8b5d-b277d3296e25, #wrap-content-s-b080e1c0-937d-4086-8b5d-b277d3296e25 { display: none !important; }}
#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin: 0 !important;
  overflow: visible;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25-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-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add background color handling */
  
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b080e1c0-937d-4086-8b5d-b277d3296e25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image {
  box-sizing: border-box;
}



.s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  
}


@media (min-width: 1200px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin: 0 !important;
  overflow: visible;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25-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-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add background color handling */
  
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b080e1c0-937d-4086-8b5d-b277d3296e25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image {
  box-sizing: border-box;
}



.s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin: 0 !important;
  overflow: visible;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25-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-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add background color handling */
  
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b080e1c0-937d-4086-8b5d-b277d3296e25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image {
  box-sizing: border-box;
}



.s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin: 0 !important;
  overflow: visible;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25-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-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add background color handling */
  
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b080e1c0-937d-4086-8b5d-b277d3296e25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image {
  box-sizing: border-box;
}



.s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  
}


}@media (max-width: 767px){#s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  margin: 0 !important;
  overflow: visible;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25-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-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b080e1c0-937d-4086-8b5d-b277d3296e25 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add background color handling */
  
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-b080e1c0-937d-4086-8b5d-b277d3296e25 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b080e1c0-937d-4086-8b5d-b277d3296e25.shogun-image {
  box-sizing: border-box;
}



.s-b080e1c0-937d-4086-8b5d-b277d3296e25 img.shogun-image {
  
}


}
#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 3020/743;
text-align: center;
}
@media (min-width: 1200px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  display: none;
}
#s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-content-s-ef53b557-dcc7-4c24-8a00-39d24d100449 { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  display: none;
}
#s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-content-s-ef53b557-dcc7-4c24-8a00-39d24d100449 { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  
}
}@media (max-width: 767px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  display: none;
}
#s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-s-ef53b557-dcc7-4c24-8a00-39d24d100449, #wrap-content-s-ef53b557-dcc7-4c24-8a00-39d24d100449 { display: none !important; }}
#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin: 0 !important;
  overflow: visible;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449-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-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add background color handling */
  
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
  box-sizing: border-box;
}



.s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
      position: relative;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin: 0 !important;
  overflow: visible;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449-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-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add background color handling */
  
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
  box-sizing: border-box;
}



.s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
      position: relative;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin: 0 !important;
  overflow: visible;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449-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-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add background color handling */
  
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
  box-sizing: border-box;
}



.s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
      position: relative;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin: 0 !important;
  overflow: visible;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449-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-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add background color handling */
  
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
  box-sizing: border-box;
}



.s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
      position: relative;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  margin: 0 !important;
  overflow: visible;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449-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-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add background color handling */
  
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-ef53b557-dcc7-4c24-8a00-39d24d100449 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image {
  box-sizing: border-box;
}



.s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container {
      position: relative;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ef53b557-dcc7-4c24-8a00-39d24d100449 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 3000/1505;
text-align: center;
}
@media (min-width: 1200px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  display: none;
}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-content-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  display: none;
}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-content-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  display: none;
}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-content-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc { display: none !important; }}@media (max-width: 767px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  display: none;
}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc, #wrap-content-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc { display: none !important; }}
#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin: 0 !important;
  overflow: visible;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc-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-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add background color handling */
  
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }

    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-link {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
  box-sizing: border-box;
}



.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
      --shg-aspect-ratio: calc(3000/1505); 
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
      position: relative;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin: 0 !important;
  overflow: visible;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc-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-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add background color handling */
  
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }

    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-link {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
  box-sizing: border-box;
}



.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
      --shg-aspect-ratio: calc(3000/1505); 
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
      position: relative;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin: 0 !important;
  overflow: visible;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc-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-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add background color handling */
  
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }

    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-link {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
  box-sizing: border-box;
}



.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
      --shg-aspect-ratio: calc(3000/1505); 
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
      position: relative;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin: 0 !important;
  overflow: visible;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc-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-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add background color handling */
  
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }

    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-link {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
  box-sizing: border-box;
}



.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
      --shg-aspect-ratio: calc(3000/1505); 
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
      position: relative;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  margin: 0 !important;
  overflow: visible;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc-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-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add background color handling */
  
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }

    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-link {
      aspect-ratio: 3000/1505;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc .shogun-image-content {
  
    justify-content: center;
  
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image {
  box-sizing: border-box;
}



.s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc {
      --shg-aspect-ratio: calc(3000/1505); 
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container {
      position: relative;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-0f3bf08b-68e6-400a-bab6-d7e5006a7abc img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-left: auto;
margin-right: auto;
min-height: 80em;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  display: none;
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3, #wrap-s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3, #wrap-content-s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 { display: none !important; }}@media (max-width: 767px){#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  display: none;
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3, #wrap-s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3, #wrap-content-s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 { display: none !important; }}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 {
  background-image: url(https://i.shgcdn.com/bce760ea-7ee3-4d8c-8fb4-54f28b2b4385/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-175d3ef0-18c8-429f-87a0-8fdabfb3cfb3.shg-box.shg-c {
  justify-content: center;
}

#s-760afb5d-1261-494c-a343-3a1537d0ca94 {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}








#s-760afb5d-1261-494c-a343-3a1537d0ca94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-760afb5d-1261-494c-a343-3a1537d0ca94.shg-box.shg-c {
  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-79b773dc-3c67-4c43-8c17-ee5bebf47157 {
  margin-top: 10px;
margin-bottom: 10px;
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

[class*=shg-c-xs],
[class*=shg-c-sm],
[class*=shg-c-md],
[class*=shg-c-lg] {
  position: relative;
}

/* 
  Shopify base css adds display none to empty divs
  This causes items in the second column position to shift when
  the first column is empty. In order to overwrite that style,
  we have to manually set empty divs in the column to display block 
  so the whole element holds its positioning on published pages.
*/

.shg-row > div:empty {
  display: block;
}

#s-4fcd3d76-1316-4720-8f65-6b245502f258 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-4fcd3d76-1316-4720-8f65-6b245502f258"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4fcd3d76-1316-4720-8f65-6b245502f258"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4fcd3d76-1316-4720-8f65-6b245502f258"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4fcd3d76-1316-4720-8f65-6b245502f258"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

.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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 {
  margin-left: auto;
margin-right: auto;
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-eb7b98cd-6f89-4d4c-b39b-44dd79e42551 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-a760f5c0-28f9-4f31-9c32-985cb6690001 {
  margin-left: auto;
margin-right: auto;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d {
  margin-left: auto;
margin-right: auto;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2bc487e3-0490-4ab4-878e-527cd186b17d > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d89e39af-edf1-4407-b337-3863c0a25875 {
  margin-left: auto;
margin-right: auto;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec {
  margin-left: auto;
margin-right: auto;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-f4d30ab3-85a0-4345-9426-21d3078818ec > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-f1d99a40-0d58-4293-af3c-8fc434400605 {
  margin-left: auto;
margin-right: auto;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 {
  margin-left: auto;
margin-right: auto;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-b7258b87-8f12-4065-b4e7-15ec8a3ed773 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-1b2accfb-0b19-4f32-93c9-2f55ee6c2e98 {
  margin-left: 1%;
margin-right: 1%;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin: 0 !important;
  overflow: visible;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74-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-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add background color handling */
  
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
  box-sizing: border-box;
}



.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
      position: relative;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin: 0 !important;
  overflow: visible;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74-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-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add background color handling */
  
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
  box-sizing: border-box;
}



.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
      position: relative;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin: 0 !important;
  overflow: visible;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74-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-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add background color handling */
  
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
  box-sizing: border-box;
}



.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
      position: relative;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin: 0 !important;
  overflow: visible;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74-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-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add background color handling */
  
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
  box-sizing: border-box;
}



.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
      position: relative;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  margin: 0 !important;
  overflow: visible;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74-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-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add background color handling */
  
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image {
  box-sizing: border-box;
}



.s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container {
      position: relative;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c9716ced-5ea2-4cca-a0c6-59e01f9f8f74 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-43f56413-34af-4a16-b654-411c382bd6b3 {
  margin-left: auto;
margin-right: auto;
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-43f56413-34af-4a16-b654-411c382bd6b3 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5048b469-3cca-4e5a-a25f-27d60403e7f2 {
  margin-left: auto;
margin-right: auto;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 {
  margin-left: auto;
margin-right: auto;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a1002edf-49db-40b9-8048-e522f735d7f0 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d8579288-1693-4aa3-bd50-cb726ab513ac {
  margin-left: auto;
margin-right: auto;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 {
  margin-left: auto;
margin-right: auto;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-216636d0-34cf-4a0b-81d3-56555ac50787 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-ae555419-9f3a-4d9e-b9b8-95c26a325481 {
  margin-left: auto;
margin-right: auto;
}

#s-006f896e-6695-454f-b098-c6866a75006e {
  margin-left: auto;
margin-right: auto;
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-006f896e-6695-454f-b098-c6866a75006e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-d72a8728-8dc1-46b4-97ba-a45d959bae5d {
  margin-left: 1%;
margin-right: 1%;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99-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-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
  box-sizing: border-box;
}



.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
      position: relative;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99-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-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
  box-sizing: border-box;
}



.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
      position: relative;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99-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-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
  box-sizing: border-box;
}



.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
      position: relative;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99-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-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
  box-sizing: border-box;
}



.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
      position: relative;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  margin: 0 !important;
  overflow: visible;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99-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-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add background color handling */
  
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 .shogun-image-content {
  
    justify-content: center;
  
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shg-align-container {
  display: flex;
  justify-content: center
}

.s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image {
  box-sizing: border-box;
}



.s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container {
      position: relative;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-339b7ab2-c773-4638-89f7-a58ca29c6b99 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 2000/669;
text-align: center;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin: 0 !important;
  overflow: visible;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b-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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add background color handling */
  
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }

    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-link {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
  box-sizing: border-box;
}



.s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98dbd8df-be26-41b9-8c5a-780c5857253b {
      --shg-aspect-ratio: calc(2000/669); 
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
      position: relative;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin: 0 !important;
  overflow: visible;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b-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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add background color handling */
  
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }

    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-link {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
  box-sizing: border-box;
}



.s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98dbd8df-be26-41b9-8c5a-780c5857253b {
      --shg-aspect-ratio: calc(2000/669); 
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
      position: relative;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b 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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin: 0 !important;
  overflow: visible;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b-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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add background color handling */
  
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }

    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-link {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
  box-sizing: border-box;
}



.s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98dbd8df-be26-41b9-8c5a-780c5857253b {
      --shg-aspect-ratio: calc(2000/669); 
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
      position: relative;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b 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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin: 0 !important;
  overflow: visible;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b-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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add background color handling */
  
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }

    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-link {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
  box-sizing: border-box;
}



.s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98dbd8df-be26-41b9-8c5a-780c5857253b {
      --shg-aspect-ratio: calc(2000/669); 
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
      position: relative;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  margin: 0 !important;
  overflow: visible;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b-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-98dbd8df-be26-41b9-8c5a-780c5857253b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-98dbd8df-be26-41b9-8c5a-780c5857253b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add background color handling */
  
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }

    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-link {
      aspect-ratio: 2000/669;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-98dbd8df-be26-41b9-8c5a-780c5857253b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-98dbd8df-be26-41b9-8c5a-780c5857253b .shogun-image-content {
  
    justify-content: center;
  
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image {
  box-sizing: border-box;
}



.s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-98dbd8df-be26-41b9-8c5a-780c5857253b {
      --shg-aspect-ratio: calc(2000/669); 
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container {
      position: relative;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-98dbd8df-be26-41b9-8c5a-780c5857253b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-dfa03300-f173-473c-b1c8-82996c19cd15 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-66dc4f28-cb8d-4fa4-8231-e97d6e400d9d {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-66dc4f28-cb8d-4fa4-8231-e97d6e400d9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66dc4f28-cb8d-4fa4-8231-e97d6e400d9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-66dc4f28-cb8d-4fa4-8231-e97d6e400d9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-66dc4f28-cb8d-4fa4-8231-e97d6e400d9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-eef5e3b2-bbb1-4014-a758-bd18476c8978 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eef5e3b2-bbb1-4014-a758-bd18476c8978 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin: 0 !important;
  overflow: visible;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd-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-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add background color handling */
  
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
  box-sizing: border-box;
}



.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
      position: relative;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin: 0 !important;
  overflow: visible;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd-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-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add background color handling */
  
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
  box-sizing: border-box;
}



.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
      position: relative;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin: 0 !important;
  overflow: visible;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd-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-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add background color handling */
  
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
  box-sizing: border-box;
}



.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
      position: relative;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin: 0 !important;
  overflow: visible;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd-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-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add background color handling */
  
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
  box-sizing: border-box;
}



.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
      position: relative;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  margin: 0 !important;
  overflow: visible;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd-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-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add background color handling */
  
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd .shogun-image-content {
  
    justify-content: center;
  
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shg-align-container {
  display: flex;
  justify-content: center
}

.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image {
  box-sizing: border-box;
}



.s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container {
      position: relative;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-8b878c33-c4b9-4cbe-ab8c-60d50fb756dd img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-48357b6e-eab9-476e-8b92-5c056ea5f145 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48357b6e-eab9-476e-8b92-5c056ea5f145 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04-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-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
  box-sizing: border-box;
}



.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
      position: relative;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04-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-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
  box-sizing: border-box;
}



.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
      position: relative;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04-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-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
  box-sizing: border-box;
}



.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
      position: relative;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04-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-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
  box-sizing: border-box;
}



.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
      position: relative;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  margin: 0 !important;
  overflow: visible;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04-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-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add background color handling */
  
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image {
  box-sizing: border-box;
}



.s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container {
      position: relative;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d9405f7c-61b3-4071-983a-fe1912bb1a04 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-f6f808af-07a3-4049-96a3-8d1007fb9e97 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-8b8d4678-5a2e-4ced-a2c3-7f8e07a66d8e {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-8b8d4678-5a2e-4ced-a2c3-7f8e07a66d8e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b8d4678-5a2e-4ced-a2c3-7f8e07a66d8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8b8d4678-5a2e-4ced-a2c3-7f8e07a66d8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b8d4678-5a2e-4ced-a2c3-7f8e07a66d8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-7384250f-2d0f-4d49-b0cc-2447a88d0d8c {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7384250f-2d0f-4d49-b0cc-2447a88d0d8c .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-34201d0a-6760-4656-a72c-1c86edfd8280 {
  max-width: 3000px;
aspect-ratio: 2000/929;
text-align: center;
}

#s-34201d0a-6760-4656-a72c-1c86edfd8280 {
  overflow: hidden;
  
  
      max-width: 3000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-34201d0a-6760-4656-a72c-1c86edfd8280 img.shogun-image,
  #s-34201d0a-6760-4656-a72c-1c86edfd8280 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-34201d0a-6760-4656-a72c-1c86edfd8280 {
    width: 100%;
    height: auto;
  }



  #s-34201d0a-6760-4656-a72c-1c86edfd8280 img.shogun-image {
    

    
    
    
  }


#s-34201d0a-6760-4656-a72c-1c86edfd8280 .shogun-image-content {
  
    justify-content: center;
  
}

#s-f328a47e-efba-4660-826e-28a9d884d3ed {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f328a47e-efba-4660-826e-28a9d884d3ed .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c {
  max-width: 3000px;
aspect-ratio: 2000/929;
text-align: center;
}

#s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c {
  overflow: hidden;
  
  
      max-width: 3000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c img.shogun-image,
  #s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c {
    width: 100%;
    height: auto;
  }



  #s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c img.shogun-image {
    

    
    
    
  }


#s-f07c2c50-38c1-42ad-a26b-f523a6b97c1c .shogun-image-content {
  
    justify-content: center;
  
}

#s-1e5f1518-d131-403e-942b-92296edec397 {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-d7cae4f7-430c-4139-b9a2-6118f3366867 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d7cae4f7-430c-4139-b9a2-6118f3366867"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7cae4f7-430c-4139-b9a2-6118f3366867"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d7cae4f7-430c-4139-b9a2-6118f3366867"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d7cae4f7-430c-4139-b9a2-6118f3366867"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-4abba2a2-eb5a-468f-81f3-bb8ce5fe2641 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4abba2a2-eb5a-468f-81f3-bb8ce5fe2641 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 2560/1263;
text-align: center;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de-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-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
  box-sizing: border-box;
}



.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
      position: relative;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de-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-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
  box-sizing: border-box;
}



.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
      position: relative;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de-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-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
  box-sizing: border-box;
}



.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
      position: relative;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de-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-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
  box-sizing: border-box;
}



.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
      position: relative;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  margin: 0 !important;
  overflow: visible;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de-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-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add background color handling */
  
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de .shogun-image-content {
  
    justify-content: center;
  
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shg-align-container {
  display: flex;
  justify-content: center
}

.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image {
  box-sizing: border-box;
}



.s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container {
      position: relative;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-1a7c0298-da9d-417b-97d4-e39a85d5a5de img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-2b175c9b-66d0-40ae-8334-4a4eb63ea19f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b175c9b-66d0-40ae-8334-4a4eb63ea19f .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 2560/1263;
text-align: center;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin: 0 !important;
  overflow: visible;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596-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-69e61d15-8335-4d91-80a2-9724f71f8596 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add background color handling */
  
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
  box-sizing: border-box;
}



.s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69e61d15-8335-4d91-80a2-9724f71f8596 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
      position: relative;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin: 0 !important;
  overflow: visible;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596-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-69e61d15-8335-4d91-80a2-9724f71f8596 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add background color handling */
  
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
  box-sizing: border-box;
}



.s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69e61d15-8335-4d91-80a2-9724f71f8596 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
      position: relative;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin: 0 !important;
  overflow: visible;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596-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-69e61d15-8335-4d91-80a2-9724f71f8596 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add background color handling */
  
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
  box-sizing: border-box;
}



.s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69e61d15-8335-4d91-80a2-9724f71f8596 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
      position: relative;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin: 0 !important;
  overflow: visible;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596-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-69e61d15-8335-4d91-80a2-9724f71f8596 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add background color handling */
  
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
  box-sizing: border-box;
}



.s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69e61d15-8335-4d91-80a2-9724f71f8596 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
      position: relative;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  margin: 0 !important;
  overflow: visible;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596-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-69e61d15-8335-4d91-80a2-9724f71f8596 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69e61d15-8335-4d91-80a2-9724f71f8596 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add background color handling */
  
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69e61d15-8335-4d91-80a2-9724f71f8596 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-69e61d15-8335-4d91-80a2-9724f71f8596 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image {
  box-sizing: border-box;
}



.s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69e61d15-8335-4d91-80a2-9724f71f8596 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container {
      position: relative;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69e61d15-8335-4d91-80a2-9724f71f8596 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-c499ee57-9bb8-4edb-9371-144c3d844733 {
  margin-left: auto;
margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa {
  text-align: left;
}


  #s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 5px solid rgba(92, 92, 99, 1);
  }
  #s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(38, 50, 119, 1);
    border: 5px solid #ddd;
  }
#s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 5px);
  left: 5px;
  bottom: -5px;
  height: 5px;
  background: rgba(38, 50, 119, 1);
}

#s-e48a1ab1-8f1d-41b2-b8ff-92b044561ffa .shogun-tabs-body {
  margin-top: -5px;
  border-top: 5px solid #ddd;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin: 0 !important;
  overflow: visible;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089-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-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add background color handling */
  
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-content {
  
    justify-content: center;
  
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
  box-sizing: border-box;
}



.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
      position: relative;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin: 0 !important;
  overflow: visible;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089-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-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add background color handling */
  
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-content {
  
    justify-content: center;
  
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
  box-sizing: border-box;
}



.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
      position: relative;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin: 0 !important;
  overflow: visible;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089-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-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add background color handling */
  
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-content {
  
    justify-content: center;
  
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
  box-sizing: border-box;
}



.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
      position: relative;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin: 0 !important;
  overflow: visible;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089-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-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add background color handling */
  
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-content {
  
    justify-content: center;
  
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
  box-sizing: border-box;
}



.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
      position: relative;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  margin: 0 !important;
  overflow: visible;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089-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-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add background color handling */
  
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 .shogun-image-content {
  
    justify-content: center;
  
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shg-align-container {
  display: flex;
  justify-content: center
}

.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image {
  box-sizing: border-box;
}



.s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container {
      position: relative;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-13cc0cfb-7e6a-4b66-a026-ac9023c59089 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin: 0 !important;
  overflow: visible;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10-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-50a98709-1927-4dba-be4f-fe66578ede10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50a98709-1927-4dba-be4f-fe66578ede10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add background color handling */
  
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
  box-sizing: border-box;
}



.s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50a98709-1927-4dba-be4f-fe66578ede10 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
      position: relative;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin: 0 !important;
  overflow: visible;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10-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-50a98709-1927-4dba-be4f-fe66578ede10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50a98709-1927-4dba-be4f-fe66578ede10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add background color handling */
  
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
  box-sizing: border-box;
}



.s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50a98709-1927-4dba-be4f-fe66578ede10 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
      position: relative;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin: 0 !important;
  overflow: visible;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10-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-50a98709-1927-4dba-be4f-fe66578ede10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50a98709-1927-4dba-be4f-fe66578ede10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add background color handling */
  
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
  box-sizing: border-box;
}



.s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50a98709-1927-4dba-be4f-fe66578ede10 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
      position: relative;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin: 0 !important;
  overflow: visible;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10-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-50a98709-1927-4dba-be4f-fe66578ede10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50a98709-1927-4dba-be4f-fe66578ede10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add background color handling */
  
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
  box-sizing: border-box;
}



.s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50a98709-1927-4dba-be4f-fe66578ede10 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
      position: relative;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-50a98709-1927-4dba-be4f-fe66578ede10 {
  margin: 0 !important;
  overflow: visible;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10-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-50a98709-1927-4dba-be4f-fe66578ede10 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50a98709-1927-4dba-be4f-fe66578ede10 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add background color handling */
  
}

#s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50a98709-1927-4dba-be4f-fe66578ede10 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-50a98709-1927-4dba-be4f-fe66578ede10 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image {
  box-sizing: border-box;
}



.s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50a98709-1927-4dba-be4f-fe66578ede10 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container {
      position: relative;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50a98709-1927-4dba-be4f-fe66578ede10 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-10745b40-1d41-4b0a-b667-64c577ee957b {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
}

#s-313e88ba-a66c-4206-bf11-0b331831edbe {
  margin-top: 5px;
margin-left: 0%;
margin-bottom: 5px;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-313e88ba-a66c-4206-bf11-0b331831edbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-313e88ba-a66c-4206-bf11-0b331831edbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-313e88ba-a66c-4206-bf11-0b331831edbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-313e88ba-a66c-4206-bf11-0b331831edbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7-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-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
  box-sizing: border-box;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
      position: relative;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7-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-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
  box-sizing: border-box;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
      position: relative;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7-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-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
  box-sizing: border-box;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
      position: relative;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7-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-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
  box-sizing: border-box;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
      position: relative;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  margin: 0 !important;
  overflow: visible;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7-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-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add background color handling */
  
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image {
  box-sizing: border-box;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-ccf1099e-18a3-42df-9a3e-7241379556d7 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container {
      position: relative;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-ccf1099e-18a3-42df-9a3e-7241379556d7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin: 0 !important;
  overflow: visible;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945-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-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add background color handling */
  
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
  box-sizing: border-box;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
      position: relative;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin: 0 !important;
  overflow: visible;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945-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-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add background color handling */
  
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
  box-sizing: border-box;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
      position: relative;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin: 0 !important;
  overflow: visible;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945-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-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add background color handling */
  
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
  box-sizing: border-box;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
      position: relative;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin: 0 !important;
  overflow: visible;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945-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-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add background color handling */
  
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
  box-sizing: border-box;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
      position: relative;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  margin: 0 !important;
  overflow: visible;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945-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-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add background color handling */
  
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image {
  box-sizing: border-box;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper .shogun-image.hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image:not(.hover) {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.s-b534c77a-b307-4c30-b9c2-2fa30a196945 .shg-image-content-wrapper:hover .shogun-image.hover {
  opacity: 1;
}


.s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container {
      position: relative;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b534c77a-b307-4c30-b9c2-2fa30a196945 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-4eb1e550-0106-4f22-ad1c-15e0da76c490 {
  margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) {
[id="s-4eb1e550-0106-4f22-ad1c-15e0da76c490"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4eb1e550-0106-4f22-ad1c-15e0da76c490"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4eb1e550-0106-4f22-ad1c-15e0da76c490"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4eb1e550-0106-4f22-ad1c-15e0da76c490"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52-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-b694f19f-fc99-4352-a969-db701e6d0f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
  box-sizing: border-box;
}



.s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b694f19f-fc99-4352-a969-db701e6d0f52 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
      position: relative;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52-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-b694f19f-fc99-4352-a969-db701e6d0f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
  box-sizing: border-box;
}



.s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b694f19f-fc99-4352-a969-db701e6d0f52 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
      position: relative;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52-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-b694f19f-fc99-4352-a969-db701e6d0f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
  box-sizing: border-box;
}



.s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b694f19f-fc99-4352-a969-db701e6d0f52 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
      position: relative;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52-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-b694f19f-fc99-4352-a969-db701e6d0f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
  box-sizing: border-box;
}



.s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b694f19f-fc99-4352-a969-db701e6d0f52 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
      position: relative;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  margin: 0 !important;
  overflow: visible;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52-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-b694f19f-fc99-4352-a969-db701e6d0f52 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b694f19f-fc99-4352-a969-db701e6d0f52 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add background color handling */
  
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b694f19f-fc99-4352-a969-db701e6d0f52 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b694f19f-fc99-4352-a969-db701e6d0f52 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image {
  box-sizing: border-box;
}



.s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b694f19f-fc99-4352-a969-db701e6d0f52 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container {
      position: relative;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b694f19f-fc99-4352-a969-db701e6d0f52 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e-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-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
  box-sizing: border-box;
}



.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
      position: relative;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e-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-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
  box-sizing: border-box;
}



.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
      position: relative;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e-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-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
  box-sizing: border-box;
}



.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
      position: relative;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e-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-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
  box-sizing: border-box;
}



.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
      position: relative;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  margin: 0 !important;
  overflow: visible;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e-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-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add background color handling */
  
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e .shogun-image-content {
  
    justify-content: center;
  
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image {
  box-sizing: border-box;
}



.s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container {
      position: relative;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-93ea9adf-2cc4-43f3-a8a5-82ab7e8afc8e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-d5acee01-db0c-403d-95d0-382fab8e8713 {
  margin-left: auto;
margin-right: auto;
padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}

#s-d5acee01-db0c-403d-95d0-382fab8e8713 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-3a6f9c36-8f03-4fe6-afdb-8daee65b3e91 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-3a6f9c36-8f03-4fe6-afdb-8daee65b3e91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3a6f9c36-8f03-4fe6-afdb-8daee65b3e91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3a6f9c36-8f03-4fe6-afdb-8daee65b3e91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3a6f9c36-8f03-4fe6-afdb-8daee65b3e91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-db6da263-151e-4cf3-87d4-e2f96fda6156 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-db6da263-151e-4cf3-87d4-e2f96fda6156 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-db6da263-151e-4cf3-87d4-e2f96fda6156.shg-box.shg-c {
  justify-content: center;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8-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-d73bee49-706d-44de-a18f-949736e9cbd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
  box-sizing: border-box;
}



.s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d73bee49-706d-44de-a18f-949736e9cbd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
      position: relative;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8-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-d73bee49-706d-44de-a18f-949736e9cbd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
  box-sizing: border-box;
}



.s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d73bee49-706d-44de-a18f-949736e9cbd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
      position: relative;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8-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-d73bee49-706d-44de-a18f-949736e9cbd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
  box-sizing: border-box;
}



.s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d73bee49-706d-44de-a18f-949736e9cbd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
      position: relative;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8-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-d73bee49-706d-44de-a18f-949736e9cbd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
  box-sizing: border-box;
}



.s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d73bee49-706d-44de-a18f-949736e9cbd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
      position: relative;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8-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-d73bee49-706d-44de-a18f-949736e9cbd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d73bee49-706d-44de-a18f-949736e9cbd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d73bee49-706d-44de-a18f-949736e9cbd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-d73bee49-706d-44de-a18f-949736e9cbd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image {
  box-sizing: border-box;
}



.s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d73bee49-706d-44de-a18f-949736e9cbd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container {
      position: relative;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d73bee49-706d-44de-a18f-949736e9cbd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-d3cf00a2-34c3-403e-8a8a-11861efa2eef {
  margin-left: 5%;
margin-right: 5%;
}

#s-943259f7-af8b-416e-9180-0832b013fc02 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-943259f7-af8b-416e-9180-0832b013fc02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-943259f7-af8b-416e-9180-0832b013fc02.shg-box.shg-c {
  justify-content: center;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin: 0 !important;
  overflow: visible;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221-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-05eb0024-785c-4d8a-898d-80dd8f535221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add background color handling */
  
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
  box-sizing: border-box;
}



.s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-05eb0024-785c-4d8a-898d-80dd8f535221 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
      position: relative;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin: 0 !important;
  overflow: visible;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221-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-05eb0024-785c-4d8a-898d-80dd8f535221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add background color handling */
  
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
  box-sizing: border-box;
}



.s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-05eb0024-785c-4d8a-898d-80dd8f535221 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
      position: relative;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin: 0 !important;
  overflow: visible;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221-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-05eb0024-785c-4d8a-898d-80dd8f535221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add background color handling */
  
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
  box-sizing: border-box;
}



.s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-05eb0024-785c-4d8a-898d-80dd8f535221 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
      position: relative;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin: 0 !important;
  overflow: visible;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221-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-05eb0024-785c-4d8a-898d-80dd8f535221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add background color handling */
  
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
  box-sizing: border-box;
}



.s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-05eb0024-785c-4d8a-898d-80dd8f535221 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
      position: relative;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  margin: 0 !important;
  overflow: visible;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221-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-05eb0024-785c-4d8a-898d-80dd8f535221 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-05eb0024-785c-4d8a-898d-80dd8f535221 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add background color handling */
  
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-05eb0024-785c-4d8a-898d-80dd8f535221 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-05eb0024-785c-4d8a-898d-80dd8f535221 .shogun-image-content {
  
    justify-content: center;
  
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shg-align-container {
  display: flex;
  justify-content: center
}

.s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image {
  box-sizing: border-box;
}



.s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-05eb0024-785c-4d8a-898d-80dd8f535221 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container {
      position: relative;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-05eb0024-785c-4d8a-898d-80dd8f535221 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-0120427b-61e4-47f5-bd14-c214f95cbbac {
  margin-left: 5%;
margin-right: 5%;
}

#s-d2b0146c-bef9-49e6-8c4e-8903b15b20e2 {
  margin-left: auto;
margin-right: auto;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-d2b0146c-bef9-49e6-8c4e-8903b15b20e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d2b0146c-bef9-49e6-8c4e-8903b15b20e2.shg-box.shg-c {
  justify-content: center;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin: 0 !important;
  overflow: visible;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c-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-c519924a-bd01-479d-8067-e9970a49c04c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-c519924a-bd01-479d-8067-e9970a49c04c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add background color handling */
  
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-content {
  
    justify-content: center;
  
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
  box-sizing: border-box;
}



.s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c519924a-bd01-479d-8067-e9970a49c04c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
      position: relative;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin: 0 !important;
  overflow: visible;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c-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-c519924a-bd01-479d-8067-e9970a49c04c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c519924a-bd01-479d-8067-e9970a49c04c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add background color handling */
  
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-content {
  
    justify-content: center;
  
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
  box-sizing: border-box;
}



.s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c519924a-bd01-479d-8067-e9970a49c04c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
      position: relative;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin: 0 !important;
  overflow: visible;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c-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-c519924a-bd01-479d-8067-e9970a49c04c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c519924a-bd01-479d-8067-e9970a49c04c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add background color handling */
  
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-content {
  
    justify-content: center;
  
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
  box-sizing: border-box;
}



.s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c519924a-bd01-479d-8067-e9970a49c04c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
      position: relative;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin: 0 !important;
  overflow: visible;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c-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-c519924a-bd01-479d-8067-e9970a49c04c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c519924a-bd01-479d-8067-e9970a49c04c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add background color handling */
  
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-content {
  
    justify-content: center;
  
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
  box-sizing: border-box;
}



.s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c519924a-bd01-479d-8067-e9970a49c04c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
      position: relative;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-c519924a-bd01-479d-8067-e9970a49c04c {
  margin: 0 !important;
  overflow: visible;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c-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-c519924a-bd01-479d-8067-e9970a49c04c {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c519924a-bd01-479d-8067-e9970a49c04c {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add background color handling */
  
}

#s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c519924a-bd01-479d-8067-e9970a49c04c .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-c519924a-bd01-479d-8067-e9970a49c04c .shogun-image-content {
  
    justify-content: center;
  
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image {
  box-sizing: border-box;
}



.s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c519924a-bd01-479d-8067-e9970a49c04c {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container {
      position: relative;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c519924a-bd01-479d-8067-e9970a49c04c img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-a7702cdc-d6c2-4fcc-9183-cd24262f2bb6 {
  margin-left: 5%;
margin-right: 5%;
}

#s-d20d1bdc-ad13-455c-a1e9-7f18e257222d {
  margin-left: 20%;
margin-right: 20%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-d20d1bdc-ad13-455c-a1e9-7f18e257222d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-d20d1bdc-ad13-455c-a1e9-7f18e257222d.shg-box.shg-c {
  justify-content: center;
}

#s-f99726a5-3d77-4d93-9dc5-65a12c8da2a7 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}

#s-f99726a5-3d77-4d93-9dc5-65a12c8da2a7 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin-left: 0%;
margin-right: 0%;
max-width: 4096px;
aspect-ratio: 3000/1305;
text-align: center;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0-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-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
  box-sizing: border-box;
}



.s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
      position: relative;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0-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-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
  box-sizing: border-box;
}



.s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
      position: relative;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0-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-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
  box-sizing: border-box;
}



.s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
      position: relative;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0-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-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
  box-sizing: border-box;
}



.s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
      position: relative;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  margin: 0 !important;
  overflow: visible;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0-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-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add background color handling */
  
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-2420db28-86d7-4c94-bdda-32b8a89374d0 .shogun-image-content {
  
    justify-content: center;
  
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shg-align-container {
  display: flex;
  justify-content: center
}

.s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image {
  box-sizing: border-box;
}



.s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container {
      position: relative;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-2420db28-86d7-4c94-bdda-32b8a89374d0 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-6ab77fe6-10cf-4e4f-a395-1839fb534016 {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}

#s-6ab77fe6-10cf-4e4f-a395-1839fb534016 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin-left: 0%;
margin-right: 0%;
max-width: 4096px;
aspect-ratio: 2560/1279;
text-align: center;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin: 0 !important;
  overflow: visible;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad-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-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add background color handling */
  
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
  box-sizing: border-box;
}



.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
      position: relative;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin: 0 !important;
  overflow: visible;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad-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-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add background color handling */
  
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
  box-sizing: border-box;
}



.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
      position: relative;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin: 0 !important;
  overflow: visible;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad-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-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add background color handling */
  
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
  box-sizing: border-box;
}



.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
      position: relative;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin: 0 !important;
  overflow: visible;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad-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-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add background color handling */
  
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
  box-sizing: border-box;
}



.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
      position: relative;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  margin: 0 !important;
  overflow: visible;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad-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-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add background color handling */
  
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad .shogun-image-content {
  
    justify-content: center;
  
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shg-align-container {
  display: flex;
  justify-content: center
}

.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image {
  box-sizing: border-box;
}



.s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container {
      position: relative;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-7e65e3b5-8687-4c7c-aa40-f6031dc27cad img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-3196c4de-e8f6-4edd-9712-231a3f153cee {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}








#s-3196c4de-e8f6-4edd-9712-231a3f153cee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3196c4de-e8f6-4edd-9712-231a3f153cee.shg-box.shg-c {
  justify-content: center;
}

#s-ede0029e-8d1e-4154-908a-6a1acff8293d {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ede0029e-8d1e-4154-908a-6a1acff8293d .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-09f4aa1f-959e-4599-86db-535a45bba966 {
  max-width: 2000px;
aspect-ratio: 3000/1149;
text-align: center;
}

#s-09f4aa1f-959e-4599-86db-535a45bba966 {
  overflow: hidden;
  
  
      max-width: 2000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-09f4aa1f-959e-4599-86db-535a45bba966 img.shogun-image,
  #s-09f4aa1f-959e-4599-86db-535a45bba966 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-09f4aa1f-959e-4599-86db-535a45bba966 {
    width: 100%;
    height: auto;
  }



  #s-09f4aa1f-959e-4599-86db-535a45bba966 img.shogun-image {
    

    
    
    
  }


#s-09f4aa1f-959e-4599-86db-535a45bba966 .shogun-image-content {
  
    justify-content: center;
  
}

#s-60ae10e2-3509-4166-b45c-97803f255948 {
  background-size: cover;
margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
background-color: rgba(0, 0, 0, 1);
}








#s-60ae10e2-3509-4166-b45c-97803f255948 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-60ae10e2-3509-4166-b45c-97803f255948.shg-box.shg-c {
  justify-content: center;
}

#s-e3e95c33-0472-40e8-ad58-a10a70daca8d {
  margin-left: 20%;
margin-right: 20%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-e3e95c33-0472-40e8-ad58-a10a70daca8d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-88a0c457-7c3b-4c64-9c17-0b85af7b39f8 {
  margin-top: 20px;
margin-left: 20%;
margin-bottom: 20px;
margin-right: 20%;
}

@media (min-width: 0px) {
[id="s-88a0c457-7c3b-4c64-9c17-0b85af7b39f8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-88a0c457-7c3b-4c64-9c17-0b85af7b39f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-88a0c457-7c3b-4c64-9c17-0b85af7b39f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-88a0c457-7c3b-4c64-9c17-0b85af7b39f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5-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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
  box-sizing: border-box;
}



.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
      position: relative;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5-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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
  box-sizing: border-box;
}



.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
      position: relative;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5-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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
  box-sizing: border-box;
}



.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
      position: relative;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5-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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
  box-sizing: border-box;
}



.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
      position: relative;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  margin: 0 !important;
  overflow: visible;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5-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-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add background color handling */
  
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image {
  box-sizing: border-box;
}



.s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container {
      position: relative;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-d137830e-c1a1-4c1a-b852-a08e5eedb1e5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin-left: auto;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1-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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
  box-sizing: border-box;
}



.s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
      position: relative;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1-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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
  box-sizing: border-box;
}



.s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
      position: relative;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1-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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
  box-sizing: border-box;
}



.s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
      position: relative;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1-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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
  box-sizing: border-box;
}



.s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
      position: relative;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  margin: 0 !important;
  overflow: visible;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1-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-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add background color handling */
  
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-65e92293-dbbd-422b-8ce1-c117811adfb1 .shogun-image-content {
  
    justify-content: center;
  
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shg-align-container {
  display: flex;
  justify-content: center
}

.s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image {
  box-sizing: border-box;
}



.s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container {
      position: relative;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-65e92293-dbbd-422b-8ce1-c117811adfb1 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-f29a5a02-4b07-4913-bebb-bcece296ee1a {
  margin-left: 20%;
margin-right: 20%;
min-height: 50px;
}








#s-f29a5a02-4b07-4913-bebb-bcece296ee1a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f29a5a02-4b07-4913-bebb-bcece296ee1a.shg-box.shg-c {
  justify-content: center;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin: 0 !important;
  overflow: visible;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae-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-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add background color handling */
  
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
  box-sizing: border-box;
}



.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
      position: relative;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin: 0 !important;
  overflow: visible;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae-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-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add background color handling */
  
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
  box-sizing: border-box;
}



.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
      position: relative;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin: 0 !important;
  overflow: visible;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae-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-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add background color handling */
  
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
  box-sizing: border-box;
}



.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
      position: relative;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin: 0 !important;
  overflow: visible;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae-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-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add background color handling */
  
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
  box-sizing: border-box;
}



.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
      position: relative;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  margin: 0 !important;
  overflow: visible;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae-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-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add background color handling */
  
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae .shogun-image-content {
  
    justify-content: center;
  
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shg-align-container {
  display: flex;
  justify-content: center
}

.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image {
  box-sizing: border-box;
}



.s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container {
      position: relative;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-147b91c8-09b4-40f2-9b1c-9655c33e27ae img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin: 0 !important;
  overflow: visible;
}

#s-b4cca8da-7685-479f-9845-af057f66413e-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-b4cca8da-7685-479f-9845-af057f66413e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b4cca8da-7685-479f-9845-af057f66413e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add background color handling */
  
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
  box-sizing: border-box;
}



.s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b4cca8da-7685-479f-9845-af057f66413e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
      position: relative;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin: 0 !important;
  overflow: visible;
}

#s-b4cca8da-7685-479f-9845-af057f66413e-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-b4cca8da-7685-479f-9845-af057f66413e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4cca8da-7685-479f-9845-af057f66413e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add background color handling */
  
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
  box-sizing: border-box;
}



.s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b4cca8da-7685-479f-9845-af057f66413e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
      position: relative;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin: 0 !important;
  overflow: visible;
}

#s-b4cca8da-7685-479f-9845-af057f66413e-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-b4cca8da-7685-479f-9845-af057f66413e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4cca8da-7685-479f-9845-af057f66413e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add background color handling */
  
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
  box-sizing: border-box;
}



.s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b4cca8da-7685-479f-9845-af057f66413e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
      position: relative;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin: 0 !important;
  overflow: visible;
}

#s-b4cca8da-7685-479f-9845-af057f66413e-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-b4cca8da-7685-479f-9845-af057f66413e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4cca8da-7685-479f-9845-af057f66413e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add background color handling */
  
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
  box-sizing: border-box;
}



.s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b4cca8da-7685-479f-9845-af057f66413e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
      position: relative;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-b4cca8da-7685-479f-9845-af057f66413e {
  margin: 0 !important;
  overflow: visible;
}

#s-b4cca8da-7685-479f-9845-af057f66413e-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-b4cca8da-7685-479f-9845-af057f66413e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b4cca8da-7685-479f-9845-af057f66413e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add background color handling */
  
}

#s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b4cca8da-7685-479f-9845-af057f66413e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-b4cca8da-7685-479f-9845-af057f66413e .shogun-image-content {
  
    justify-content: center;
  
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image {
  box-sizing: border-box;
}



.s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b4cca8da-7685-479f-9845-af057f66413e {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container {
      position: relative;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b4cca8da-7685-479f-9845-af057f66413e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin: 0 !important;
  overflow: visible;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca-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-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add background color handling */
  
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
  box-sizing: border-box;
}



.s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
      position: relative;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin: 0 !important;
  overflow: visible;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca-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-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add background color handling */
  
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
  box-sizing: border-box;
}



.s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
      position: relative;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin: 0 !important;
  overflow: visible;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca-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-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add background color handling */
  
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
  box-sizing: border-box;
}



.s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
      position: relative;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin: 0 !important;
  overflow: visible;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca-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-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add background color handling */
  
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
  box-sizing: border-box;
}



.s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
      position: relative;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  margin: 0 !important;
  overflow: visible;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca-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-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add background color handling */
  
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-11c47dec-738f-4dd1-97c0-c8ba476183ca .shogun-image-content {
  
    justify-content: center;
  
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shg-align-container {
  display: flex;
  justify-content: center
}

.s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image {
  box-sizing: border-box;
}



.s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container {
      position: relative;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-11c47dec-738f-4dd1-97c0-c8ba476183ca img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-45b8019e-b410-43ee-b17b-19e4bc3e78da {
  margin-left: 20%;
margin-right: 20%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-45b8019e-b410-43ee-b17b-19e4bc3e78da .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-07db0304-82a1-4830-ad1b-c60759741391 {
  margin-left: 20%;
margin-right: 20%;
}
@media (max-width: 767px){#s-07db0304-82a1-4830-ad1b-c60759741391 {
  display: none;
}
#s-07db0304-82a1-4830-ad1b-c60759741391, #wrap-s-07db0304-82a1-4830-ad1b-c60759741391, #wrap-content-s-07db0304-82a1-4830-ad1b-c60759741391 { display: none !important; }}
@media (min-width: 0px) {
[id="s-07db0304-82a1-4830-ad1b-c60759741391"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-07db0304-82a1-4830-ad1b-c60759741391"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-07db0304-82a1-4830-ad1b-c60759741391"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-07db0304-82a1-4830-ad1b-c60759741391"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-7d715117-eef9-4d17-96c0-3c2837e2db29 {
  margin-left: auto;
margin-right: auto;
}

.shg-product-image-wrapper a.shogun-product-image-url {
  display: inline-block;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
  max-width: -moz-max-content;
  max-width: max-content;
}

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

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-87545af8-f86a-4589-8c97-a3ad28c2dfee {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-87545af8-f86a-4589-8c97-a3ad28c2dfee img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
.shg-product-title-component h1 span,
.shg-product-title-component h2 span,
.shg-product-title-component h3 span,
.shg-product-title-component h4 span,
.shg-product-title-component h5 span,
.shg-product-title-component h6 span {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: "Serif";
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

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

#s-20b42cf5-90c9-49a5-bc00-d6fa5d2283db {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20b42cf5-90c9-49a5-bc00-d6fa5d2283db .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-c3aec16d-0a57-4df9-b8d5-a444c93df0d9 {
  margin-left: auto;
margin-right: auto;
}

#s-e4c202b4-1388-4415-864b-f30d167500c3 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e4c202b4-1388-4415-864b-f30d167500c3 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-c46dc8f0-310d-46a9-811b-96c0fdb89c2d {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c46dc8f0-310d-46a9-811b-96c0fdb89c2d .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-86c894bf-7a76-4f5d-b9a5-ae1930810a58 {
  margin-left: auto;
margin-right: auto;
}

#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-e2e2b68a-6af6-4499-b27f-d29fb683d5c1 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-abc0e024-ad06-43f5-963e-b30778ef50ab {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-abc0e024-ad06-43f5-963e-b30778ef50ab .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-911196eb-de24-4e11-9a33-1d489eda6e18 {
  margin-left: auto;
margin-right: auto;
}

#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-9b2f9fb3-2822-4c54-bae5-423393085ea9 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-491a8c53-d5be-4b74-bf75-75f1c31be5ee {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-491a8c53-d5be-4b74-bf75-75f1c31be5ee .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}

#s-689be4a8-83de-4ea1-9042-9e7933b54b3f {
  margin-left: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-689be4a8-83de-4ea1-9042-9e7933b54b3f {
  display: none;
}
#s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-content-s-689be4a8-83de-4ea1-9042-9e7933b54b3f { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-689be4a8-83de-4ea1-9042-9e7933b54b3f {
  display: none;
}
#s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-content-s-689be4a8-83de-4ea1-9042-9e7933b54b3f { display: none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-689be4a8-83de-4ea1-9042-9e7933b54b3f {
  display: none;
}
#s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-s-689be4a8-83de-4ea1-9042-9e7933b54b3f, #wrap-content-s-689be4a8-83de-4ea1-9042-9e7933b54b3f { display: none !important; }}@media (max-width: 767px){#s-689be4a8-83de-4ea1-9042-9e7933b54b3f {
  
}
}







#s-689be4a8-83de-4ea1-9042-9e7933b54b3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-689be4a8-83de-4ea1-9042-9e7933b54b3f.shg-box.shg-c {
  justify-content: center;
}

#s-7becbd88-382c-4ea8-8a93-45cddae26223 {
  background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}

#s-7becbd88-382c-4ea8-8a93-45cddae26223 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmQ0ZTBiNzUtYWJjOC00YTU0LWIzN2ItMmI4MTIzYTE0MDI1IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojNTI1MjUzO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNiZDRlMGI3NS1hYmM4LTRhNTQtYjM3Yi0yYjgxMjNhMTQwMjUpIi8+PC9zdmc+);
}








#s-7becbd88-382c-4ea8-8a93-45cddae26223 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-7becbd88-382c-4ea8-8a93-45cddae26223.shg-box.shg-c {
  justify-content: center;
}

#s-f53e09b9-82d2-46a0-8392-3a491468b082 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
}








#s-f53e09b9-82d2-46a0-8392-3a491468b082 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-f53e09b9-82d2-46a0-8392-3a491468b082.shg-box.shg-c {
  justify-content: center;
}

#s-139f8879-947b-47ff-b3ae-ae2943d2db33 {
  margin-left: 2%;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-139f8879-947b-47ff-b3ae-ae2943d2db33 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-e486d061-f3ce-4c00-8c73-4d8517cad2eb {
  margin-left: 2%;
margin-right: 2%;
}

#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
background-position: center center;
}

#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
}

@media (max-width: 480px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/480x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/960x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/768x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 481px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1536x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1024x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 769px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-max-device-pixel-ratio: 1.9) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/1200x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}
@media (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) {
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 {
  background-image: url(https://i.shgcdn.com/ecd5e8a8-b1c0-46ef-a390-af2430ed023c/-/format/auto/-/preview/3000x3000/-/quality/lighter/-/resize/2048x/);
}
#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shogun-lazyload-bg-image {
  background-image: none;
}

}







#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-1bb463be-1f77-4f89-87e6-5b0da2ec7ad5.shg-box.shg-c {
  justify-content: center;
}

#s-c78422b9-5b0d-4f6f-a202-71de6e202830 {
  min-height: 50px;
background-color: rgba(236, 234, 231, 1);
}








#s-c78422b9-5b0d-4f6f-a202-71de6e202830 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-c78422b9-5b0d-4f6f-a202-71de6e202830.shg-box.shg-c {
  justify-content: center;
}

#s-0821d403-2ea2-4384-a8f8-09043cc98020 {
  background-size: cover;
background-attachment: fixed;
margin-left: auto;
margin-right: auto;
min-height: 450px;
background-color: rgba(4, 4, 4, 1);
background-position: center center;
}








#s-0821d403-2ea2-4384-a8f8-09043cc98020 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-0821d403-2ea2-4384-a8f8-09043cc98020.shg-box.shg-c {
  justify-content: center;
}

#s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 {
  margin-top: 30px;
margin-left: 2%;
margin-bottom: 30px;
margin-right: 2%;
padding-top: 10px;
padding-bottom: 10px;
}

/* Duplicated Styles are also in Category dynamic.css.liquid - keep them in sync */

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 {
  --swiper-pagination-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-inactive-color: rgba(113, 113, 113, 1) !important;
  --swiper-pagination-bullet-active-color: rgba(113, 113, 113, 1) !important;
  --arrow-button-size: 35px !important;
  --swiper-pagination-bullet-size: 14px !important;
  
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-prev,
#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-next {
  
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-prev svg,
#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-next svg {
  fill: rgba(113, 113, 113, 1) !important;
  stroke: rgba(113, 113, 113, 1) !important;
  
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-prev {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-next {
  
  display:  flex ;
  align-items: center;
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 > .swiper-button-lock {
  display: none !important;
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 .swiper-pagination-bullet {
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 .swiper-pagination-bullet-active {
  background-color: rgba(113, 113, 113, 1) !important;
  width: calc(14px * 1) !important;
  height: 14px !important;
  border-radius:  50px  !important;
}

#slider-v3-s-b130c437-5b9f-43d0-a9a7-d3d1b4e6cd34 .swiper-pagination {
  position:  initial ;
  display: flex;
  margin-top:  8px ;
  justify-content:  center
                   ;
  align-items: center;
  gap: 8px !important;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5-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-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
  box-sizing: border-box;
}



.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
      position: relative;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5-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-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
  box-sizing: border-box;
}



.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
      position: relative;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5-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-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
  box-sizing: border-box;
}



.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
      position: relative;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5-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-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
  box-sizing: border-box;
}



.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
      position: relative;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  margin: 0 !important;
  overflow: visible;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5-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-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add background color handling */
  
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 .shogun-image-content {
  
    justify-content: center;
  
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shg-align-container {
  display: flex;
  justify-content: center
}

.s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image {
  box-sizing: border-box;
}



.s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container {
      position: relative;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-c348dbb6-f83e-4d14-9451-c8626a6136a5 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4-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-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
  box-sizing: border-box;
}



.s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
      position: relative;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4-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-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
  box-sizing: border-box;
}



.s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
      position: relative;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4-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-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
  box-sizing: border-box;
}



.s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
      position: relative;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4-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-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
  box-sizing: border-box;
}



.s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
      position: relative;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  margin: 0 !important;
  overflow: visible;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4-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-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add background color handling */
  
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-00f6e131-392c-48f9-a887-1e548bf22ec4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image {
  box-sizing: border-box;
}



.s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container {
      position: relative;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-00f6e131-392c-48f9-a887-1e548bf22ec4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin: 0 !important;
  overflow: visible;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7-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-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add background color handling */
  
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
  box-sizing: border-box;
}



.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
      position: relative;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin: 0 !important;
  overflow: visible;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7-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-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add background color handling */
  
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
  box-sizing: border-box;
}



.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
      position: relative;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin: 0 !important;
  overflow: visible;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7-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-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add background color handling */
  
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
  box-sizing: border-box;
}



.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
      position: relative;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin: 0 !important;
  overflow: visible;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7-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-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add background color handling */
  
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
  box-sizing: border-box;
}



.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
      position: relative;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  margin: 0 !important;
  overflow: visible;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7-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-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add background color handling */
  
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image {
  box-sizing: border-box;
}



.s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container {
      position: relative;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b01c17d4-9ad1-4945-9c29-6cfb2eaffca7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin: 0 !important;
  overflow: visible;
}

#s-4f6c3f31-75bb-4191-8289-240375880564-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-4f6c3f31-75bb-4191-8289-240375880564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f6c3f31-75bb-4191-8289-240375880564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add background color handling */
  
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
  box-sizing: border-box;
}



.s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f6c3f31-75bb-4191-8289-240375880564 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
      position: relative;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin: 0 !important;
  overflow: visible;
}

#s-4f6c3f31-75bb-4191-8289-240375880564-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-4f6c3f31-75bb-4191-8289-240375880564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f6c3f31-75bb-4191-8289-240375880564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add background color handling */
  
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
  box-sizing: border-box;
}



.s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f6c3f31-75bb-4191-8289-240375880564 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
      position: relative;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin: 0 !important;
  overflow: visible;
}

#s-4f6c3f31-75bb-4191-8289-240375880564-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-4f6c3f31-75bb-4191-8289-240375880564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f6c3f31-75bb-4191-8289-240375880564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add background color handling */
  
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
  box-sizing: border-box;
}



.s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f6c3f31-75bb-4191-8289-240375880564 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
      position: relative;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin: 0 !important;
  overflow: visible;
}

#s-4f6c3f31-75bb-4191-8289-240375880564-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-4f6c3f31-75bb-4191-8289-240375880564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f6c3f31-75bb-4191-8289-240375880564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add background color handling */
  
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
  box-sizing: border-box;
}



.s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f6c3f31-75bb-4191-8289-240375880564 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
      position: relative;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-4f6c3f31-75bb-4191-8289-240375880564 {
  margin: 0 !important;
  overflow: visible;
}

#s-4f6c3f31-75bb-4191-8289-240375880564-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-4f6c3f31-75bb-4191-8289-240375880564 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-4f6c3f31-75bb-4191-8289-240375880564 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add background color handling */
  
}

#s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-4f6c3f31-75bb-4191-8289-240375880564 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-4f6c3f31-75bb-4191-8289-240375880564 .shogun-image-content {
  
    justify-content: center;
  
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shg-align-container {
  display: flex;
  justify-content: center
}

.s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image {
  box-sizing: border-box;
}



.s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-4f6c3f31-75bb-4191-8289-240375880564 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container {
      position: relative;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-4f6c3f31-75bb-4191-8289-240375880564 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-ec676059-617f-4b18-99f2-e1df0e98cb22 {
  background-attachment: fixed;
margin-bottom: 50px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
}








#s-ec676059-617f-4b18-99f2-e1df0e98cb22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-ec676059-617f-4b18-99f2-e1df0e98cb22.shg-box.shg-c {
  justify-content: center;
}

#s-98a38b84-ed72-4fd2-ba42-f22fa82f7b0d {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-98a38b84-ed72-4fd2-ba42-f22fa82f7b0d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  
  
  
  
}



#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 3020/743;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  display: none;
}
#s-f9650322-bef0-470c-9691-e2e7451903aa, #wrap-s-f9650322-bef0-470c-9691-e2e7451903aa, #wrap-content-s-f9650322-bef0-470c-9691-e2e7451903aa { display: none !important; }}@media (max-width: 767px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  display: none;
}
#s-f9650322-bef0-470c-9691-e2e7451903aa, #wrap-s-f9650322-bef0-470c-9691-e2e7451903aa, #wrap-content-s-f9650322-bef0-470c-9691-e2e7451903aa { display: none !important; }}
#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin: 0 !important;
  overflow: visible;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa-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-f9650322-bef0-470c-9691-e2e7451903aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f9650322-bef0-470c-9691-e2e7451903aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add background color handling */
  
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-content {
  
    justify-content: center;
  
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
  box-sizing: border-box;
}



.s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f9650322-bef0-470c-9691-e2e7451903aa {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
      position: relative;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin: 0 !important;
  overflow: visible;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa-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-f9650322-bef0-470c-9691-e2e7451903aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f9650322-bef0-470c-9691-e2e7451903aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add background color handling */
  
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-content {
  
    justify-content: center;
  
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
  box-sizing: border-box;
}



.s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f9650322-bef0-470c-9691-e2e7451903aa {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
      position: relative;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin: 0 !important;
  overflow: visible;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa-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-f9650322-bef0-470c-9691-e2e7451903aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f9650322-bef0-470c-9691-e2e7451903aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add background color handling */
  
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-content {
  
    justify-content: center;
  
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
  box-sizing: border-box;
}



.s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f9650322-bef0-470c-9691-e2e7451903aa {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
      position: relative;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin: 0 !important;
  overflow: visible;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa-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-f9650322-bef0-470c-9691-e2e7451903aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f9650322-bef0-470c-9691-e2e7451903aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add background color handling */
  
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-content {
  
    justify-content: center;
  
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
  box-sizing: border-box;
}



.s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f9650322-bef0-470c-9691-e2e7451903aa {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
      position: relative;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-f9650322-bef0-470c-9691-e2e7451903aa {
  margin: 0 !important;
  overflow: visible;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa-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-f9650322-bef0-470c-9691-e2e7451903aa {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-f9650322-bef0-470c-9691-e2e7451903aa {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add background color handling */
  
}

#s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }

    #s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-link {
      aspect-ratio: 3020/743;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-f9650322-bef0-470c-9691-e2e7451903aa .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-f9650322-bef0-470c-9691-e2e7451903aa .shogun-image-content {
  
    justify-content: center;
  
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shg-align-container {
  display: flex;
  justify-content: center
}

.s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image {
  box-sizing: border-box;
}



.s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-f9650322-bef0-470c-9691-e2e7451903aa {
      --shg-aspect-ratio: calc(3020/743); 
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container {
      position: relative;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-f9650322-bef0-470c-9691-e2e7451903aa img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin-left: 2%;
margin-right: 2%;
max-width: 2560px;
text-align: center;
}
@media (min-width: 1200px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  display: none;
}
#s-49f27030-d57c-453f-aae3-6618675291fc, #wrap-s-49f27030-d57c-453f-aae3-6618675291fc, #wrap-content-s-49f27030-d57c-453f-aae3-6618675291fc { display: none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  display: none;
}
#s-49f27030-d57c-453f-aae3-6618675291fc, #wrap-s-49f27030-d57c-453f-aae3-6618675291fc, #wrap-content-s-49f27030-d57c-453f-aae3-6618675291fc { display: none !important; }}
#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin: 0 !important;
  overflow: visible;
}

#s-49f27030-d57c-453f-aae3-6618675291fc-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-49f27030-d57c-453f-aae3-6618675291fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 2%;
  margin-right: 2%;
  
  
}

.shg-image-content-margin-container-s-49f27030-d57c-453f-aae3-6618675291fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add background color handling */
  
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49f27030-d57c-453f-aae3-6618675291fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image {
  box-sizing: border-box;
}



.s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  
}


@media (min-width: 1200px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin: 0 !important;
  overflow: visible;
}

#s-49f27030-d57c-453f-aae3-6618675291fc-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-49f27030-d57c-453f-aae3-6618675291fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49f27030-d57c-453f-aae3-6618675291fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add background color handling */
  
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49f27030-d57c-453f-aae3-6618675291fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image {
  box-sizing: border-box;
}



.s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  
}


}@media (min-width: 992px) and (max-width: 1199px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin: 0 !important;
  overflow: visible;
}

#s-49f27030-d57c-453f-aae3-6618675291fc-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-49f27030-d57c-453f-aae3-6618675291fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49f27030-d57c-453f-aae3-6618675291fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add background color handling */
  
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49f27030-d57c-453f-aae3-6618675291fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image {
  box-sizing: border-box;
}



.s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  
}


}@media (min-width: 768px) and (max-width: 991px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin: 0 !important;
  overflow: visible;
}

#s-49f27030-d57c-453f-aae3-6618675291fc-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-49f27030-d57c-453f-aae3-6618675291fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49f27030-d57c-453f-aae3-6618675291fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add background color handling */
  
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49f27030-d57c-453f-aae3-6618675291fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image {
  box-sizing: border-box;
}



.s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  
}


}@media (max-width: 767px){#s-49f27030-d57c-453f-aae3-6618675291fc {
  margin: 0 !important;
  overflow: visible;
}

#s-49f27030-d57c-453f-aae3-6618675291fc-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-49f27030-d57c-453f-aae3-6618675291fc {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-49f27030-d57c-453f-aae3-6618675291fc {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add background color handling */
  
}

#s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}






.s-49f27030-d57c-453f-aae3-6618675291fc .shogun-image-content {
  
    justify-content: center;
  
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shg-align-container {
  display: flex;
  justify-content: center
}

.s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-49f27030-d57c-453f-aae3-6618675291fc.shogun-image {
  box-sizing: border-box;
}



.s-49f27030-d57c-453f-aae3-6618675291fc img.shogun-image {
  
}


}
#s-e80e1fc7-1033-45b9-913d-df4215dba774 {
  margin-left: auto;
margin-right: auto;
}

#s-e5bb3510-30cb-47c1-9473-f0833e279822 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
}








#s-e5bb3510-30cb-47c1-9473-f0833e279822 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-e5bb3510-30cb-47c1-9473-f0833e279822.shg-box.shg-c {
  justify-content: center;
}

#s-0c6ae707-28bc-403c-a7d0-5a981e30c71a {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-0c6ae707-28bc-403c-a7d0-5a981e30c71a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0c6ae707-28bc-403c-a7d0-5a981e30c71a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0c6ae707-28bc-403c-a7d0-5a981e30c71a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0c6ae707-28bc-403c-a7d0-5a981e30c71a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 {
  margin-left: 5%;
margin-right: 5%;
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ce25d331-6f3b-4d24-bd1a-b0317bcacac6 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-017fb62c-4ebc-41b6-a7c8-f8068cff2736 {
  margin-left: auto;
margin-right: auto;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 {
  margin-left: 5%;
margin-right: 5%;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8a0c180c-df97-47c0-9c3b-80ccf05fab66 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-5bfa48f2-97cd-46b2-80c2-d8909ee712af {
  margin-left: 5%;
margin-right: 5%;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8ae662d1-0ec2-4ad1-b3e7-59f97c1c54b1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-fbe9204e-da7f-49fe-8dbe-bb4626f7ae9d {
  margin-left: auto;
margin-right: auto;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 {
  margin-left: 5%;
margin-right: 5%;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-a34bcd40-e4b7-4556-aa53-1bfaa93c8c03 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-7ec101ef-b8f1-481a-9b9c-a1226d2a1956 {
  margin-left: 0%;
margin-right: 0%;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b {
  margin-left: 5%;
margin-right: 5%;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-25fb7629-f3f5-4274-8d8b-332b684e0b6b > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-4e18a415-841a-4fd0-9e6e-4c3c238f82b1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 {
  margin-left: 5%;
margin-right: 5%;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-97a20041-7a1a-4b37-91c2-0cdddac07969 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-255d7652-3965-45ea-a93b-90af76d03b0f {
  margin-left: auto;
margin-right: auto;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e {
  margin-left: 5%;
margin-right: 5%;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ce77d10c-d795-4521-b23b-37bc6fc81d4e > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-0869f8fa-fc28-485c-94b6-bc8ae9689626 {
  margin-left: 1%;
margin-right: 1%;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin: 0 !important;
  overflow: visible;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41-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-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add background color handling */
  
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
  box-sizing: border-box;
}



.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
      position: relative;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin: 0 !important;
  overflow: visible;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41-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-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add background color handling */
  
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
  box-sizing: border-box;
}



.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
      position: relative;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin: 0 !important;
  overflow: visible;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41-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-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add background color handling */
  
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
  box-sizing: border-box;
}



.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
      position: relative;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin: 0 !important;
  overflow: visible;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41-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-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add background color handling */
  
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
  box-sizing: border-box;
}



.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
      position: relative;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  margin: 0 !important;
  overflow: visible;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41-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-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add background color handling */
  
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 .shogun-image-content {
  
    justify-content: center;
  
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shg-align-container {
  display: flex;
  justify-content: center
}

.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image {
  box-sizing: border-box;
}



.s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container {
      position: relative;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-16fc5455-f824-44f1-a9b7-901a3ab8cb41 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 {
  margin-left: 5%;
margin-right: 5%;
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid #ddd;
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(9, 7, 23, 1);
  padding: 10px;
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 1);
  border-top: 1px solid #ddd;
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ac7aa5c8-1eae-447f-97a0-4f889465d5a8 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-96c29592-884f-44f2-b4e7-92eee8cf067d {
  margin-left: 1%;
margin-right: 1%;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin: 0 !important;
  overflow: visible;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80-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-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add background color handling */
  
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
  box-sizing: border-box;
}



.s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
      position: relative;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin: 0 !important;
  overflow: visible;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80-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-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add background color handling */
  
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
  box-sizing: border-box;
}



.s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
      position: relative;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin: 0 !important;
  overflow: visible;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80-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-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add background color handling */
  
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
  box-sizing: border-box;
}



.s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
      position: relative;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin: 0 !important;
  overflow: visible;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80-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-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add background color handling */
  
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
  box-sizing: border-box;
}



.s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
      position: relative;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  margin: 0 !important;
  overflow: visible;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80-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-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add background color handling */
  
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-69c0eb24-c7af-42cc-b2be-614901d62a80 .shogun-image-content {
  
    justify-content: center;
  
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shg-align-container {
  display: flex;
  justify-content: center
}

.s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image {
  box-sizing: border-box;
}



.s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container {
      position: relative;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-69c0eb24-c7af-42cc-b2be-614901d62a80 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}
@media (max-width: 767px){#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  max-width: 3000px;
aspect-ratio: 2000/669;
}
}
#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin: 0 !important;
  overflow: visible;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920-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-add76475-9a79-4c89-9089-b7f8da59f920 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-add76475-9a79-4c89-9089-b7f8da59f920 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add background color handling */
  
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-content {
  
    justify-content: center;
  
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shg-align-container {
  display: flex;
  justify-content: center
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
  box-sizing: border-box;
}



.s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-add76475-9a79-4c89-9089-b7f8da59f920 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
      position: relative;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin: 0 !important;
  overflow: visible;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920-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-add76475-9a79-4c89-9089-b7f8da59f920 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-add76475-9a79-4c89-9089-b7f8da59f920 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add background color handling */
  
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-content {
  
    justify-content: center;
  
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shg-align-container {
  display: flex;
  justify-content: center
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
  box-sizing: border-box;
}



.s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-add76475-9a79-4c89-9089-b7f8da59f920 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
      position: relative;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin: 0 !important;
  overflow: visible;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920-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-add76475-9a79-4c89-9089-b7f8da59f920 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-add76475-9a79-4c89-9089-b7f8da59f920 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add background color handling */
  
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-content {
  
    justify-content: center;
  
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shg-align-container {
  display: flex;
  justify-content: center
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
  box-sizing: border-box;
}



.s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-add76475-9a79-4c89-9089-b7f8da59f920 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
      position: relative;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin: 0 !important;
  overflow: visible;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920-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-add76475-9a79-4c89-9089-b7f8da59f920 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-add76475-9a79-4c89-9089-b7f8da59f920 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add background color handling */
  
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-content {
  
    justify-content: center;
  
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shg-align-container {
  display: flex;
  justify-content: center
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
  box-sizing: border-box;
}



.s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-add76475-9a79-4c89-9089-b7f8da59f920 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
      position: relative;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-add76475-9a79-4c89-9089-b7f8da59f920 {
  margin: 0 !important;
  overflow: visible;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920-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-add76475-9a79-4c89-9089-b7f8da59f920 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-add76475-9a79-4c89-9089-b7f8da59f920 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add background color handling */
  
}

#s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  /* Add padding handling */
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-add76475-9a79-4c89-9089-b7f8da59f920 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-add76475-9a79-4c89-9089-b7f8da59f920 .shogun-image-content {
  
    justify-content: center;
  
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shg-align-container {
  display: flex;
  justify-content: center
}

.s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image {
  box-sizing: border-box;
}



.s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-add76475-9a79-4c89-9089-b7f8da59f920 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container {
      position: relative;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-add76475-9a79-4c89-9089-b7f8da59f920 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-a02e33d1-8a1d-47ce-8d48-595315c6d37f {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-f606fdbc-4cf0-4b45-b33e-7e1007116a10 {
  margin-left: 0%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f606fdbc-4cf0-4b45-b33e-7e1007116a10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f606fdbc-4cf0-4b45-b33e-7e1007116a10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f606fdbc-4cf0-4b45-b33e-7e1007116a10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f606fdbc-4cf0-4b45-b33e-7e1007116a10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-31f7fdba-ae12-44c5-871c-39b885337721 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31f7fdba-ae12-44c5-871c-39b885337721 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin-left: 5%;
margin-right: 5%;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin: 0 !important;
  overflow: visible;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46-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-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add background color handling */
  
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-content {
  
    justify-content: center;
  
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
  box-sizing: border-box;
}



.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
      position: relative;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin: 0 !important;
  overflow: visible;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46-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-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add background color handling */
  
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-content {
  
    justify-content: center;
  
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
  box-sizing: border-box;
}



.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
      position: relative;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin: 0 !important;
  overflow: visible;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46-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-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add background color handling */
  
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-content {
  
    justify-content: center;
  
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
  box-sizing: border-box;
}



.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
      position: relative;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin: 0 !important;
  overflow: visible;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46-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-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add background color handling */
  
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-content {
  
    justify-content: center;
  
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
  box-sizing: border-box;
}



.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
      position: relative;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  margin: 0 !important;
  overflow: visible;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46-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-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add background color handling */
  
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 .shogun-image-content {
  
    justify-content: center;
  
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shg-align-container {
  display: flex;
  justify-content: center
}

.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image {
  box-sizing: border-box;
}



.s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container {
      position: relative;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-78f3f7ab-8c0f-4af9-95be-66fb1fc71e46 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-f74070c8-2e53-4ec6-b7d1-1d60786d0993 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f74070c8-2e53-4ec6-b7d1-1d60786d0993 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin-left: 5%;
margin-right: 5%;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin: 0 !important;
  overflow: visible;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12-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-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add background color handling */
  
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
  box-sizing: border-box;
}



.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
      position: relative;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin: 0 !important;
  overflow: visible;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12-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-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add background color handling */
  
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
  box-sizing: border-box;
}



.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
      position: relative;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin: 0 !important;
  overflow: visible;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12-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-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add background color handling */
  
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
  box-sizing: border-box;
}



.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
      position: relative;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin: 0 !important;
  overflow: visible;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12-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-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add background color handling */
  
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
  box-sizing: border-box;
}



.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
      position: relative;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  margin: 0 !important;
  overflow: visible;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12-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-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add background color handling */
  
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 .shogun-image-content {
  
    justify-content: center;
  
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shg-align-container {
  display: flex;
  justify-content: center
}

.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image {
  box-sizing: border-box;
}



.s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container {
      position: relative;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-73a9b60c-b0d5-4899-81ed-a02e1929ab12 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-4deae5ad-db22-479c-9576-63c4c461af14 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
}

#s-d9230818-7a4e-4db1-8b9c-a2cb69da5cb6 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-d9230818-7a4e-4db1-8b9c-a2cb69da5cb6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9230818-7a4e-4db1-8b9c-a2cb69da5cb6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d9230818-7a4e-4db1-8b9c-a2cb69da5cb6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9230818-7a4e-4db1-8b9c-a2cb69da5cb6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-ca820489-7c03-4e93-87d2-4c094deaa7ae {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca820489-7c03-4e93-87d2-4c094deaa7ae .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-a12a51b3-7656-4eab-9d03-ef0c28051802 {
  margin-left: 5%;
margin-right: 5%;
max-width: 3000px;
aspect-ratio: 2000/929;
text-align: center;
}

#s-a12a51b3-7656-4eab-9d03-ef0c28051802 {
  overflow: hidden;
  
  
      max-width: 3000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-a12a51b3-7656-4eab-9d03-ef0c28051802 img.shogun-image,
  #s-a12a51b3-7656-4eab-9d03-ef0c28051802 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-a12a51b3-7656-4eab-9d03-ef0c28051802 {
    width: 100%;
    height: auto;
  }



  #s-a12a51b3-7656-4eab-9d03-ef0c28051802 img.shogun-image {
    

    
    
    
  }


#s-a12a51b3-7656-4eab-9d03-ef0c28051802 .shogun-image-content {
  
    justify-content: center;
  
}

#s-601cdce7-40f1-42ae-a794-e72801844da7 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-601cdce7-40f1-42ae-a794-e72801844da7 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-eb252711-185a-4851-b154-f0b855f26104 {
  margin-left: 5%;
margin-right: 5%;
max-width: 3000px;
aspect-ratio: 2000/929;
text-align: center;
}

#s-eb252711-185a-4851-b154-f0b855f26104 {
  overflow: hidden;
  
  
      max-width: 3000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-eb252711-185a-4851-b154-f0b855f26104 img.shogun-image,
  #s-eb252711-185a-4851-b154-f0b855f26104 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-eb252711-185a-4851-b154-f0b855f26104 {
    width: 100%;
    height: auto;
  }



  #s-eb252711-185a-4851-b154-f0b855f26104 img.shogun-image {
    

    
    
    
  }


#s-eb252711-185a-4851-b154-f0b855f26104 .shogun-image-content {
  
    justify-content: center;
  
}

#s-dcca5f36-8086-41d5-8400-9cac1e51e60e {
  margin-top: 50px;
margin-left: auto;
margin-bottom: 50px;
margin-right: auto;
padding-left: 5%;
padding-right: 5%;
}

#s-bec4f0fe-9a67-4975-a710-3df6b4e6f3ec {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-bec4f0fe-9a67-4975-a710-3df6b4e6f3ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bec4f0fe-9a67-4975-a710-3df6b4e6f3ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-bec4f0fe-9a67-4975-a710-3df6b4e6f3ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-bec4f0fe-9a67-4975-a710-3df6b4e6f3ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

}

#s-d366d30e-53ec-4226-a01a-5ced76c17573 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d366d30e-53ec-4226-a01a-5ced76c17573 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin-left: 5%;
margin-right: 5%;
max-width: 2560px;
aspect-ratio: 2560/1263;
text-align: center;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899-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-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
  box-sizing: border-box;
}



.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
      position: relative;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899-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-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
  box-sizing: border-box;
}



.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
      position: relative;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899-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-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
  box-sizing: border-box;
}



.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
      position: relative;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899-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-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
  box-sizing: border-box;
}



.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
      position: relative;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  margin: 0 !important;
  overflow: visible;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899-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-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add background color handling */
  
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image {
  box-sizing: border-box;
}



.s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container {
      position: relative;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9eb92838-0143-4488-a0bf-e85ae1fa2899 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-abe89e79-b283-4960-b6f4-0f50eb6e21bc {
  padding-left: 5%;
padding-right: 5%;
}

#s-08955f11-7a99-4513-a2ee-748d5bb46f58 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08955f11-7a99-4513-a2ee-748d5bb46f58 .shogun-heading-component h6 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 15px;
  
  
  
}



#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin-left: 5%;
margin-right: 5%;
max-width: 2560px;
aspect-ratio: 2560/1263;
text-align: center;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin: 0 !important;
  overflow: visible;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e-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-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  margin-left: 5%;
  margin-right: 5%;
  
  
}

.shg-image-content-margin-container-s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add background color handling */
  
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
  box-sizing: border-box;
}



.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
      position: relative;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin: 0 !important;
  overflow: visible;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e-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-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add background color handling */
  
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
  box-sizing: border-box;
}



.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
      position: relative;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin: 0 !important;
  overflow: visible;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e-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-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add background color handling */
  
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
  box-sizing: border-box;
}



.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
      position: relative;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin: 0 !important;
  overflow: visible;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e-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-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add background color handling */
  
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
  box-sizing: border-box;
}



.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
      position: relative;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  margin: 0 !important;
  overflow: visible;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e-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-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add background color handling */
  
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }

    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-link {
      aspect-ratio: 2560/1263;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e .shogun-image-content {
  
    justify-content: center;
  
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shg-align-container {
  display: flex;
  justify-content: center
}

.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image {
  box-sizing: border-box;
}



.s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e {
      --shg-aspect-ratio: calc(2560/1263); 
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container {
      position: relative;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-3c8d6b1b-01a3-43f9-befd-d0fabd0ff33e img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-c7475ba6-f3ee-4c8e-8884-620c36b0580d {
  margin-left: 5%;
margin-right: 5%;
}

#s-4aa57e55-43bb-4858-b164-23d5832bac1e {
  margin-left: auto;
margin-right: auto;
}

#s-fa520341-4146-4d15-96cb-46ce0d9959ab {
  margin-left: 5%;
margin-right: 5%;
text-align: left;
}


  #s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 1);
    border: 5px solid rgba(92, 92, 99, 1);
  }
  #s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(38, 50, 119, 1);
    border: 5px solid #ddd;
  }
#s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 5px);
  left: 5px;
  bottom: -5px;
  height: 5px;
  background: rgba(38, 50, 119, 1);
}

#s-fa520341-4146-4d15-96cb-46ce0d9959ab .shogun-tabs-body {
  margin-top: -5px;
  border-top: 5px solid #ddd;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin: 0 !important;
  overflow: visible;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b-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-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add background color handling */
  
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
  box-sizing: border-box;
}



.s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
      position: relative;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin: 0 !important;
  overflow: visible;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b-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-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add background color handling */
  
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
  box-sizing: border-box;
}



.s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
      position: relative;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin: 0 !important;
  overflow: visible;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b-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-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add background color handling */
  
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
  box-sizing: border-box;
}



.s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
      position: relative;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin: 0 !important;
  overflow: visible;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b-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-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add background color handling */
  
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
  box-sizing: border-box;
}



.s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
      position: relative;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  margin: 0 !important;
  overflow: visible;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b-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-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add background color handling */
  
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-fc8d0450-6772-4008-ba04-313a1e23ef6b .shogun-image-content {
  
    justify-content: center;
  
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image {
  box-sizing: border-box;
}



.s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container {
      position: relative;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-fc8d0450-6772-4008-ba04-313a1e23ef6b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin-left: auto;
margin-right: auto;
max-width: 2560px;
aspect-ratio: 16/9;
text-align: center;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834-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-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
  box-sizing: border-box;
}



.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
      position: relative;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

@media (min-width: 1200px){#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834-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-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
  box-sizing: border-box;
}



.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
      position: relative;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834-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-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
  box-sizing: border-box;
}



.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
      position: relative;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834-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-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
  box-sizing: border-box;
}



.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
      position: relative;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}@media (max-width: 767px){#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  margin: 0 !important;
  overflow: visible;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834-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-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add background color handling */
  
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }

    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-link {
      aspect-ratio: 16/9;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2560px;
  }



  img.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
    
    
    
    max-height: 2560px;
  }


.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 .shogun-image-content {
  
    justify-content: center;
  
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shg-align-container {
  display: flex;
  justify-content: center
}

.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image {
  box-sizing: border-box;
}



.s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 {
      --shg-aspect-ratio: calc(16/9); 
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container {
      position: relative;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-5c50ce9c-737d-48ca-a54e-dc7cd446b834 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2560px;
    }
  }

}
#s-ff91db7c-6a7b-4c68-89ef-69ed6b91ee58 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-ff91db7c-6a7b-4c68-89ef-69ed6b91ee58 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-da3d2721-5776-4b29-99db-1d862e5cbff3 {
  margin-left: auto;
margin-right: auto;
}

@media (min-width: 0px) {
[id="s-da3d2721-5776-4b29-99db-1d862e5cbff3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da3d2721-5776-4b29-99db-1d862e5cbff3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da3d2721-5776-4b29-99db-1d862e5cbff3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da3d2721-5776-4b29-99db-1d862e5cbff3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

}

#s-528a0b10-fd41-4b6f-b10f-7d5ec2f9a041 {
  margin-left: 5%;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-528a0b10-fd41-4b6f-b10f-7d5ec2f9a041 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-528a0b10-fd41-4b6f-b10f-7d5ec2f9a041.shg-box.shg-c {
  justify-content: center;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8-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-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
  box-sizing: border-box;
}



.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
      position: relative;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8-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-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
  box-sizing: border-box;
}



.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
      position: relative;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8-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-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
  box-sizing: border-box;
}



.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
      position: relative;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8-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-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
  box-sizing: border-box;
}



.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
      position: relative;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  margin: 0 !important;
  overflow: visible;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8-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-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add background color handling */
  
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 .shogun-image-content {
  
    justify-content: center;
  
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shg-align-container {
  display: flex;
  justify-content: center
}

.s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image {
  box-sizing: border-box;
}



.s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container {
      position: relative;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-b8010382-1711-4a4c-bc2a-6597493a7cd8 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-4c2da2c4-a250-4c8c-81f7-94c7c4d52f8e {
  margin-left: 5%;
margin-right: 5%;
}

#s-4840da78-5af0-4f76-be8f-1c9bd2318099 {
  margin-top: 50px;
margin-left: 5%;
margin-bottom: 50px;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-4840da78-5af0-4f76-be8f-1c9bd2318099 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4840da78-5af0-4f76-be8f-1c9bd2318099.shg-box.shg-c {
  justify-content: center;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin: 0 !important;
  overflow: visible;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b-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-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add background color handling */
  
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
  box-sizing: border-box;
}



.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
      position: relative;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin: 0 !important;
  overflow: visible;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b-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-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add background color handling */
  
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
  box-sizing: border-box;
}



.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
      position: relative;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin: 0 !important;
  overflow: visible;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b-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-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add background color handling */
  
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
  box-sizing: border-box;
}



.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
      position: relative;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin: 0 !important;
  overflow: visible;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b-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-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add background color handling */
  
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
  box-sizing: border-box;
}



.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
      position: relative;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  margin: 0 !important;
  overflow: visible;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b-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-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add background color handling */
  
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b .shogun-image-content {
  
    justify-content: center;
  
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shg-align-container {
  display: flex;
  justify-content: center
}

.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image {
  box-sizing: border-box;
}



.s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container {
      position: relative;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-6e9b15d4-27d2-4d10-8a80-5e19b544277b img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-e36f29ab-f886-4934-9e32-e58e604b4da1 {
  margin-left: 5%;
margin-right: 5%;
}

#s-3aa03ca4-9021-4c37-a1fa-0e476c1445f6 {
  margin-left: 5%;
margin-right: 5%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 1px;
min-height: 560px;
}








#s-3aa03ca4-9021-4c37-a1fa-0e476c1445f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-3aa03ca4-9021-4c37-a1fa-0e476c1445f6.shg-box.shg-c {
  justify-content: center;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin-top: -30px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 5%;
max-width: 4096px;
aspect-ratio: 1/1;
text-align: center;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin: 0 !important;
  overflow: visible;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765-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-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add background color handling */
  
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #000;
  border-style: none;
  border-radius: 1px;

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
  box-sizing: border-box;
}



.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
      position: relative;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin: 0 !important;
  overflow: visible;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765-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-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add background color handling */
  
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
  box-sizing: border-box;
}



.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
      position: relative;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin: 0 !important;
  overflow: visible;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765-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-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add background color handling */
  
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
  box-sizing: border-box;
}



.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
      position: relative;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin: 0 !important;
  overflow: visible;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765-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-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add background color handling */
  
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
  box-sizing: border-box;
}



.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
      position: relative;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  margin: 0 !important;
  overflow: visible;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765-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-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add background color handling */
  
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 .shogun-image-content {
  
    justify-content: center;
  
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shg-align-container {
  display: flex;
  justify-content: center
}

.s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image {
  box-sizing: border-box;
}



.s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container {
      position: relative;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-19ab027c-d5ca-4d38-8d97-4b34452a2765 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-824897fb-c273-4cd6-90f4-47517c33f137 {
  margin-left: 5%;
margin-right: 5%;
}

#s-4d1a118a-50fc-4eac-b031-e413eabc9346 {
  background-attachment: fixed;
margin-left: auto;
margin-right: auto;
min-height: 80em;
background-color: rgba(29, 29, 29, 1);
}








#s-4d1a118a-50fc-4eac-b031-e413eabc9346 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-4d1a118a-50fc-4eac-b031-e413eabc9346.shg-box.shg-c {
  justify-content: center;
}

#s-509d30b3-cae6-4390-ae4a-968bf559c75c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 50px;
}








#s-509d30b3-cae6-4390-ae4a-968bf559c75c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-509d30b3-cae6-4390-ae4a-968bf559c75c.shg-box.shg-c {
  justify-content: center;
}

#s-d9fd50df-286e-4d16-b0e8-a02c7a39cba1 {
  margin-left: 5%;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}

#s-d9fd50df-286e-4d16-b0e8-a02c7a39cba1 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin-left: 0%;
margin-right: 0%;
max-width: 4096px;
aspect-ratio: 3000/1305;
text-align: center;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin: 0 !important;
  overflow: visible;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a-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-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add background color handling */
  
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-content {
  
    justify-content: center;
  
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
  box-sizing: border-box;
}



.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
      position: relative;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin: 0 !important;
  overflow: visible;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a-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-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add background color handling */
  
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-content {
  
    justify-content: center;
  
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
  box-sizing: border-box;
}



.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
      position: relative;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin: 0 !important;
  overflow: visible;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a-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-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add background color handling */
  
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-content {
  
    justify-content: center;
  
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
  box-sizing: border-box;
}



.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
      position: relative;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin: 0 !important;
  overflow: visible;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a-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-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add background color handling */
  
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-content {
  
    justify-content: center;
  
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
  box-sizing: border-box;
}



.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
      position: relative;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  margin: 0 !important;
  overflow: visible;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a-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-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add background color handling */
  
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }

    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-link {
      aspect-ratio: 3000/1305;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a .shogun-image-content {
  
    justify-content: center;
  
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shg-align-container {
  display: flex;
  justify-content: center
}

.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image {
  box-sizing: border-box;
}



.s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a {
      --shg-aspect-ratio: calc(3000/1305); 
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container {
      position: relative;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-debc15a3-cc00-47b1-a9f1-b5ed05b3469a img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-bac43cf1-e84a-4876-b2b1-6edd19baffba {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}

#s-bac43cf1-e84a-4876-b2b1-6edd19baffba .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 24px;
  
  
  
}



#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin-left: 0%;
margin-right: 0%;
max-width: 4096px;
aspect-ratio: 2560/1279;
text-align: center;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin: 0 !important;
  overflow: visible;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f-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-53355e8c-ad9d-4978-88a9-f473f523038f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-53355e8c-ad9d-4978-88a9-f473f523038f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add background color handling */
  
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-content {
  
    justify-content: center;
  
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
  box-sizing: border-box;
}



.s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53355e8c-ad9d-4978-88a9-f473f523038f {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
      position: relative;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

@media (min-width: 1200px){#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin: 0 !important;
  overflow: visible;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f-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-53355e8c-ad9d-4978-88a9-f473f523038f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53355e8c-ad9d-4978-88a9-f473f523038f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add background color handling */
  
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-content {
  
    justify-content: center;
  
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
  box-sizing: border-box;
}



.s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53355e8c-ad9d-4978-88a9-f473f523038f {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
      position: relative;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin: 0 !important;
  overflow: visible;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f-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-53355e8c-ad9d-4978-88a9-f473f523038f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53355e8c-ad9d-4978-88a9-f473f523038f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add background color handling */
  
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-content {
  
    justify-content: center;
  
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
  box-sizing: border-box;
}



.s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53355e8c-ad9d-4978-88a9-f473f523038f {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
      position: relative;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin: 0 !important;
  overflow: visible;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f-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-53355e8c-ad9d-4978-88a9-f473f523038f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53355e8c-ad9d-4978-88a9-f473f523038f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add background color handling */
  
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-content {
  
    justify-content: center;
  
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
  box-sizing: border-box;
}



.s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53355e8c-ad9d-4978-88a9-f473f523038f {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
      position: relative;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}@media (max-width: 767px){#s-53355e8c-ad9d-4978-88a9-f473f523038f {
  margin: 0 !important;
  overflow: visible;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f-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-53355e8c-ad9d-4978-88a9-f473f523038f {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-53355e8c-ad9d-4978-88a9-f473f523038f {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add background color handling */
  
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }

    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-link {
      aspect-ratio: 2560/1279;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-53355e8c-ad9d-4978-88a9-f473f523038f .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 4096px;
  }



  img.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
    
    
    
    max-height: 4096px;
  }


.s-53355e8c-ad9d-4978-88a9-f473f523038f .shogun-image-content {
  
    justify-content: center;
  
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shg-align-container {
  display: flex;
  justify-content: center
}

.s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image {
  box-sizing: border-box;
}



.s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-53355e8c-ad9d-4978-88a9-f473f523038f {
      --shg-aspect-ratio: calc(2560/1279); 
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container {
      position: relative;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-53355e8c-ad9d-4978-88a9-f473f523038f img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 4096px;
    }
  }

}
#s-6130a360-9cfc-45b4-bdd9-e5c98cae0ac7 {
  margin-left: 2%;
margin-right: 2%;
min-height: 50px;
}








#s-6130a360-9cfc-45b4-bdd9-e5c98cae0ac7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6130a360-9cfc-45b4-bdd9-e5c98cae0ac7.shg-box.shg-c {
  justify-content: center;
}

#s-e0b9a912-786c-4984-9316-e1ba097bd9a1 {
  margin-top: 50px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e0b9a912-786c-4984-9316-e1ba097bd9a1 .shogun-heading-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 23px;
  
  
  
}



#s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 {
  padding-left: 5%;
padding-right: 5%;
max-width: 2000px;
aspect-ratio: 3000/1149;
text-align: center;
}

#s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 {
  overflow: hidden;
  
  
      max-width: 2000px;
      
        margin-left: auto;
        margin-right: auto;
      
      
      
  
}





  #s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 img.shogun-image,
  #s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 .shg-image-content-wrapper {
    height: 100%;
    width: 100%;
  }

  #s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 {
    width: 100%;
    height: auto;
  }



  #s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 img.shogun-image {
    

    
    
    
  }


#s-b1ff484c-cbcf-4d34-a92d-b475d33394c4 .shogun-image-content {
  
    justify-content: center;
  
}

#s-6d14849a-d6cb-477a-a1c0-1a7e4822a3e3 {
  background-size: cover;
margin-left: 0%;
margin-right: 0%;
padding-top: 50px;
padding-bottom: 50px;
min-height: 450px;
background-position: center center;
background-color: rgba(0, 0, 0, 1);
}








#s-6d14849a-d6cb-477a-a1c0-1a7e4822a3e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
  display: block;
}#s-6d14849a-d6cb-477a-a1c0-1a7e4822a3e3.shg-box.shg-c {
  justify-content: center;
}

#s-ce2d0b5c-55d1-4ef1-a2ed-40bf97b1c452 {
  margin-left: 0%;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-ce2d0b5c-55d1-4ef1-a2ed-40bf97b1c452 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-789635f7-f0b1-4fe5-8873-ad42344a5505 {
  margin-top: 20px;
margin-left: 5%;
margin-bottom: 20px;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-789635f7-f0b1-4fe5-8873-ad42344a5505"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 5.0px);
}

}

@media (min-width: 768px) {
[id="s-789635f7-f0b1-4fe5-8873-ad42344a5505"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-789635f7-f0b1-4fe5-8873-ad42344a5505"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-789635f7-f0b1-4fe5-8873-ad42344a5505"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.333333333333334px);
}

}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7-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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
  box-sizing: border-box;
}



.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
      position: relative;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7-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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
  box-sizing: border-box;
}



.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
      position: relative;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7-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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
  box-sizing: border-box;
}



.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
      position: relative;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7-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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
  box-sizing: border-box;
}



.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
      position: relative;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  margin: 0 !important;
  overflow: visible;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7-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-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add background color handling */
  
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 .shogun-image-content {
  
    justify-content: center;
  
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shg-align-container {
  display: flex;
  justify-content: center
}

.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image {
  box-sizing: border-box;
}



.s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container {
      position: relative;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-587d9ff3-dddc-41d0-abdb-0795a2b08eb7 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9-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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
  box-sizing: border-box;
}



.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
      position: relative;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9-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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
  box-sizing: border-box;
}



.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
      position: relative;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9-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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
  box-sizing: border-box;
}



.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
      position: relative;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9-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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
  box-sizing: border-box;
}



.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
      position: relative;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  margin: 0 !important;
  overflow: visible;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9-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-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add background color handling */
  
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 .shogun-image-content {
  
    justify-content: center;
  
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shg-align-container {
  display: flex;
  justify-content: center
}

.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image {
  box-sizing: border-box;
}



.s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container {
      position: relative;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-a8a4ef48-b8e2-498d-b2cf-126d57d0d1b9 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4-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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
  box-sizing: border-box;
}



.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
      position: relative;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4-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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
  box-sizing: border-box;
}



.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
      position: relative;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4-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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
  box-sizing: border-box;
}



.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
      position: relative;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4-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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
  box-sizing: border-box;
}



.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
      position: relative;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  margin: 0 !important;
  overflow: visible;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4-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-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add background color handling */
  
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 .shogun-image-content {
  
    justify-content: center;
  
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shg-align-container {
  display: flex;
  justify-content: center
}

.s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image {
  box-sizing: border-box;
}



.s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container {
      position: relative;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-50c5a232-fe95-49c9-be63-b37ba013a7d4 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin-top: 5px;
margin-left: auto;
margin-bottom: 5px;
margin-right: auto;
max-width: 2000px;
aspect-ratio: 1/1;
text-align: center;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288-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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  margin-top: 5px;
  margin-bottom: 5px;
}

.shg-image-content-margin-container-s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
  box-sizing: border-box;
}



.s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bb116c6-1333-4074-8feb-28ac3d675288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
      position: relative;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

@media (min-width: 1200px){#s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288-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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
  box-sizing: border-box;
}



.s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bb116c6-1333-4074-8feb-28ac3d675288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
      position: relative;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288 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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288-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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
  box-sizing: border-box;
}



.s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bb116c6-1333-4074-8feb-28ac3d675288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
      position: relative;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288 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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288-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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
  box-sizing: border-box;
}



.s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bb116c6-1333-4074-8feb-28ac3d675288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
      position: relative;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}@media (max-width: 767px){#s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288-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-9bb116c6-1333-4074-8feb-28ac3d675288 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bb116c6-1333-4074-8feb-28ac3d675288 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }

    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-link {
      aspect-ratio: 1/1;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bb116c6-1333-4074-8feb-28ac3d675288 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 2000px;
  }



  img.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
    
    
    
    max-height: 2000px;
  }


.s-9bb116c6-1333-4074-8feb-28ac3d675288 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image {
  box-sizing: border-box;
}



.s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bb116c6-1333-4074-8feb-28ac3d675288 {
      --shg-aspect-ratio: calc(1/1); 
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container {
      position: relative;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bb116c6-1333-4074-8feb-28ac3d675288 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 2000px;
    }
  }

}
#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2-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-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

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

.shg-image-content-margin-container-s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
  box-sizing: border-box;
}



.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
      position: relative;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2-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-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
  box-sizing: border-box;
}



.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
      position: relative;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2-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-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
  box-sizing: border-box;
}



.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
      position: relative;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2-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-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
  box-sizing: border-box;
}



.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
      position: relative;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  margin: 0 !important;
  overflow: visible;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2-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-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add background color handling */
  
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 .shogun-image-content {
  
    justify-content: center;
  
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shg-align-container {
  display: flex;
  justify-content: center
}

.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image {
  box-sizing: border-box;
}



.s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container {
      position: relative;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-9bf6d8dd-0a83-41ca-bd32-768a495605a2 img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin-left: auto;
margin-right: auto;
max-width: 3000px;
aspect-ratio: 3000/2000;
text-align: center;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin: 0 !important;
  overflow: visible;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb-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-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add background color handling */
  
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-content {
  
    justify-content: center;
  
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
  box-sizing: border-box;
}



.s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
      position: relative;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

@media (min-width: 1200px){#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin: 0 !important;
  overflow: visible;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb-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-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add background color handling */
  
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-content {
  
    justify-content: center;
  
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
  box-sizing: border-box;
}



.s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
      position: relative;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 992px) and (max-width: 1199px){#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin: 0 !important;
  overflow: visible;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb-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-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add background color handling */
  
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-content {
  
    justify-content: center;
  
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
  box-sizing: border-box;
}



.s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
      position: relative;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (min-width: 768px) and (max-width: 991px){#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin: 0 !important;
  overflow: visible;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb-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-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add background color handling */
  
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-content {
  
    justify-content: center;
  
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
  box-sizing: border-box;
}



.s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
      position: relative;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}@media (max-width: 767px){#s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  margin: 0 !important;
  overflow: visible;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb-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-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  overflow: visible;
  grid-column: 1;
  grid-row: 1;

  /* Add margin handling */
  
  
  
  
}

.shg-image-content-margin-container-s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add background color handling */
  
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  /* Add padding handling */
  
  
  
  
  /* Add border handling */
  
  
  
  
  
  
  

}



  @supports  (aspect-ratio: 1/1) {
    
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }

    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-link {
      aspect-ratio: 3000/2000;
      min-width: 100%;
      height: auto;
    }
  }

  @supports not (aspect-ratio: 1/1) {
    #s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shg-image-content-wrapper {
      height: 100%;
      width: 100%;
    }
  }

  .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
    width: 100%;
    height: auto;
  }

  #s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
    height: 100%;
    width: 100%;
    
    max-height: 3000px;
  }



  img.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
    
    
    
    max-height: 3000px;
  }


.s-257df81f-f9e5-4d23-97c7-e3e28419dccb .shogun-image-content {
  
    justify-content: center;
  
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shg-align-container {
  display: flex;
  justify-content: center
}

.s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
  display: inline-block;
  box-sizing: border-box;
}

#s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image {
  box-sizing: border-box;
}



.s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image {
  
}


  @supports not (aspect-ratio: 1/1) {
    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb {
      --shg-aspect-ratio: calc(3000/2000); 
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container {
      position: relative;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::before {
      float: left;
      padding-top: calc(1 / var(--shg-aspect-ratio) * 100%);
      content: '';
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb.shogun-image-container::after {
      display: block;
      content: '';
      clear: both;
    }

    .s-257df81f-f9e5-4d23-97c7-e3e28419dccb img.shogun-image{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      
      max-width: 3000px;
    }
  }

}
#s-754a34ac-f902-45a5-9c67-13b8b829b437 {
  margin-left: 20%;
margin-right: 20%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-754a34ac-f902-45a5-9c67-13b8b829b437 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 25px;
  
  
  
}



#s-c2d0296a-d3a5-48b8-b9ae-2d1137be160e {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c2d0296a-d3a5-48b8-b9ae-2d1137be160e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c2d0296a-d3a5-48b8-b9ae-2d1137be160e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c2d0296a-d3a5-48b8-b9ae-2d1137be160e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c2d0296a-d3a5-48b8-b9ae-2d1137be160e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

}

#s-36bb4f24-41aa-4e41-90c4-66b6f68d8216 {
  margin-left: auto;
margin-right: auto;
}

#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-3a042800-76a8-4ce0-9a8e-2ff4bfc9394b img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-bdeed9f7-3e26-4e49-8e1a-e99f8691118f {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bdeed9f7-3e26-4e49-8e1a-e99f8691118f .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}

#s-77e62f9c-c200-4119-b6bd-6ae10b2e2c84 {
  margin-left: auto;
margin-right: auto;
}

#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-19a3231e-b614-4ae3-95ca-898d4bb7d144 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-1ce57105-c045-4982-93af-59ff30f7f6d0 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1ce57105-c045-4982-93af-59ff30f7f6d0 .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}

#s-bead2220-af67-4acd-9f81-a748f5402501 {
  margin-left: auto;
margin-right: auto;
}

#s-efb867ce-f368-4634-b48d-abf64b9ec825 {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-efb867ce-f368-4634-b48d-abf64b9ec825 img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-fd99f874-f086-4627-bd33-e80bf9815df1 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd99f874-f086-4627-bd33-e80bf9815df1 .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}

#s-1f9d6471-3216-4166-b493-28b2bbb9abf0 {
  margin-left: auto;
margin-right: auto;
}

#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f {
  margin-left: auto;
margin-right: auto;
text-align: left;
}



.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f img.shogun-image {
  width: 100%;
  height: auto;
}





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

.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f .shg-image-zoom {
  width:  100%; 
  height:  100%; 
}


.shg-c#s-0488f0fb-a0ad-4842-9f01-7c1148d9454f img.shogun-image {
  width: 100%;
  height: auto;
}





  .shg-product-image-wrapper {
    display: none;
  }
}
#s-47ea4a94-1990-4951-af5d-57ff25823043 {
  margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47ea4a94-1990-4951-af5d-57ff25823043 .shg-product-title-component h6 span {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
  
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* <-- User Content Animations */

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

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

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

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}